Patched GNU dd with forensic acquisition features and progress tracking
Patched GNU dd that is intended for forensic acquisition of data
dc3dd$ dc3dd if=/dev/sda of=disk_image.img log=acquisition.log$ dc3dd if=/dev/sda1 of=partition_image.dd hash=sha256 statusinterval=1M$ dc3dd if=/dev/sdb of=forensic_image.001 hof=hash_output.txt verbose=on