Getting files and other data back which were deleted. The opposite of wiping files.
testdisk
)HDDs often show pending sectors before they fail:
smartctl -x /dev/sdc | grep Sector
rsync -a --info=progress2 /path/to/mounted/ntfs/partition /path/to/target ntfsclone --rescue --save-image --output - /dev/sdXX1 | xz -1 -cv > output-image.xz