foreverowl / dmg2iso

Converts Apple compressed dmg files to iso files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:
 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 <to@vu1tur.eu.org> aryan <aryan.chandna@icloud.com>

About

Converts Apple compressed dmg files to iso files.

License:GNU General Public License v3.0


Languages

Language:C++ 67.7%Language:C 17.1%Language:C# 11.3%Language:Makefile 2.6%Language:Shell 1.2%