[sleuthkit-users] Exfat recovery
Brought to you by:
carrier
From: Dennis Z. <de...@es...> - 2015-01-31 01:40:33
|
Hi, I'm trying to recover deleted data from an SD card that I pulled out of a smartphone. I backed up the image using: dd if=/dev/sdb of=/tmp/disk.img However, when I try to recover the files using the following command: usr/local/sleuthkit/bin/fls -r -p disk.img | less I get the following error: Cannot determine file system type Fdisk shows that it's a WN95 FAT32. Thank you, Dennis. |