Public API, examples, documentation and issues for Binary Ninja
The main features of vector35/binaryninja-api are: Analysis Plugins.
Open-source alternatives to vector35/binaryninja-api include: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… google/binexport — Export disassemblies into Protocol Buffers. nowsecure/r2frida — Radare2 and Frida better together. pbiernat/ripr. radareorg/cutter. radareorg/r2dec-js.
Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or matching code sections. It functions as a reverse engineering plugin that maps relationships between functions and detects compilation units using assembler analysis and graph theory. The project specializes in vulnerability patch analysis, allowing users to detect security fixes by comparing different versions of a binary. It synchronizes analysis metadata, such as symbol names and comments, between binaries and generates patches by comparing decompiled pseudo-code. The engi
Export disassemblies into Protocol Buffers
Radare2 and Frida better together.
Reverse engineering and pentesting for Android applications