LukeSerne / RuleChefLinks
Translates a high-level declarative description of a simplification rule for Ghidra's decompiler into the C++ code that is required for the decompiler to apply the rule.
☆16Updated 2 years ago
Alternatives and similar repositories for RuleChef
Users that are interested in RuleChef are comparing it to the libraries listed below
Sorting:
- Visualise the Data Flow Graph of the PCODE at all stages in the decompilation process☆51Updated 4 months ago
- Provides libclang-based source code parsing in Ghidra☆12Updated 2 years ago
- Ghidra Data Type (GDT) Helper☆49Updated 3 years ago
- Retypd plugin for Ghidra reverse engineering framework from NSA☆25Updated 2 years ago
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆159Updated this week
- The DREAM decompiler☆43Updated 3 years ago
- Ghidra Wasm plugin with disassembly and decompilation support☆65Updated 2 years ago
- VSCode Ghidra Plugin/Script Skeletons☆30Updated 5 years ago
- Write a Ghidra Extension without using Java or Eclipse!☆18Updated 6 months ago
- ☆30Updated 3 years ago
- 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 P-Code emulation and static LLVM lifting in Python☆33Updated 3 years ago
- Framework to automate working with AST in IDA Pro☆73Updated last year
- Ghidra Emulates Functions☆54Updated 4 years ago
- Nightly builds of NSA's Ghidra☆38Updated this week
- Ghidra extension to disassemble NSIS installers☆24Updated 11 months ago
- DUMB: An Example Architecture for Binary Ninja☆15Updated 5 years ago
- Command Palette plugin for Ghidra☆18Updated 3 years ago
- Builds of Ghidra 10.1 with additional components included.☆67Updated 2 years ago
- Support of Nvidia Falcon processors for Ghidra☆72Updated 10 months ago
- The Decompilation Wiki: info on all things decompilation☆213Updated last week
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆111Updated last week
- setup Ghidra environment for GitHub Actions☆16Updated 2 years ago
- ☆72Updated last year
- A Binary Ninja plugin for importing IDC database dumps from IDA.☆40Updated 2 years ago
- transpile llil to c++ for execution and testing☆43Updated last year
- Reversing library based off sleigh from the Ghidra project. Pcode IR access, disassembly, C++17☆13Updated 3 years ago
- Common format for transferring and applying function information across binary analysis tools☆43Updated last month
- A Ghidra extension for running Kotlin scripts☆16Updated 5 years ago
- This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.