macOS
brew install dmg2imglocal Homebrew formula metadata
sudo port install dmg2imgMacPorts ports tree · sysutils/dmg2img/Portfile · ソース: api.github.com
brew
dmg2img のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dmg2imglocal Homebrew formula metadata
sudo port install dmg2imgMacPorts ports tree · sysutils/dmg2img/Portfile · ソース: api.github.com
sudo apk add dmg2imgAlpine Linux edge package indexes · dmg2img · ソース: dl-cdn.alpinelinux.org
sudo apt install dmg2imgDebian stable package indexes · dmg2img · ソース: deb.debian.org
sudo dnf install dmg2imgFedora Rawhide package metadata · dmg2img · ソース: dl.fedoraproject.org
nix profile install nixpkgs#dmg2imgnixpkgs package indexes · pkgs/by-name/dm/dmg2img/package.nix · ソース: api.github.com
scoop install main/dmg2imgScoop official bucket manifest trees · bucket/dmg2img.json · ソース: api.github.com
概要
Utilities for converting macOS DMG images
履歴
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.
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.
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.
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.
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dmg2img | cli | グローバル実行可能ファイル | |
vfdecrypt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:dmg2img |
|---|---|
| バージョン | 1.6.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dmg2img |
| ホームページ | http://vu1tur.eu.org/tools/ |
| 上流ドキュメント | http://vu1tur.eu.org/tools |
| ライセンス | GPL-2.0-only AND MIT |
| ソースアーカイブ | https://cdn.netbsd.org/pub/pkgsrc/distfiles/dmg2img-1.6.7.tar.gz |
| 最終更新 | 2026-06-19T12:30:05-07:00 |
| Pulse | updated |
| 依存関係 | openssl@4 |
| macOS 提供ライブラリ | bzip2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dmg2img |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dmg2img 1.6.7+git20201227.a3e4134-0.1
Tool for converting compressed dmg files to hfsplus images
sudo apt install dmg2imgdmg2img
nix profile install nixpkgs#dmg2imgdmg2img 1.6.7-1build4
Tool for converting compressed dmg files to hfsplus images
sudo apt install dmg2imgdmg2img 1.6.7-r1
A CLI tool to uncompress Apple's compressed DMG files to the HFS+ IMG format
sudo apk add dmg2imgdmg2img 1.6.7-32.20201227gita3e4134.fc44
Uncompress the Apple compressed disk image files
sudo dnf install dmg2imgdmg2img
sudo port install dmg2imgmain/dmg2img
scoop install main/dmg2imgソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.