Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 362 Bytes

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