scrounge-ntfs
Helps retrieve data from corrupted NTFS partitions
root@kali:~# scrounge-ntfs --help
scrounge-ntfs: invalid option -- '-'
usage: scrounge-ntfs -l disk
List all drive partition information.
usage: scrounge-ntfs -s disk
Search drive for NTFS partitions.
usage: scrounge-ntfs [-m mftoffset] [-c clustersize] [-o outdir] disk start end
Scrounge data from a partition
-m Offset to mft (in sectors)
-c Cluster size (in sectors, default of 8)
-o Directory to put scrounged files in
disk The raw disk partitios (ie: /dev/hda)
start First sector of partition
end Last sector of partition