macOS
brew install vmdktoolprovider-native install command
brew / Rang 10578
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vmdktool in AI-Agent-Workflows.
Installation
brew install vmdktoolprovider-native install command
Überblick
Converts raw filesystems to VMDK files and vice versa
Verlauf
vmdktool is a small Unix command-line utility for converting raw filesystem or disk images to VMware VMDK files and back again, and for inspecting VMDK table information. Its own manual frames it as a practical image-construction tool rather than a general virtualization suite.
The vmdktool manual says Brian Somers originally wrote the program in 2009 after being unable to find free tools for creating VMDK files. The same history section says it was used and fixed at companies where the author worked before being released publicly in 2012, after which support was added for the VMDK format update from version 1.1 to version 5.0.
Typical use is direct and file-oriented: inspect an image with `vmdktool -i`, convert a raw filesystem image to a stream-optimized VMDK with `-v`, or extract raw data from a VMDK with random-access or streaming modes. The manual examples show using the tool in image-editing workflows where a VMDK is unpacked, mounted, modified, and repacked.
For package users, vmdktool is notable because it occupies the narrow gap between raw disk-image manipulation and full virtualization products. It is the kind of tiny sysadmin utility that becomes useful in automated VM image pipelines, especially where a free, scriptable VMDK converter is preferred over a vendor GUI.
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 |
|---|---|---|---|
vmdktool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:vmdktool |
|---|---|
| Version | 1.4 |
| Paketmanager | Homebrew |
| Homepage | https://manned.org/vmdktool |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
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.