malware-packers topic
awesome-executable-packing
A curated list of awesome resources related to executable packing
bintropy
Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes
docker-packing-box
Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
peid
Python implementation of the Packed Executable iDentifier (PEiD)
PyPackerDetect
Packing detection tool for PE files
Unpackers
My collection of unpackers for malware packers/crypters
Inject-EXE
The provided Python program, Inject-EXE.py, allows you to combine a malicious executable with a legitimate executable, producing a single output executable. This output executable will contain both th...