Skip to main content

Module macho

Module macho 

Source
Expand description

Mach-O implementation of the codehelion artifact backend boundary.

The backend reads bytes through the safe object API and never maps or executes the inspected artifact. It deliberately records only container facts; DWARF and dSYM source locations remain a correlation-layer concern.

Structs§

MachOBackend
Parser backend for Mach-O executable and relocatable objects.

Constants§

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