Menu

Inno Setup Decompiler

vdisasm
2016-12-25
2020-11-08
  • vdisasm

    vdisasm - 2016-12-25

    http://vdisasm.com/isd/


    Analyze Inno Setup compiled code scripts in [Code] section.

    • Convert PascalScript compiled code to high-level Pascal-like assembly.
    • Reconstruct function prototypes and types where possible.
    • Generate list of global types and variables.
    • Generate function local variables.
    • Reconstruct DLL externals.

    Extract CompiledCode.bin with Inno Setup Unpacker and you can analyze it with this tool.

     

    Last edit: vdisasm 2016-12-25

Log in to post a comment.