pe-parse
pe-parse copied to clipboard
Parse COFF files
trafficstars
COFF files are used as an intermediate object file format by compilers (.obj/.o). COFF shares a lot with PE format. The biggest differences are relocations and lack of PE headers and data directories.