Module goblin::pe::optional_header [−][src]
Structs
OptionalHeader | |
StandardFields | Unified 32/64-bit COFF fields |
StandardFields32 | standard COFF fields |
StandardFields64 | standard 64-bit COFF fields |
WindowsFields32 | Windows specific fields |
WindowsFields64 | 64-bit Windows specific fields |
Constants
MAGIC_32 | Standard fields magic number for 32-bit binary |
MAGIC_64 | Standard fields magic number for 64-bit binary |
SIZEOF_STANDARD_FIELDS_32 | |
SIZEOF_STANDARD_FIELDS_64 | |
SIZEOF_WINDOWS_FIELDS_32 | |
SIZEOF_WINDOWS_FIELDS_64 |
Type Definitions
WindowsFields |