Loading page…
Parse ELF and PE headers, extract sections and symbols, understand DWARF debug info, and learn to patch binaries directly.
parse ELF file format C
Binary Formats is ELF headers, sections, symbols, PE exposure, and patching. The canonical "parse ELF in C" path.