| Trees | Indices | Help |
|
|---|
|
|
object --+
|
peutils_t
PE utility class. Retrieves PE information from the database.
Constants from pe.h
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
PE_NODE = "$ PE header"
|
|
PE_ALT_DBG_FPOS = idaapi.BADADDR &-1
|
|
PE_ALT_IMAGEBASE = idaapi.BADADDR &-2
|
|
PE_ALT_PEHDR_OFF = idaapi.BADADDR &-3
|
|
PE_ALT_NEFLAGS = idaapi.BADADDR &-4
|
|
PE_ALT_TDS_LOADED = idaapi.BADADDR &-5
|
|
PE_ALT_PSXDLL = idaapi.BADADDR &-6
|
|
imagebase = property(lambda self: self.__penode.altval(peutils
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
| Class Variable Details |
imagebase
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 21 16:32:03 2011 | http://epydoc.sourceforge.net |