dataset-packed-pe
packed samples
A dataset of packed executable files used to train machine learning models for detecting packing techniques.
Dataset of packed PE samples
29 stars
2 watching
6 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
binary-analysisdatasetexecutable-packingmalware-analysismalware-packersmalware-researchpe-filepe-filespe-formatportable-executablesamplesupx
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects whether an executable is packed using various methods and signatures. | 21 |
| A collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques | 18 |
| A platform for evaluating and training machine learning models on packed executables | 49 |
| An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
| A Python library for working with the DataSet File Format (DSFF), converting it to other formats, and handling packed datasets. | 2 |
| This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 84 |
| A tool for detecting packed executables in Windows files by identifying embedded signatures | 130 |
| A comprehensive guide to building machine learning models for streaming data in Python | 68 |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 |
| A utility for staging and detoning binary samples, compatible with various archive formats. | 82 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| A tool that packs Windows executable files to make them harder to reverse-engineer | 330 |
| Teaches penetration testing and cybersecurity techniques using machine learning | 358 |
| A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
| An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |