Package Libs :: Module pelib :: Class PE
[hide private]
[frames] | no frames]

Class PE

source code

Instance Methods [hide private]
 
__init__(self) source code
 
get(self, data, offset2PE) source code
 
getSections(self, data) source code
 
getImportDescriptor(self, data, rva) source code
 
printImportDescriptor(self) source code
 
printSections(self) source code
 
getString(self, data, rva) source code
 
getOffsetFromRVA(self, rva, imagebase=0) source code
 
getRVAfromoffset(self, offset, imagebase=0) source code
 
getDirectories(self, data) source code
 
printDirectories(self) source code
 
getExportDescriptor(self, data, rva) source code