You can use PayPal to donate. Doing so will encourage updates of this software.
Thank you.
by Matt Sephton


dd is a command line tool to do byte-exact copy.
dd-gui is a simple GUI wrapper to enable you to easily launch dd without resorting to the command line. It will also show progress information throughout the copy.
zip file (136kb) 17 September 2009
Both source and destination can be either a system device from /dev or a file with the extension .img, for example: /dev/disk4, /files/dd.img
The app has only been tested on Mac OS 10.6.x
If you choose the wrong device as the destination, you can erase important data! Proceed with caution.
17 September: Added option to list devices (0.21)
16 September: Added automatic unmounting and mounting of devices, plus more robust determination of source size (0.20)
07 September: Initial release (0.10)
2009
I may add support for all dd features, just like Air Imager on Linux.
man dd information on the dd command