Location: ProgrammingUnlimited.Net :: Software :: DiskDump
DiskDump
.

What is it?
.

DiskDump is a simple application I created some time ago to assist with dealing with a faulty hard disk. DiskDump not only saves the raw contents of a disk drive, but it also calculates the checksum of each block and stores it in a seperate file. This allows the image to be verified on a block-by-block basis.

The CRC algorithm used is CRC32.

Note that this is a very quickly written program. It may (and probably does) have issues. However, it worked for my purposes. This software only reads from disks, so it should be relatively safe, but as with anything else here, there is no warranty on anything that I have here.

DiskDump should work on Windows 2000 and newer systems. It requires MFC42.DLL (highly unlikely that one wouldn't have that though).

Screenshots
.

Screen Shot 1

Current Version
.

Version 0.1.0.

License Terms
.

GNU General Public Licence v2

Download
.

Binary and Source: diskdump-v0.1.0.zip

...... ...... ...... ...... ...... ...... ...... ...... ....... ....... ...... ...... ....... ....... ...... ...... ...... ...... ...... ...... ...... ...... ....... ....... ...... ...... ....... ....... ...... ...... ...... ...... ...... ...... ...... ...... ....... ....... ...... ...... ....... .......

.