toolCHAINZ / DUMBLinks
DUMB: An Example Architecture for Binary Ninja
☆16Updated 5 years ago
Alternatives and similar repositories for DUMB
Users that are interested in DUMB are comparing it to the libraries listed below
Sorting:
- Compile Binary Ninja's MLIL to LLVM, for purposes of analysis, patching, and compiling it back to a binary again.☆58Updated 3 years ago
- Ghidra Wasm plugin with disassembly and decompilation support☆66Updated 2 years ago
- ☆36Updated 2 years ago
- Write a Ghidra Extension without using Java or Eclipse!☆19Updated 7 months ago
- A (SLEIGH) disassembler that supports multiple architectures☆85Updated 3 years ago
- Transfer analysis data between Binary Ninja and IDA☆134Updated 11 months ago
- transpile llil to c++ for execution and testing☆43Updated last year
- NinjaDiff is a binary diffing plugin for Binary Ninja. Read more on our blog, and contribute code & improvements!☆69Updated 3 years ago
- VSCode Ghidra Plugin/Script Skeletons☆30Updated 5 years ago
- A Low Level IL emulator for Binary Ninja☆39Updated 6 years ago
- This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.☆36Updated 3 years ago
- Binja Arm64 Disassembler☆96Updated 4 months ago
- Reversing library based off sleigh from the Ghidra project. Pcode IR access, disassembly, C++17☆13Updated 3 years ago
- Ghidra P-Code emulation and static LLVM lifting in Python☆33Updated 3 years ago
- Function signature matching and signature generation plugin for Binary Ninja