retdec
Machine code decompiler
A tool for reverse engineering machine code from various file formats and architectures.
RetDec is a retargetable machine-code decompiler based on LLVM.
8k stars
242 watching
954 forks
Language: C++
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Decompiles binary code from various architectures into human-readable assembly code | 765 |
| An automated tool that updates dependencies in software projects without manual intervention. | 17,964 |
| Translates compiled Python byte-code into human-readable source code | 3,414 |
| A modular toolkit for building highly optimized compilers and run-time environments. | 29,633 |
| A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |
| An analysis and decompilation framework for complex code-reuse attacks. | 285 |
| Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |
| A Python-based framework for analyzing and manipulating binary code | 3,509 |
| A conservative garbage collector for C and C++ storage allocation | 3,024 |
| A reverse engineering framework and command-line toolset for analyzing binaries, debugging programs, and more. | 2,737 |
| A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
| Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
| A collection of code examples and implementations from the book OSTEP, covering various topics in operating system development. | 3,499 |
| A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
| A decompiler tool for reverse-engineering machine code from various architectures and file formats. | 377 |