Reko decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. Designed with a pluggable architecture, it currently has:
- support for 68k, ARM, MIPS, PowerPC, Risc-V, Sparc, x86, Z80 processors and many more
- support for EXE, Elf, AmigaOS Hunk executable formats and many more
- support for MS-DOS, Win32, U*ix, AmigaOS , C64, ZX-81
Reko decompiler comes with a GUI and a command-line interface.
Visit https://github.com/uxmal/reko...