nokitoino / DecompilerAILinks
Converting Assembly back to C Code using Transformers.
☆27Updated last year
Alternatives and similar repositories for DecompilerAI
Users that are interested in DecompilerAI are comparing it to the libraries listed below
Sorting:
- Convert low ghidra pcode to verifiable C☆22Updated 10 months ago
- A WIP aarch64 emulator (and at some point dynarec) written in C++20.☆31Updated 3 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆19Updated 2 years ago
- DWARF1 analyzer for Ghidra☆15Updated 4 years ago
- Simple decompiler for Rizin. It's capable of generating readable pseudo code even on handmade assembly.☆59Updated 2 months ago
- Reconstruct high level C++ from binary file. Try the demo online:☆12Updated 9 months ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆14Updated 2 years ago
- Compatibility layer for running Orbis executables natively on Windows.☆75Updated 6 years ago
- For FDGH files from HAL Laboratory games☆17Updated last year
- ☆22Updated 2 years ago
- Command-line AArch32/AArch64 disassembler☆18Updated 2 years ago
- The next generation reverse engineering IDE (work-in-progress).☆95Updated last year
- Binary visualization tool primarily aimed at videogame reverse engineering & research.☆43Updated 3 years ago
- UI library for the Nintendo Switch☆13Updated 11 months ago
- RetDec Decompiler Plugin for Rizin☆33Updated last year
- An ARM dynamic recompiler.☆42Updated last year
- A research decompiler implemented as a Binary Ninja plugin.☆196Updated this week
- Instruction-less computation☆19Updated last year
- Identify duplicate functions and portions of functions among one or more binaries☆13Updated last week
- (unofficial mirror fork of merryhime/dynarmic)☆53Updated last year
- setup Ghidra environment for GitHub Actions☆16Updated 2 years ago
- Proof-of-concept X86-to-ARM recompiler.