malware-packers topic

List malware-packers repositories

awesome-executable-packing

1.1k
Stars
98
Forks
Watchers

A curated list of awesome resources related to executable packing

bintropy

38
Stars
3
Forks
Watchers

Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes

docker-packing-box

43
Stars
9
Forks
Watchers

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection

peid

120
Stars
12
Forks
Watchers

Python implementation of the Packed Executable iDentifier (PEiD)

PyPackerDetect

7
Stars
1
Forks
Watchers

Packing detection tool for PE files

Unpackers

30
Stars
10
Forks
Watchers

My collection of unpackers for malware packers/crypters

Inject-EXE

26
Stars
6
Forks
Watchers

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...