Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SimpleParserPE

PE file parser (Windows Portable Executable) in C++.

Made this to understand how Windows executables work.

Parses DOS header, NT header, section headers, and import table.

Build

g++ main.cpp -o main.exe

About

PE file parser

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages