WerWolv / DecompilerLinks
A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible
☆20Updated 2 years ago
Alternatives and similar repositories for Decompiler
Users that are interested in Decompiler are comparing it to the libraries listed below
Sorting:
- Tests cases for binary decompilers☆58Updated 2 years ago
- Scripts for unlinking a program back into relocatable object ELF files with Ghidra☆11Updated 2 years ago
- Collaboration platform for reverse engineering tools.☆44Updated last year
- IDA Pro plugin that implements disassembly of PlayStation 2 COP2 MIPS instructions☆29Updated 3 years ago
- Simple decompiler for Rizin. It's capable of generating readable pseudo code even on handmade assembly.☆63Updated 8 months ago
- ThunderCls's x64dbg Acid Lime Theme remixed☆12Updated 3 years ago
- Original xbox kernel re-implementation☆44Updated 2 months ago
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi…☆12Updated last month
- Hex-Rays CLI (HCLI)☆38Updated this week
- Demo projects using virt86☆15Updated 6 years ago
- CellOS LV-1 Reverse Engineering☆25Updated 9 years ago
- Repository for officially supported Binary Ninja plugins☆55Updated last week
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Updated 3 years ago
- Yara sort☆13Updated this week
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Updated 6 years ago
- Standalone DLL that implements LLVM's demangling functionality.☆18Updated 3 years ago
- A CS Source Engine² for Creating Cheat/Trainers, Debug Valve Code, Exploring hidden game engine features, Exploit Develop, Assembly Analy…☆21Updated 3 years ago
- A WIP aarch64 emulator (and at some point dynarec) written in C++20.