bearparser

PE parser

A C++ library for parsing Portable Executable files

Portable Executable parsing library (from PE-bear)

GitHub

648 stars
39 watching
108 forks
Language: C++
last commit: 3 months ago
bearparsermultiplatformparser-librarype

Related projects:

Repository Description Stars
hasherezade/pe-bear-releases An open-source tool for analyzing and editing PE file formats 767
hasherezade/libpeconv A library for loading and manipulating executable files (PE files) in a low-level way 1,117
hasherezade/mal_unpack A tool to unpack malicious code from packed executables using the PE-sieve technique. 657
erocarrera/pefile A Python module for parsing and working with Portable Executable files. 1,880
samlarenn/pepacker A tool for encrypting and obfuscating .text sections of executable files. 49
petoolse/petools A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. 1,039
dragon-dreamer/binary-valentine An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables 16
aaaddress1/theark A tool for dynamically decompressing and executing files in memory on Windows 32-bit systems using C++ 52
hasherezade/transacted_hollowing An implementation of a memory-based PE injection technique for executing payloads in a target process 521
jcreekmore/pem-rs A Rust library that parses and encodes PEM-encoded data 56
egebalci/amber Creates reflective PE files that can be executed in memory without being written to disk 1,187
chh/optparse A lightweight command line argument parser for PHP 19
justicerage/manalyze Analyzes PE files for security vulnerabilities and suspicious behavior 1,018
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 123
levanvn/pe_packer Writing a simple PE Packer in detail to understand its inner workings and techniques 15