Skip to content

Archived version of Inspect and unpack InnoSetup archives just in case they remove some functions needed for reversing Lyra

License

Notifications You must be signed in to change notification settings

cs34892/InnoUnpacker-Windows-GUI-archive

 
 

Repository files navigation

Inno Setup Unpacker - Windows GUI v 2.1

Inspect and unpack InnoSetup archives

Inno Setup is a popular program for making software installations. To verify and get files out of the self-extracting executable, these open source console applications are available:

  • Original version Innounp (can be used up to InnoSetup 6.1)
  • Updated Unicode version Innounp-2 (can be used up to InnoSetup 6.5.4)

InnoUnpacker is a graphical user interface (GUI) for these console applications that makes the usage more comfortable. The executable setup to be processed can be loaded via a file selection dialog, just by drag & drop, using the command line or by an entry in the Windows context menu for exe files. Immediately after opening, the basic file info of the setup is displayed. All other functions are activated by clicking on one of the buttons:

  • General information about the setup
  • A list of all included files
  • All supported languages
  • Verify setup file
  • Select destination directory for extracted files
  • Start file extraction

Optionally, you can specify whether only the installation script or the files matching a filter are to be extracted.

New: optional selection of single files for extraction

Note on execution as portable program: The program settings are normally stored in the InnoUnpack.ini file in the user's Application data folder. If the program is started from a device connected via USB, the folder of the executable file of the program is used instead. The same applies if the program is started with the command line option "/p".

Application download

About

Archived version of Inspect and unpack InnoSetup archives just in case they remove some functions needed for reversing Lyra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 98.1%
  • HTML 1.7%
  • Other 0.2%