AllBASIC

BASIC Developer & Support Resources => Toolbox => Topic started by: John on December 13, 2017, 11:50:45 PM

Title: RetDec
Post by: John on December 13, 2017, 11:50:45 PM
RetDec is a retargetable machine-code decompiler based on LLVM.

The decompiler is not limited to any particular target architecture, operating system, or executable file format:

    Supported file formats: ELF, PE, Mach-O, COFF, AR (archive), Intel HEX, and raw machine code.
    Supported architectures (32b only): Intel x86, ARM, MIPS, PIC32, and PowerPC.

Features:

RetDec Bitbucket Repository (https://github.com/avast-tl/retdec)

Online Decompiler (https://retdec.com/)  (free registration for larger files)

I decompiled scriba.exe and attached the output files.