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: 5 months ago
Linked from 1 awesome list
binary-analysisdatasetexecutable-packingmalware-analysismalware-packersmalware-researchpe-filepe-filespe-formatportable-executablesamplesupx
Related projects:
Repository | Description | Stars |
---|---|---|
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
packing-box/dataset-packed-elf | A collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques | 18 |
packing-box/docker-packing-box | A platform for evaluating and training machine learning models on packed executables | 49 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
packing-box/python-dsff | A Python library for working with the DataSet File Format (DSFF), converting it to other formats, and handling packed datasets. | 2 |
ucsb-seclab/packware | This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 84 |
packing-box/peid | A tool for detecting packed executables in Windows files by identifying embedded signatures | 130 |
packtpublishing/machine-learning-for-streaming-data-with-python | A comprehensive guide to building machine learning models for streaming data in Python | 68 |
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. | 110 |
hatching/sflock | A utility for staging and detoning binary samples, compatible with various archive formats. | 82 |
nqntmqmqmb/xorpacker | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
czs108/windows-pe-packer | A tool that packs Windows executable files to make them harder to reverse-engineer | 330 |
packtpublishing/mastering-machine-learning-for-penetration-testing | Teaches penetration testing and cybersecurity techniques using machine learning | 358 |
sooshie/packerid | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |