Skip to content

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

Notifications You must be signed in to change notification settings

0xk4n3ki/peparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages