Typeinfo
Common types.
char: pwndbg.dbg_mod.Type
module-attribute
¶
int16: pwndbg.dbg_mod.Type
module-attribute
¶
int32: pwndbg.dbg_mod.Type
module-attribute
¶
int64: pwndbg.dbg_mod.Type
module-attribute
¶
int8: pwndbg.dbg_mod.Type
module-attribute
¶
long: pwndbg.dbg_mod.Type
module-attribute
¶
module = sys.modules[__name__]
module-attribute
¶
pchar: pwndbg.dbg_mod.Type
module-attribute
¶
ppvoid: pwndbg.dbg_mod.Type
module-attribute
¶
ptrdiff: pwndbg.dbg_mod.Type
module-attribute
¶
ptrsize: int = 4
module-attribute
¶
pvoid: pwndbg.dbg_mod.Type
module-attribute
¶
signed: Dict[int, pwndbg.dbg_mod.Type]
module-attribute
¶
size_t: pwndbg.dbg_mod.Type
module-attribute
¶
ssize_t: pwndbg.dbg_mod.Type
module-attribute
¶
uchar: pwndbg.dbg_mod.Type
module-attribute
¶
uint: pwndbg.dbg_mod.Type
module-attribute
¶
uint16: pwndbg.dbg_mod.Type
module-attribute
¶
uint32: pwndbg.dbg_mod.Type
module-attribute
¶
uint64: pwndbg.dbg_mod.Type
module-attribute
¶
uint8: pwndbg.dbg_mod.Type
module-attribute
¶
ulong: pwndbg.dbg_mod.Type
module-attribute
¶
unsigned: Dict[int, pwndbg.dbg_mod.Type]
module-attribute
¶
ushort: pwndbg.dbg_mod.Type
module-attribute
¶
void: pwndbg.dbg_mod.Type
module-attribute
¶
get_type(size)
¶
load(name)
¶
Load a symbol; note that new symbols can be added with add-symbol-file
functionality