A bunch of parsers for PE and PDB formats in C++
-
Updated
May 15, 2024 - C++
A bunch of parsers for PE and PDB formats in C++
A blazingly fast, multi-threaded TUI malware analysis tool built in Rust. Features deep PE parsing, YARA scanning, and heuristic risk scoring.
PE Parsing, but blazing fast
An extensible, deterministic static‑analysis engine that extracts high‑signal IOCs from PE binaries and text, built for SOC automation and modern threat‑analysis pipelines.
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.
A modern C++ library for parsing and manipulating Windows Portable Executable (PE) files.
A learning-focused PE analysis engine with modular detectors, heuristic analysis, and HTML reporting.
Windows Portable Executable Loader Library
PEInsight is a fast and efficient command-line tool for parsing Windows Portable Executable (PE) files, written in C.
A Light Pe Parser Written In Nim.
Lightweight reverse engineering tool for parsing 32 Bit PE files.
A simple PE(Portable Executable) parser written in C with WINAPI.
🦀 A high-performance DevSecOps tool written in Rust for static malware analysis, PE section parsing, and Shannon entropy calculation.
Utility to modify strings in executable files (Linux ELF and Windows PE).
100% client-side multi-architecture static disassembler
CLI Pe Parser written in c.
Open-source Windows PE malware analysis tool — disassembly, imports, entropy, YARA, threat scoring
Analisador estatico de PE para analise de malware
A modular C++17 framework for static and simulated dynamic malware analysis. Computes file hashes, parses PE headers, extracts strings, calculates entropy, matches YARA-like rules, predicts runtime behavior, and generates threat reports. Built with Factory, Strategy, Observer, and Singleton design patterns. Defensive only.
Add a description, image, and links to the pe-parser topic page so that developers can more easily learn about it.
To associate your repository with the pe-parser topic, visit your repo's landing page and select "manage topics."