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
Public API, examples, documentation and issues for Binary Ninja
Las características principales de vector35/binaryninja-api son: Analysis Plugins.
Las alternativas de código abierto para vector35/binaryninja-api incluyen: 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.