bintropy
Binary Analyzer
An analysis tool for estimating the likelihood of binary compression or encryption
Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes
42 stars
3 watching
3 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
binary-analysiselfelf-binarieself-formatentropyexecutable-packingliefmach-omalware-analysismalware-packersmalware-researchpacking-detectionpe-filepe-filespe-formatpythonresearch-tools
Related projects:
Repository | Description | Stars |
---|---|---|
packing-box/docker-packing-box | A tool for analyzing and training on packed executables to improve detection techniques | 49 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
binref/refinery | A command-line toolkit for analyzing binary data | 664 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 155 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
packing-box/dataset-packed-pe | A dataset of packed executable files used to train machine learning models for detecting packing techniques. | 29 |
packing-box/dataset-packed-elf | A collection of packed ELF binaries used for training machine learning models to detect and analyze executable packing techniques | 17 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 503 |
microsoft/binskim | An analysis tool for validating binary executables and providing security results | 779 |
ucsb-seclab/packware | This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 83 |
airbus-seclab/bincat | 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,691 |
tklengyel/drakvuf | A system for analyzing arbitrary binaries without installing additional software within a virtual machine | 1,063 |
redballoonsecurity/ofrak | An interactive platform for analyzing and modifying binary firmware | 1,871 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |