Skip to main content

Module pe

Module pe 

Source

Structs§

PeAnalysis
Results of PE analysis.
PeBinary
A parsed and loaded PE32/PE32+ executable image.
PeFunctionSymbol
A known function start address extracted from PE metadata.
PeImportSymbol
A PE import resolved from the import address table.
PeSection

Enums§

PeError
Errors that can occur while parsing a PE binary.

Functions§

from_pe_machine