dataset-packed-elf
ELF dataset
A collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques
Dataset of packed ELF samples
17 stars
1 watching
1 forks
last commit: almost 2 years ago
Linked from 1 awesome list
binary-analysisdatasetelf-binarieself-formatexecutable-packingmalware-analysismalware-packersmalware-researchsamplesupx
Related projects:
Repository | Description | Stars |
---|---|---|
packing-box/dataset-packed-pe | A dataset of packed executable files used to train machine learning models for detecting packing techniques. | 29 |
nimrodpar/labeled-elfs | Provides labeled ELF binaries for research and testing purposes. | 86 |
packing-box/docker-packing-box | A tool for analyzing and training on packed executables to improve detection techniques | 49 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
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 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
ucsb-seclab/packware | This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 83 |
timhsutw/elfuck | A utility for compressing and packing i386 ELF files | 32 |
elfmaster/sherlocked | Transforms any type of script into a protected executable file with anti-debugging and encryption. | 104 |
ex0dus-0x/ward | Creates stealthy droppers for loading malicious code into memory | 18 |
iancmcc/bingo | Packs and unpacks common data types in a fast and efficient way | 41 |
pair-code/datacardsplaybook | A framework and toolkit for creating standardized documentation for machine learning datasets | 169 |
eliben/pyelftools | A Python library for parsing and analyzing ELF and DWARF files | 2,029 |
packing-box/peid | A tool for detecting packed executables in Windows files by identifying embedded signatures | 128 |
gopherdata/resources | A collection of Go-based resources and tools for data science tasks | 876 |