/peparser

PE parser to see the PE headers, sections, imports and exports

Primary LanguageC++

peparser

Command to compile: x86_64-w64-mingw32-g++ PEparser.cpp -o pe.exe -fpermissive -Wint-to-pointer-cast

Example:

DOS, NT, FILE Header

Optional Header

Data Directory

Section Header

DLLs and Imports