# swift-section を Homebrew でインストール

swift-section のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:swift-section
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install swift-section
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:swift-section
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/swift-section>
- **バージョン:** 0.14.0
- **ソース概要:** CLI tool for parsing mach-o files to obtain Swift information
- **ホームページ:** <https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection>
- **リポジトリ:** <https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/archive/refs/tags/0.14.0.tar.gz>
- **最終更新:** 2026-07-26T12:33:35Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- swift-section (cli)
- swift-section (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_sequoia, arm64_tahoe

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.14.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection
- 検出された最新: 0.14.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2025: Public GitHub repository created.
- Current docs: README describes the project as an extension of MachOKit.
- Current docs: CLI installation documented through GitHub Releases, Homebrew, and source builds.

### Related projects

- The README names MachOKit as the base project and documents related products including SwiftInspection, SwiftDump, SwiftInterface, and TypeIndexing.

### ソース

- <https://api.github.com/repos/MxIris-Reverse-Engineering/MachOSwiftSection>
- <https://formulae.brew.sh/api/formula/swift-section.json>
- <https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** swift-section
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [binsider](https://pkg.so/ja/brew/binsider/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools, reverse-engineering.
- [readpe](https://pkg.so/ja/brew/readpe/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools, reverse-engineering.
- [dwarf](https://pkg.so/ja/brew/dwarf/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools, mach-o.
- [bingrep](https://pkg.so/ja/brew/bingrep/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools.
- [abi-dumper](https://pkg.so/ja/brew/abi-dumper/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools.
- [libabigail](https://pkg.so/ja/brew/libabigail/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools.
- [capstone](https://pkg.so/ja/brew/capstone/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools, reverse-engineering.
- [z80dasm](https://pkg.so/ja/brew/z80dasm/) - Shares pkgdb curated category or tags: binary-analysis, cli, developer-tools, reverse-engineering.
- [elfx86exts](https://pkg.so/ja/brew/elfx86exts/) - Local package facts share a topical domain. Shared terms: analysis, binary, binary-analysis, cli, developer.

## Combined YAML source

View the package source record on GitHub. [combined/swift-section.yml](https://github.com/mxcl/pkgdb/blob/main/combined/swift-section.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
