USB Image Tool 1.31 released
Sunday, October 12th, 2008Version 1.31 includes bugfixes for the user interface and compression routines. The zip compression routines, used by USB Image Tool (XZip based on Info-ZIP/zlib 1.1.3), may lead to corrupted images. When creating a compressed backup, USB Image Tool now checks the compressed image to ensure it is not corrupted. I’m assuming it has to be connected with the compressed image exceeding the 2GB limit. Raw images are not affected by this problem. If you encounter this problem, I recommend to backup your USB device as a raw image and manually compress/decompress it with the compression tool of your choice.
Because XZip is not being maintained frequently anymore, I think I have to switch to new compression routines. Any recommendations for an easy-to-use zlib wrapper or any other PKZIP compatible compression library are welcome. Requirements are either a static library (no DLL) with support for cancelletion and progress reporting, or a modifiable source code. Also its copyright should allow usage in closed-source freeware application.