bap
Binary analyzer
A comprehensive toolkit for analyzing and understanding binary programs
Binary Analysis Platform
2k stars
93 watching
273 forks
Language: OCaml
last commit: 3 months ago
Linked from 3 awesome lists
armbapbinary-analysisdisassemblerdynamic-analysisemulatorinstruction-semanticsliftermipsocamlpowerpcprogram-analysisprogram-verificationreverse-engineeringsecuritystatic-analysissymbolic-executiontaint-analysisx86
Related projects:
Repository | Description | Stars |
---|---|---|
redasmorg/redasm | An open-source tool for reverse-engineering and disassembling binary code on various architectures | 1,570 |
programa-stic/barf-project | A framework for automated and assisted binary analysis and reverse engineering | 1,411 |
binref/refinery | A command-line toolkit for analyzing binary data | 664 |
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 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 155 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
cmu-sei/pharos | Automated analysis tool for understanding and recovering program structure from compiled binaries | 1,557 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |
fare9/pba_analysis_tools | Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |
zeropointdynamics/zelos | A platform for emulating and analyzing binary behavior at the system call level. | 408 |
angr/angr-management | A graphical tool for analyzing and visualizing binary code | 903 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 503 |
lunixbochs/usercorn | A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 891 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |