angr / pypcodeLinks
Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR
☆201Updated last week
Alternatives and similar repositories for pypcode
Users that are interested in pypcode are comparing it to the libraries listed below
Sorting:
- An binary-to-LLVM IR lifter that leverages Ghidra's IR and analysis☆227Updated 5 years ago
- Triton-based DSE library with loading and exploration capabilities (and more!)☆127Updated 3 weeks ago
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆159Updated this week
- ☆72Updated last year
- Generates `.pyi` type stubs for the entire Ghidra API☆151Updated 7 months ago
- The SAILR paper's evaluation pipline for measuring the quality of decompilation☆113Updated 10 months ago
- Nampa - FLIRT for (binary) ninjas☆95Updated 9 months ago
- Symbolic Simplification with PAttern Matching☆106Updated 8 years ago
- Display Hex-Rays Microcode☆244Updated 2 years ago
- An IntelliJ IDEA plugin for working on Ghidra Extensions.☆101Updated last year
- Greybox Synthesizer geared for deobfuscation of assembly instructions.☆158Updated 7 months ago
- Core emulator components for Icicle☆240Updated last month
- A python symbolic execution framework using radare2's ESIL (Evaluable String Intermediate Language)☆164Updated 2 years ago
- symbolic execution plugin for binary ninja☆335Updated last month
- A /proc/mem IDA loader to snapshot a running process☆164Updated 3 months ago
- Build your emulation environment as needed☆65Updated 4 years ago
- Devirtualize Virtual Calls☆115Updated 3 years ago
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆116Updated 2 weeks ago
- ☆145Updated 11 months ago
- A collection of resources/tools and analyses for the angr binary analysis framework.☆180Updated 3 years ago
- ☆125Updated last month
- A plugin based on IDAPython for a functional DWIM interface. Current development against most recent IDA is in the "persistence-refactor"…