macOS
brew install innoextractprovider-native install command
brew / 順位 1634
innoextract のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install innoextractprovider-native install command
概要
Tool to unpack installers created by Inno Setup
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
innoextract | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:innoextract |
|---|---|
| バージョン | 1.9 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://constexpr.org/innoextract/ |
| リポジトリ | https://github.com/dscharrer/innoextract |
| 最終更新 | 2026-06-25T08:00:45-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.