LukeSerne / Ghidra-to-LLVM
A binary-to-LLVM IR lifter that leverages Ghidra's IR and analysis
☆12Updated last year
Alternatives and similar repositories for Ghidra-to-LLVM:
Users that are interested in Ghidra-to-LLVM are comparing it to the libraries listed below
- An IDA plugin that allows you call IDA python APIs from remote.☆14Updated last year
- GCC utilities for IDA, contains a name mangler and .symbols/.map file parser!☆14Updated 6 months ago
- IDA SDK tech demo☆38Updated 4 years ago
- Super simple Unicorn based CLI arm64 emulator☆10Updated 4 years ago
- IDA Database Importer plugin for Binary Ninja☆37Updated 6 months ago
- Library for reading IDA Pro databases.☆26Updated 3 years ago
- Symbolic executor for Binary Ninja's MLIL☆22Updated 5 months ago
- A Binary Ninja plugin for importing IDC database dumps from IDA.☆40Updated 2 years ago
- Clang-based tool to dump type information (enums, records, vtables) from a C++ codebase and optionally import it into IDA☆23Updated 2 years ago
- IDA Database Parser for Rust☆25Updated 6 months ago
- Tools for building TIL for IDA SDK & exporting them to python wrapper☆19Updated last year
- Ghidra P-Code emulation and static LLVM lifting in Python☆31Updated 2 years ago
- Tiny dynamic binary rewriter fox x86.☆48Updated 2 years ago
- Binary Ninja plugin for automating VMProtect analysis☆58Updated 2 years ago
- A Binary Ninja plugin to deobfuscate Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.☆26Updated 7 months ago
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆25Updated 3 years ago
- A simple IDA Pro plugin to show all HexRays decompiler comments written by user☆21Updated 3 years ago
- A documentation of several Tigress obfuscation passes and an attempt to simplify Mixed Boolean-Arithmetic (MBA) expressions.☆21Updated 3 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆21Updated 8 years ago
- RISC-V Disassembler☆18Updated 4 years ago
- A common set of helpers used across VTIL toolchain. Moved into -->