BaseRelocType
|
Base Relocation Type.
|
DBIStreamHeader
|
DBI stream header.
|
DBIStreamVersion
|
DBI stream version.
|
ExportAddressTableField
|
Each entry in the export address table is a field that uses one of two
formats: ExportRVA and ForwarderRVA.
|
ExportDirectoryTable
|
The export directory table contains address information that is used to
resolve imports to the entry points within this image.
|
GSIHashHeader
|
GSI hash header.
|
GSIHashRecord
|
GSI (global symbol information) hash record.
|
ImportDirectoryTable
|
The import information begins with the import directory table, which
describes the remainder of the import information. This type includes both
delay IDT and normal IDT.
|
ImportInfo
|
Import information.
|
ModuleInfo
|
Module information.
|
PE
|
Main PE format representation.
|
PESymbol
|
PE symbol. We separate B2R2.FrontEnd.BinFile.Symbol from format-specific symbol type
for ease of analysis.
|
RelocBlock
|
Relocation Block
|
RelocBlockEntry
|
Relocation Block Entry.
|
StreamDirectory
|
The Stream Directory contains information about the other streams in an MSF
file. MSF is a file system internally used in a PDB file, and a file in MSF
is often called as a stream.
|
SuperBlock
|
SuperBlock forms the header of a PDB file.
|
SymbolInfo
|
Symbol information (either from PDB or from COFF symbol table).
|
SymFlags
|
PE symbol flag.
|
SymType
|
PE symbol type.
|