macOS
brew install mtoclocal Homebrew formula metadata
brew
mtoc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mtoclocal Homebrew formula metadata
概要
Mach-O to PE/COFF binary converter
履歴
mtoc is a narrow Apple/Darwin build tool: a Mach-O to PE/COFF binary converter built from Apple's open-source cctools distribution. Homebrew packages it from the apple-oss-distributions/cctools source archive, builds the mtoc Xcode scheme, installs the mtoc binary and man page, and marks it as conflicting with ocmtoc because both provide the same command name.
Its main visible adoption path is firmware development on macOS. The TianoCore EDK II Xcode guide says Xcode supplies many development tools but not all tools needed for TianoCore, and names mtoc as the utility required to convert macOS Mach-O images to the PE/COFF form required by the UEFI specification. In that workflow, developers build EDK II firmware on macOS with Xcode and use mtoc as the format bridge between Apple's native object/executable format and UEFI's PE/COFF image expectations.
As a package, mtoc is not a general binary-conversion suite like objconv and not the whole cctools collection. It is the small extract a Homebrew user installs when the build chain specifically asks for mtoc, most often through EDK II or related UEFI build instructions.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mtoc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/apple-oss-distributions/cctools
インストールメタデータ
| パッケージキー | brew:mtoc |
|---|---|
| バージョン | 1035.1.102 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mtoc |
| ホームページ | https://opensource.apple.com/ |
| リポジトリ | https://github.com/apple-oss-distributions/cctools |
| 上流ドキュメント | https://opensource.apple.com/ |
| ライセンス | APSL-2.0 |
| ソースアーカイブ | https://github.com/apple-oss-distributions/cctools/archive/refs/tags/cctools-1035.1.102.tar.gz |
| 最終更新 | 2026-06-25T13:37:55+02:00 |
| Pulse | updated |
| ビルド依存関係 | llvm |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mtoc |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.