Skip to main content

Module pe

Module pe 

Source
Expand description

PE and COFF implementation of the codehelion artifact backend boundary.

The backend reads bytes through the safe object API and never maps or executes the inspected artifact. PDB source locations are intentionally a separate correlation input: this parser establishes only facts present in the PE or COFF container itself.

Structs§

PeCoffBackend
Parser backend for PE images and COFF objects.

Constants§

PE_COFF_NORMALIZATION_VERSION
Version of the shared x86 instruction-shape normalization representation.