macOS
brew install mtoclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mtoc in AI-Agent-Workflows.
Installation
brew install mtoclocal Homebrew formula metadata
Überblick
Mach-O to PE/COFF binary converter
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mtoc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/apple-oss-distributions/cctools
Installationsmetadaten
| Paketschlüssel | brew:mtoc |
|---|---|
| Version | 1035.1.102 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mtoc |
| Homepage | https://opensource.apple.com/ |
| Repository | https://github.com/apple-oss-distributions/cctools |
| Upstream-Dokumentation | https://opensource.apple.com/ |
| Lizenz | APSL-2.0 |
| Quellarchiv | https://github.com/apple-oss-distributions/cctools/archive/refs/tags/cctools-1035.1.102.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T13:37:55+02:00 |
| Pulse | updated |
| Build-Abhängigkeiten | llvm |
| Bottle | verfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.