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
18 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. | 87 |
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 |
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. | 84 |
timhsutw/elfuck | A utility for compressing and packing i386 ELF files | 32 |
elfmaster/sherlocked | Protects scripts by encrypting and decrypting them within an executable binary | 104 |
ex0dus-0x/ward | Creates stealthy droppers for loading malicious code into memory | 19 |
iancmcc/bingo | Fast and efficient encoding and decoding of native Go types to bytes | 41 |
pair-code/datacardsplaybook | A framework and toolkit for creating standardized documentation for machine learning datasets | 170 |
eliben/pyelftools | A Python library for parsing and analyzing ELF and DWARF files | 2,038 |
packing-box/peid | A tool for detecting packed executables in Windows files by identifying embedded signatures | 130 |
gopherdata/resources | A collection of Go-based resources and tools for data science tasks | 879 |