pypackerdetect

Packing Detector

Detects whether an executable is packed using various methods and signatures.

Packing detection tool for PE files

GitHub

21 stars
3 watching
3 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

binary-analysisdetectorentrypointexecutable-packingmalware-analysismalware-packersmalware-researchpacking-detectionpe-filepe-filespe-formatpe-sectionspeidpeid-signaturepythonresearch-toolssignature-detection

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
packing-box/peidA tool for detecting packed executables in Windows files by identifying embedded signatures130
packing-box/dataset-packed-peA dataset of packed executable files used to train machine learning models for detecting packing techniques.29
cylance/pypackerdetectAn executable detection tool using PE parsing and machine learning signatures to identify packed samples.30
packing-box/docker-packing-boxA platform for evaluating and training machine learning models on packed executables49
packing-box/bintropyAn analysis tool for estimating the likelihood of binary compression or encryption43
yurisizuku/win-simpledpackA tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL.110
ucsb-seclab/packwareThis project investigates how machine learning classifiers perform when using static analysis features on packed binaries.84
samlarenn/pepackerA tool for encrypting and obfuscating .text sections of executable files.49
hasherezade/mal_unpackA tool to unpack malicious code from packed executables using the PE-sieve technique.668
nqntmqmqmb/xorpackerA tool that encrypts and decrypts .NET executables using a simple XOR cipher14
dragon-dreamer/binary-valentineAn executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables18
czs108/windows-pe-packerA tool that packs Windows executable files to make them harder to reverse-engineer330
iphelix/packA toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords.807
sooshie/packeridA tool for analyzing and disassembling PE files with additional features for parsing and extracting data42
packing-box/dataset-packed-elfA collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques18