Skip to main content

Module pe32

Module pe32 

Source
Available on crate feature pe32 only.
Expand description

Parsing of PE32 & EXE files, and anything else with an MZ header

Structs§

EXE
The struct to partially represent EXE files.

Enums§

SubSystem
PE32 files may be for different subsystems in Windows.
SubType
EXE subtypes