#Pe-format
Showing 12 of 12 repositories tagged #pe-format, ranked by stars
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
Portable Executable reversing tool with a friendly GUI
Python AV Evasion Tools
A :zap: lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.
Python implementation of the Packed Executable iDentifier (PEiD)
A neural approach to malware detection in portable executables
Cross-platform library for parsing and building PE\PE+ formats
Small visualizator for PE files
Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes
Attack tool for altering packed samples so that they evade static packing detection
Recover and statically analyze manually-mapped DLLs whose PE headers are wiped at runtime. Pure-stdlib Python, no driver, no debugger required. Includes a Claude Code skill.