Forensic disk imaging tool with progress tracking and error handling.
Patched GNU dd that is intended for forensic acquisition of data
dc3dd$ dc3dd if=/dev/sda of=disk_image.dd$ dc3dd if=/dev/sda of=disk_image.dd log=progress.txt$ dc3dd if=/dev/sda1 of=partition.dd hof=hashes.txt$ dc3dd if=/dev/sda of=disk_image.dd iosize=512 nwxo=on$ dc3dd if=/dev/sda of=disk_image.dd hof=checksums.txt hash=md5,sha256