pd0wm / binaryninja-pcode
This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.
☆29Updated 2 years ago
Alternatives and similar repositories for binaryninja-pcode:
Users that are interested in binaryninja-pcode are comparing it to the libraries listed below
- Symbolic executor for Binary Ninja's MLIL☆22Updated 5 months ago
- Binary Ninja plugin for automating VMProtect analysis☆58Updated 2 years ago
- ☆23Updated last month
- Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.☆58Updated 8 months ago
- Mixed Boolean Arithmetic Simplification using E-Graphs☆20Updated last month
- Playing with LLVM passes☆36Updated last year
- LLVM Without The ROP Gadgets!☆26Updated last year
- IFL - Interactive Functions List (plugin for Binary Ninja)☆23Updated 8 months ago
- transpile llil to c++ for execution and testing☆42Updated last year
- obfuscation that aims to not stand out☆23Updated 2 years ago
- IDA's Lumina feature, reimplemented for Binary Ninja, with new error handeling!☆37Updated 3 months ago
- Rust library for lifting raw binary data to LLVM IR☆44Updated last month
- Compile Binary Ninja's MLIL to LLVM, for purposes of analysis, patching, and compiling it back to a binary again.☆56Updated 2 years ago
- Ghidra P-Code emulation and static LLVM lifting in Python☆31Updated 2 years ago
- Deobfuscation of Semi-Linear Mixed Boolean-Arithmetic Expressions☆64Updated 4 months ago
- Using Zydis and LLVM to lift unsupported instructions to LLVM-IR☆28Updated 3 years ago
- Disassembler for Zeus VM custom instruction set☆27Updated last year
- Ghidra plugin that adds a window showing the high P-code for the current function.☆15Updated 2 years ago
- Set of plugins and library for dynamic pdb generation and synchronisation☆36Updated 10 months ago
- An extremely experimental Binary Ninja importer for the type layout information emitted by the -Zprint-type-sizes flag of the Rust compil…☆34Updated last year
- IDA plugin displaying the P-Code for the current function☆65Updated last year
- A documentation of several Tigress obfuscation passes and an attempt to simplify Mixed Boolean-Arithmetic (MBA) expressions.☆21Updated 3 years ago
- ☆22Updated 6 months ago
- nanoMIPS IDA plugin☆68Updated 3 years ago
- A simple IDA Pro plugin to show all HexRays decompiler comments written by user☆21Updated 3 years ago
- Minidump loader for Binary Ninja