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§
- PeCoff
Backend - Parser backend for PE images and COFF objects.
Constants§
- PE_
COFF_ NORMALIZATION_ VERSION - Version of the shared x86 instruction-shape normalization representation.