packware
Packed binariies classifier
This project investigates how machine learning classifiers perform when using static analysis features on packed binaries.
Effects of packers on machine-learning-based malware classifiers that use only static analysis
84 stars
12 watching
17 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects whether an executable is packed using various methods and signatures. | 21 |
| A dataset of packed executable files used to train machine learning models for detecting packing techniques. | 29 |
| An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
| A platform for evaluating and training machine learning models on packed executables | 49 |
| A comprehensive guide to building machine learning models for streaming data in Python | 68 |
| A collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques | 18 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| A flexible Bayesian text classifier with backend storage support | 158 |
| Automated malware analysis tool | 118 |
| Teaches penetration testing and cybersecurity techniques using machine learning | 358 |
| Classifies mistakes in parser output by categorizing errors into types such as missing, crossing, or extra tokens. | 41 |
| An open-source project that explores the intersection of machine learning and security to develop tools for detecting vulnerabilities in web applications. | 1,987 |
| A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,706 |
| Fast and efficient encoding and decoding of native Go types to bytes | 41 |
| A tool for analyzing bare-metal Android devices | 91 |