pe-parser
There are 10 repositories under pe-parser topic.
HoShiMin/formatPE
A bunch of parsers for PE and PDB formats in C++
IsaacMarovitz/pe-parser
PE Parsing, but blazing fast
r3yl4h/pe-x86-parser
this is a small pe64 file analyzer in c++ with winapi, I didn't do it in the best way but hey, it's a small project like that that I thought was nice to do, the program can work in it calling with arguments or executing it as such.
5h4rrk/PEInsight
PEInsight is a fast and efficient command-line tool for parsing Windows Portable Executable (PE) files, written in C.
rykergogo/Kore
Lightweight reverse engineering tool for parsing 32 Bit PE files.
dk0m/Pie
A Light Pe Parser Written In Nim.
0xl0/PewParser
multi-platform C++ library and console tool for parsing Portable Executable (PE) files (.exe, .dll)
CausticKirbyZ/CrystalPE
Crystal Lang library for parsing of x64/x86 Windows PE files.
KnightChaser/simple-pe-parser
A simple PE(Portable Executable) parser written in C with WINAPI.
xHector1337/PeParser
CLI Pe Parser written in c.