Releases: DynamicDevices/DiskImager
Releases · DynamicDevices/DiskImager
1.1.3
1.1.0
1.1.0 12/05/14 AJL
- Updated to use latest SharpZipLib as we were encountering (de-)compression errors with the previous version
- Added the option to truncate the read image based on the partition sizes found in the master boot record on the disk/stick
- logging of sizes read and written
1.0.3
1.0.2
This utility is a C#.NET implementation, and adds a couple of features I wanted to see:
- reads/writes images to/from compressed file formats: ZIP, TGZ, GZ
- remembers the last file you read/wrote
- provides more file filters within file dialog for typical image files (.img, .bin, .sdcard)
- it also might be slightly faster when dealing with uncompressed read/write