Automic VaultAutomic Vault

brew

dmg2img mit Homebrew, apk, apt, dnf, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dmg2img in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dmg2img

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dmg2img

MacPorts ports tree · sysutils/dmg2img/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dmg2img

Alpine Linux edge package indexes · dmg2img · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install dmg2img

Debian stable package indexes · dmg2img · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install dmg2img

Fedora Rawhide package metadata · dmg2img · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#dmg2img

nixpkgs package indexes · pkgs/by-name/dm/dmg2img/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/dmg2img

Scoop official bucket manifest trees · bucket/dmg2img.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Utilities for converting macOS DMG images

Befehle und Aliase

  • dmg2img
  • vfdecrypt

Verlauf

Projektgeschichte und Nutzung

dmg2img is a small command-line converter for turning Apple compressed DMG disk images into standard HFS+ image files. Its package-manager appeal is that it gives Unix and Windows users a narrow, scriptable way to inspect or convert macOS disk images without Apple's Disk Utility.

Projektgeschichte

The original project is published from the vu1tur.eu.org tools page, whose dmg2img page describes the tool and carries the upstream changelog. The maintained GitHub tree says it imports the original dmg2img code and tarballs, while Peter Wu's maintenance branch adds bug fixes, security fixes, and other enhancements.

Adoptionsgeschichte

dmg2img became useful in packaging and recovery workflows because DMG files are common distribution containers for macOS software, but package builders and Linux users often need ordinary image output. Its small C utility shape makes it easy for package managers to ship alongside tools such as vfdecrypt.

Wie es verwendet wird

Typical use is a one-shot conversion from a .dmg input to an .img output, followed by mounting or extracting the resulting filesystem image with platform tools. The maintained README also documents optional build support for newer compression handling such as LZFSE.

Warum Paket-Nerds sich dafür interessieren

Package nerds care about dmg2img because it is the boring glue that lets non-macOS build and forensic environments handle Apple's disk-image packaging format without a large desktop stack.

Zeitleiste

  • 2017: The upstream changelog lists dmg2img 1.6.7.
  • 2020: The maintained GitHub tree records imported upstream code plus maintenance fixes.

Related projects

  • vfdecrypt is shipped with dmg2img for encrypted DMG workflows.
  • Apple's Disk Utility and hdiutil cover similar disk-image work on macOS.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:decrypt,image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dmg2imgcliglobales Executable
vfdecryptcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version1.6.7
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

http://vu1tur.eu.org/tools/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dmg2img
Version1.6.7
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dmg2img
Homepagehttp://vu1tur.eu.org/tools/
Upstream-Dokumentationhttp://vu1tur.eu.org/tools
LizenzGPL-2.0-only AND MIT
Quellarchivhttps://cdn.netbsd.org/pub/pkgsrc/distfiles/dmg2img-1.6.7.tar.gz
Zuletzt aktualisiert2026-06-19T12:30:05-07:00
Pulseupdated
Abhängigkeitenopenssl@4
Von macOS bereitgestellte Bibliothekenbzip2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedmg2img
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

dmg2img 1.6.7+git20201227.a3e4134-0.1

Tool for converting compressed dmg files to hfsplus images

http://vu1tur.eu.org/tools/

sudo apt install dmg2img
  • Section: otherosfs
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dmg2img
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dmg2img from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dmg2img

nix profile install nixpkgs#dmg2img
  • normalized package name match
  • Abgeglichen nach: Dmg2img
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dm/dmg2img/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dmg2img 1.6.7-1build4

Tool for converting compressed dmg files to hfsplus images

http://vu1tur.eu.org/tools/

sudo apt install dmg2img
  • Section: universe/utils
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dmg2img
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dmg2img from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dmg2img 1.6.7-r1

A CLI tool to uncompress Apple's compressed DMG files to the HFS+ IMG format

http://vu1tur.eu.org/tools/

sudo apk add dmg2img
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: dmg2img
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dmg2img
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dmg2img from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dmg2img 1.6.7-32.20201227gita3e4134.fc44

Uncompress the Apple compressed disk image files

http://vu1tur.eu.org/tools/

sudo dnf install dmg2img
  • License: GPL-1.0-or-later AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dmg2img
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dmg2img
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dmg2img from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

dmg2img

sudo port install dmg2img
  • normalized package name match
  • Abgeglichen nach: Dmg2img
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/dmg2img/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/dmg2img

scoop install main/dmg2img
  • normalized package name match
  • Abgeglichen nach: Dmg2img
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dmg2img.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment