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: 10 months 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:

Repository Description Stars
packing-box/peid A tool for detecting packed executables in Windows files by identifying embedded signatures 128
packing-box/dataset-packed-pe A dataset of packed executable files used to train machine learning models for detecting packing techniques. 29
cylance/pypackerdetect An executable detection tool using PE parsing and machine learning signatures to identify packed samples. 29
packing-box/docker-packing-box A tool for analyzing and training on packed executables to improve detection techniques 49
packing-box/bintropy An analysis tool for estimating the likelihood of binary compression or encryption 42
yurisizuku/win-simpledpack A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. 108
ucsb-seclab/packware This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. 83
samlarenn/pepacker A tool for encrypting and obfuscating .text sections of executable files. 49
hasherezade/mal_unpack A tool to unpack malicious code from packed executables using the PE-sieve technique. 657
nqntmqmqmb/xorpacker A tool that encrypts and decrypts .NET executables using a simple XOR cipher 14
dragon-dreamer/binary-valentine An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables 16
czs108/windows-pe-packer A tool that packs Windows executable files to make them harder to reverse-engineer 328
iphelix/pack A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. 796
sooshie/packerid A tool for analyzing and disassembling PE files with additional features for parsing and extracting data 42
packing-box/dataset-packed-elf A collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques 17