- Sunday, August 3, 2008, 5:20
- Tags: Extractor, unpacker
- 966 views
Inno Setup is a popular program for making software installations. Unfortunately, there is no official unpacker - the only method of getting the files out of the self-extracting executable is to run it.
*
Innounpis open source and based on IS source. Therefore, it is more likely to support future IS versions.
* It recovers portions of the installation script (.iss file), including the registry changes and the compiled Innerfuse/RemObjects Pascal Script, if available.
Read More