pe-parser

There are 10 repositories under pe-parser topic.

  • HoShiMin/formatPE

    A bunch of parsers for PE and PDB formats in C++

    Language:C++255101052
  • IsaacMarovitz/pe-parser

    PE Parsing, but blazing fast

    Language:Rust29336
  • 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.

    Language:C++12101
  • 5h4rrk/PEInsight

    PEInsight is a fast and efficient command-line tool for parsing Windows Portable Executable (PE) files, written in C.

    Language:C3110
  • rykergogo/Kore

    Lightweight reverse engineering tool for parsing 32 Bit PE files.

    Language:C++3200
  • dk0m/Pie

    A Light Pe Parser Written In Nim.

    Language:Nim2100
  • 0xl0/PewParser

    multi-platform C++ library and console tool for parsing Portable Executable (PE) files (.exe, .dll)

    Language:C++
  • CausticKirbyZ/CrystalPE

    Crystal Lang library for parsing of x64/x86 Windows PE files.

    Language:Crystal10
  • KnightChaser/simple-pe-parser

    A simple PE(Portable Executable) parser written in C with WINAPI.

    Language:C10
  • xHector1337/PeParser

    CLI Pe Parser written in c.

    Language:C