RetDec Logo

RetDec

0 (0)
Visit Website

RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler supports various file formats such as ELF, PE, Mach-O, COFF, AR, Intel HEX, and raw machine code, as well as architectures like Intel x86, ARM, MIPS, PIC32, PowerPC, x86-64, and ARM64. It offers features like static analysis, compiler and packer detection, instruction decoding, library code removal, debugging information extraction, instruction idiom reconstruction, and C++ class hierarchy detection.

ALTERNATIVES