Skip to main content

Module pe_reader

Module pe_reader 

Source

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)