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: 5 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,574 |
programa-stic/barf-project | A framework for automated and assisted binary analysis and reverse engineering | 1,413 |
binref/refinery | An alpha version command-line tool for malware analysis and binary transformation | 687 |
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,706 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 156 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
cmu-sei/pharos | Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 289 |
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. | 409 |
angr/angr-management | A graphical tool for analyzing and visualizing binary code | 923 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 507 |
lunixbochs/usercorn | A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 893 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |