DAA and UIF image formats on OS X
oct 7th, 2008 by Prune
Yeah… windows stuffs, as usual.
Hopefully you’ll find some tools for Os X :
- daa2iso : download, unzip, go to the src directory from the console and start “make”. You’ll end up with a daa2iso binary. Don’t care for the errors.
daa2iso in_file.daa out_file
Result is a out_file.iso, which you can open from the finder.
I just have no valid daa file for testing
- uif2iso : download, unzip, go to the src directory from the console and start “make”. You’ll end up with a uif2iso binary. Don’t care for the errors.
uif2iso in_file.uif out_file
Result is a out_file.iso, which you can open from the finder.
- Daa converter for MacOsX : it’s an app. Download, copy to apps directory and enjoy. Not tested.