VDisAsm - Inno Setup Decompiler
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.
Requires NET Framework (4.6.2)
Homepage: http://vdisasm.com/isd/
Download: http://vdisasm.com/isd/files/isdsetup.exe