PE functions

Class cli_exe_info

Class cli_exe_section

Class cli_pe_hook_data

Global get_pe_section (struct cli_exe_section *section, uint32_t num)

Global getEntryPoint (void)

Global getExeOffset (void)

Global getImageBase (void)

Global getNumberOfSections (void)

Global getPEBaseOfCode (void)

Global getPEBaseOfData (void)

Global getPECharacteristics ()

Global getPECheckSum (void)

Global getPEDataDirRVA (unsigned n)

Global getPEDataDirSize (unsigned n)

Global getPEDllCharacteristics (void)

Global getPEFileAlignment (void)

Global getPEImageBase (void)

Global getPEisDLL ()

Global getPELFANew (void)

Global getPELoaderFlags (void)

Global getPEMachine ()

Global getPEMajorImageVersion (void)

Global getPEMajorLinkerVersion (void)

Global getPEMajorOperatingSystemVersion (void)

Global getPEMajorSubsystemVersion (void)

Global getPEMinorImageVersion (void)

Global getPEMinorLinkerVersion (void)

Global getPEMinorOperatingSystemVersion (void)

Global getPEMinorSubsystemVersion (void)

Global getPENumberOfSymbols ()

Global getPEPointerToSymbolTable ()

Global getPESectionAlignment (void)

Global getPESizeOfCode (void)

Global getPESizeOfHeaders (void)

Global getPESizeOfHeapCommit (void)

Global getPESizeOfHeapReserve (void)

Global getPESizeOfImage (void)

Global getPESizeOfInitializedData (void)

Global getPESizeOfOptionalHeader ()

Global getPESizeOfStackCommit (void)

Global getPESizeOfStackReserve (void)

Global getPESizeOfUninitializedData (void)

Global getPESubsystem (void)

Global getPETimeDateStamp ()

Global getPEWin32VersionValue (void)

Global getSectionRVA (unsigned i)
.

Global getSectionVirtualSize (unsigned i)
.

Global getVirtualEntryPoint (void)

Global hasExeInfo (void)

Global hasPEInfo (void)

Global isPE64 (void)

Class pe_image_data_dir

Class pe_image_file_hdr

Class pe_image_optional_hdr32

Class pe_image_optional_hdr64

Class pe_image_section_hdr

Global pe_rawaddr (uint32_t rva)

Global readPESectionName (unsigned char name[8], unsigned n)

Global readRVA (uint32_t rva, void *buf, size_t bufsize)
 All Data Structures Files Functions Variables Enumerations Enumerator Defines