DMGExtractor

Version: 0.5 || Release Date: 2007-01-20 || License: GPL Developer: Erik Larsson

A lightweight application for extracting the contents of a DMG disk image file, used mainly by Mac OS X, in Windows. Written in Java and packaged in a JAR-file.

Essentially a Java port of vu1tur's dmg2iso program, but dmg2iso didn't work for me on any of the files I tried using it with, so I rewrote it in Java, and made it work for my examples. I also managed to put a very basic GUI together (dialog based).

Suggest screenshot/icon / Suggest new version

3 Opinions:

avatar

by
xcgr, 2007-01-21

Works for me under both Tiger and Win98 (with the latest JRE from www.java.com).

avatar

by
groxx, 2007-01-20

Wooow, cool! I was actually hoping that something like this existed... Java may be a bit slow, but cross-platform is always nice.

edit: Buuuut, it failed on my first test. Crud.

avatar

by
autumnmist, 2007-01-20

Oh wow, can anyone verify whether this really works on Windows?