Traits§
- PeReader
- Common trait for PE file readers
Functions§
- read_
pe_ head - Parse PE header (generic implementation)
- read_
pe_ program - read_
pe_ section_ headers - Read section header information (generic implementation)
- read_
section_ from_ header - Read section data from section header (generic implementation)