macOS
brew install swift-sectionlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.