dmg2img
Tool for converting compressed dmg files to hfsplus images
Install
- All systems
-
curl cmd.cat/dmg2img.sh
- Debian
-
apt-get install dmg2img
- Ubuntu
-
apt-get install dmg2img
- Kali Linux
-
apt-get install dmg2img
- Fedora
-
dnf install dmg2img
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dmg2img
- OS X
-
brew install dmg2img
- Raspbian
-
apt-get install dmg2img
- Dockerfile
- dockerfile.run/dmg2img
dmg2img
Tool for converting compressed dmg files to hfsplus images
DMG2IMG is a tool which allows converting Apple compressed dmg archives to standard (hfsplus) image disk files. This tool handles zlib and bzip2 compressed dmg images.