PyPackerDetect
Executable detector
An executable detection tool using PE parsing and machine learning signatures to identify packed samples.
A malware dataset curation tool which helps identify packed samples.
30 stars
9 watching
20 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
malwarepackerpefilepeidsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
packing-box/peid | A tool for detecting packed executables in Windows files by identifying embedded signatures | 130 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 151 |
securingsam/krackdetector | Detects KRACK attacks and disconnects client devices from the network. | 181 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |
exeinfoasl/asl | An executable file detector software that identifies packers, protectors, compilers, .NET obfuscators, and other types of malware or unwanted code. | 772 |
psecio/canary | A security tool that enables input detection and response. | 30 |
mandatoryprogrammer/xsshunter_client | An instrument used to hunt and identify cross-site scripting (XSS) vulnerabilities by tracking correlated requests and payloads. | 250 |
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |
v8blink/chromium-based-xss-taint-tracking | An XSS detection tool for web browsers with taint-tracking capabilities | 116 |
d4stiny/peacemaker | A Windows kernel-mode utility designed to detect and analyze advanced malware techniques. | 417 |
jklepsercyber/defender-detectionhistory-parser | A Python-based tool for parsing and analyzing Windows Defender's DetectionHistory forensic artifact. | 110 |
cyb3rmx/qu1cksc0pe | An all-in-one malware analysis tool that provides detailed information about suspicious files and executables. | 1,348 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
chainguard-dev/malcontent | Tools for detecting and analyzing malware in software binaries | 468 |