macOS
brew install innoextractprovider-native install command
brew / rank 1634
Tool to unpack installers created by Inno Setup. Version 1.9 via Homebrew; verified 2026-06-25.
install
brew install innoextractprovider-native install command
overview
Tool to unpack installers created by Inno Setup
history
innoextract is a command-line utility for unpacking installers created by Inno Setup without running the installer executable under Windows or Wine. Its official site describes support for standard Inno Setup installers, modified variants, and game installers distributed by GOG.com and others.
The project was published by Daniel Scharrer in 2012 and uses the zlib/libpng license. The official page records a 2012-03-01 publication date and describes innoextract as developed on Linux but intended to be cross-platform through CMake, Boost, liblzma, and optional iconv.
The changelog shows steady expansion from basic Inno Setup extraction toward compatibility with newer Inno Setup data versions, Unicode and non-ASCII filename handling, external data slices, encrypted installers, password checking, GOG Galaxy file parts, and platform-specific binary fixes.
innoextract became widely packaged because it solves a practical Linux and macOS packaging problem: extracting Windows installer payloads without executing untrusted setup programs. The official package table lists many distro and package-manager entries, and Homebrew metadata also lists broad availability across Alpine, Debian, Fedora, MacPorts, Nix, Pacman, Scoop, Ubuntu, WinGet, and openSUSE.
The manual documents three primary modes: extract files, list installer contents, or test checksums. Users commonly run `innoextract installer.exe`, optionally adding an output directory, language selection, collision handling, password options, or GOG-specific extraction flags.
Package maintainers care about innoextract because it turns proprietary Windows installer formats into inspectable archives. It is especially useful for repackaging games, verifying vendor payloads, and avoiding Wine in build scripts or reproducible extraction workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
innoextract | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:innoextract |
|---|---|
| Version | 1.9 |
| Package manager | Homebrew |
| Homepage | https://constexpr.org/innoextract/ |
| Repository | https://github.com/dscharrer/innoextract |
| Last updated | 2026-06-25T08:00:45-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.