by Alt » Mon Jul 22, 2013 10:40 am
All depends what you're trying to achieve. If you want to recover all files that have ever been on the disk, the best way is to open all partitions one by one, sort the files by their extensions and recover all jpg files. Many of them will be corrupted or duplicates, but you won't miss anything.
If you want to recover files from some certain partitions that once were on the disk, open those that have close parameters like offsets, sizes and file system types, sort the files by their extensions and recover all jpg files.
All depends what you're trying to achieve. If you want to recover all files that have ever been on the disk, the best way is to open all partitions one by one, sort the files by their extensions and recover all jpg files. Many of them will be corrupted or duplicates, but you won't miss anything.
If you want to recover files from some certain partitions that once were on the disk, open those that have close parameters like offsets, sizes and file system types, sort the files by their extensions and recover all jpg files.