macOS
brew install innoextractlocal Homebrew formula metadata
sudo port install innoextractMacPorts ports tree · archivers/innoextract/Portfile · source: api.github.com
brew
Tool to unpack installers created by Inno Setup. Version 1.9 via Homebrew; verified 2026-06-25.
install
brew install innoextractlocal Homebrew formula metadata
sudo port install innoextractMacPorts ports tree · archivers/innoextract/Portfile · source: api.github.com
sudo apk add innoextractAlpine Linux edge package indexes · innoextract · source: dl-cdn.alpinelinux.org
sudo apt install innoextractDebian stable package indexes · innoextract · source: deb.debian.org
sudo dnf install innoextractFedora Rawhide package metadata · innoextract · source: dl.fedoraproject.org
nix profile install nixpkgs#innoextractnixpkgs package indexes · pkgs/by-name/in/innoextract/package.nix · source: api.github.com
sudo pacman -S innoextractArch Linux sync databases · innoextract · source: geo.mirror.pkgbuild.com
sudo zypper install innoextractopenSUSE Tumbleweed package metadata · innoextract · source: download.opensuse.org
choco install innoextractChocolatey community package catalog · innoextract · source: community.chocolatey.org
scoop install main/innoextractScoop official bucket manifest trees · bucket/innoextract.json · source: api.github.com
winget install --id dscharrer.innoextract -eWindows Package Manager source index · dscharrer.innoextract · source: cdn.winget.microsoft.com
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 | cli | global executable |
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.
https://constexpr.org/innoextract/
install metadata
| Package key | brew:innoextract |
|---|---|
| Version | 1.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/innoextract |
| Homepage | https://constexpr.org/innoextract/ |
| Repository | https://github.com/dscharrer/innoextract |
| Upstream docs | https://constexpr.org/innoextract |
| License | Zlib |
| Source archive | https://constexpr.org/innoextract/files/innoextract-1.9.tar.gz |
| Last updated | 2026-06-25T08:00:45-04:00 |
| Pulse | updated |
| Dependencies | boost, xz |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | innoextract |
| Version Scheme | 0 |
| Revision | 13 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
innoextract 1.9-0.1+b1
Tool for extracting data from an Inno Setup installer
http://constexpr.org/innoextract/
sudo apt install innoextractinnoextract
nix profile install nixpkgs#innoextractinnoextract 1.9-0.1build1
Tool for extracting data from an Inno Setup installer
http://constexpr.org/innoextract/
sudo apt install innoextractinnoextract 1.9-r10
A tool to extract installers created by Inno Setup
https://constexpr.org/innoextract/
sudo apk add innoextractinnoextract-doc 1.9-r10
A tool to extract installers created by Inno Setup (documentation)
https://constexpr.org/innoextract/
sudo apk add innoextract-docinnoextract 1.9-19.fc44
Tool to extract installers created by Inno Setup
https://constexpr.org/innoextract/
sudo dnf install innoextractinnoextract 1.9-16
A tool to extract installers created by Inno Setup
https://constexpr.org/innoextract/
sudo pacman -S innoextractinnoextract 1.9-4.5
A tool to extract Inno Setup installers under non-windows systems
http://constexpr.org/innoextract/
sudo zypper install innoextractinnoextract
sudo port install innoextractinnoextract
choco install innoextractmain/innoextract
scoop install main/innoextractdscharrer.innoextract
winget install --id dscharrer.innoextract -esource 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.