Skip to content

Converts Apple compressed dmg files to iso files.

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

winexe0/dmg2iso

Repository files navigation

DMG2ISO is an Apple's compressed dmg to standard iso convert tool.
This tool handles z-lib compressed dmg images.

Usage: 
 dmg2iso <image.dmg> <image.iso>
Installation:
Note: This requires gcc g++ zlib1g-dev libbz2-dev to be installed.
 Open a terminal and cd to this directory.
 run chmod +x install.sh
 and then run ./install.sh
Installation on Windows (beta):
 Download install-windows.zip and extract it to a new folder.
 Run install-windows.exe.
 Follow the On-Screen intructions.
vu1tur <[email protected]> aryan <[email protected]>

About

Converts Apple compressed dmg files to iso files.

Resources

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published