VDOO-Connected-Trust / ghidra-pyi-generatorLinks
Generates `.pyi` type stubs for the entire Ghidra API
☆151Updated 11 months ago
Alternatives and similar repositories for ghidra-pyi-generator
Users that are interested in ghidra-pyi-generator are comparing it to the libraries listed below
Sorting:
- An binary-to-LLVM IR lifter that leverages Ghidra's IR and analysis☆230Updated 5 years ago
- Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR☆206Updated 3 weeks ago
- IDA Pro to Ghidra Key Bindings to feel like if you were in IDA Pro when navigating☆90Updated 6 years ago
- Python 3 bridge to Ghidra's Python scripting☆353Updated 2 years ago
- Ghidra Extension to integrate BinDiff for function matching☆284Updated 2 months ago
- A collection of resources/tools and analyses for the angr binary analysis framework.☆187Updated 3 years ago
- Ghidra Emulates Functions☆57Updated 5 years ago
- An IntelliJ IDEA plugin for working on Ghidra Extensions.☆106Updated last year
- Run IDA scripts headlessly.☆222Updated 4 months ago
- ☆201Updated 3 years ago
- Ghidra Function ID dataset repository☆193Updated 5 years ago
- Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.☆206Updated last year
- ☆188Updated 9 months ago
- Triton-based DSE library with loading and exploration capabilities (and more!)☆135Updated last month
- Display Hex-Rays Microcode☆244Updated 3 years ago
- A python symbolic execution framework using radare2's ESIL (Evaluable String Intermediate Language)☆165Updated 3 years ago
- The SAILR paper's evaluation pipline for measuring the quality of decompilation☆117Updated last year
- Native Pcode emulator☆296Updated last year
- Code for generating Ghidra FidDb files (currently only for static libraries available in the CentOS repositories)☆89Updated 5 years ago
- ☆125Updated last week
- 🐉 Export ghidra decompiled code to dwarf sections inside ELF binary☆218Updated 2 years ago
- A plugin based on IDAPython for a functional DWIM interface. Current development against most recent IDA is in the "persistence-refactor"…☆330Updated this week
- Nampa - FLIRT for (binary) ninjas☆99Updated last year
- A PCode Emulator for Ghidra.☆112Updated 4 years ago
- A /proc/mem IDA loader to snapshot a running process☆167Updated 6 months ago
- Apply IDA FLIRT signatures for Ghidra☆210Updated 5 years ago
- An IDA Python script to extract information from string constants.☆323Updated 2 years ago
- Use angr inside GDB. Create an angr state from the current debugger state.