Patoke / ida-gccLinks
GCC utilities for IDA, contains a name mangler and .symbols/.map file parser!
☆18Updated 10 months ago
Alternatives and similar repositories for ida-gcc
Users that are interested in ida-gcc are comparing it to the libraries listed below
Sorting:
- A binary-to-LLVM IR lifter that leverages Ghidra's IR and analysis☆12Updated 2 years ago
- A Binary Ninja plugin for importing IDC database dumps from IDA.☆40Updated 2 years ago
- Convert C++ classes to plain C structs for use with IDA / ghidra local types☆16Updated 4 years ago
- Reconstruct high level C++ from binary file. Try the demo online:☆12Updated 9 months ago
- A simple IDA Pro plugin to show all HexRays decompiler comments written by user☆22Updated 3 years ago
- IDA-names automatically renames pseudocode windows with the current function name.☆58Updated 2 years ago
- ☆17Updated 9 months ago
- Original xbox kernel re-implementation☆41Updated last week
- Useful stuff when reversing gba games with IDA☆24Updated 5 months ago
- IDA Pro plugin that implements disassembly of PlayStation 2 COP2 MIPS instructions☆27Updated 3 years ago
- IDA Pro loader for the Nintendo Switch secure monitor☆26Updated 4 years ago
- Online Assembler and Disassembler, support offline usage.☆50Updated last year
- Provides libclang-based source code parsing in Ghidra☆12Updated 2 years ago
- Python scripts for parsing IDA TIL files.☆29Updated 3 years ago
- Some loader module for IDA☆34Updated 8 years ago
- IDA Migrator is an IDA Pro plugin which helps migrate existing work from one database instance to another. It Conveniently migrates funct…☆102Updated 4 years ago
- Framework to automate working with AST in IDA Pro☆72Updated last year
- Using Zydis and LLVM to lift unsupported instructions to LLVM-IR☆30Updated 3 years ago
- IDA SDK tech demo☆39Updated 5 years ago
- xorloser's IDA console stuff☆52Updated 4 years ago
- Simple CMake files for the IDASDK☆110Updated 3 weeks ago
- Clang-based tool to dump type information (enums, records, vtables) from a C++ codebase and optionally import it into IDA☆27Updated 3 years ago
- This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.☆33Updated 3 years ago
- Translates a high-level declarative description of a simplification rule for Ghidra's decompiler into the C++ code that is required for t…☆16Updated 2 years ago
- LLVM Graph View for VSCode☆33Updated 3 months ago
- IDA Pro resources for 3DS reverse engineering☆23Updated 3 weeks ago
- Binja loader for AMD-SP or PSP firmware binaries.☆36Updated 2 years ago
- x86 dynamic recompiler library☆59Updated 5 months ago
- Visualise the Data Flow Graph of the PCODE at all stages in the decompilation process☆51Updated 3 months ago
- transpile llil to c++ for execution and testing☆43Updated last year