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.
29 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 | 128 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
securingsam/krackdetector | Detects KRACK attacks and disconnects client devices from the network. | 179 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 16 |
exeinfoasl/asl | A tool that analyzes and detects various packers, compilers, protectors, and obfuscators used in Windows executables. | 758 |
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. | 249 |
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 | 113 |
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. | 109 |
cyb3rmx/qu1cksc0pe | A comprehensive tool for analyzing suspicious files and detecting malware characteristics. | 1,320 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
chainguard-dev/malcontent | A tool that detects and analyzes malicious software in various file formats and platforms | 445 |