macOS
brew install swift-sectionlocal Homebrew formula metadata
brew
swift-section のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install swift-sectionlocal Homebrew formula metadata
概要
CLI tool for parsing mach-o files to obtain Swift information
履歴
MachOSwiftSection is a Swift library and `swift-section` CLI for inspecting Swift metadata in Mach-O files, including dumping Swift sections and generating Swift interface-like output from binaries.
The public repository was created in 2025. Its README states that the library was developed as an extension of MachOKit and focuses on parsing Swift information from Mach-O files, including types, protocols, conformances, runtime metadata inspection, and interface generation.
The README documents installation through GitHub Releases, Homebrew, and source builds, placing the command-line tool in both release-artifact and package-manager workflows. Homebrew lists the formula as `swift-section` for macOS bottles.
Users run `swift-section dump` to inspect Swift information in Mach-O files or dyld shared caches, and `swift-section interface` to generate Swift interface output. The README also documents SwiftPM library products such as MachOSwiftSection, SwiftInspection, SwiftDump, SwiftInterface, and TypeIndexing.
The package is relevant to Swift and macOS tooling specialists because it packages low-level Mach-O and Swift ABI inspection as both a SwiftPM library and a Homebrew-installable CLI. That combination makes binary reverse-engineering workflows scriptable and reproducible from the package manager.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
swift-section | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection
インストールメタデータ
| パッケージキー | brew:swift-section |
|---|---|
| バージョン | 0.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/swift-section |
| ホームページ | https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection |
| リポジトリ | https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection |
| 上流ドキュメント | https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/archive/refs/tags/0.11.0.tar.gz |
| 最終更新 | 2026-04-22T17:14:21Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_tahoe) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | swift-section |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.