Search found 5 matches

by keenan
28 Feb 2020, 18:51
Forum: File recovery
Topic: Configure PhotoRec To Recover All Inodes And Zone Data
Replies: 9
Views: 8967

Re: Configure PhotoRec To Recover All Inodes And Zone Data

recuperation wrote: 28 Feb 2020, 18:12 No. That's why defragmentation determines the recovery success.
So if a file's data is written in non contiguous blocks it is not recoverable by this the magic number method?
by keenan
28 Feb 2020, 17:55
Forum: File recovery
Topic: Configure PhotoRec To Recover All Inodes And Zone Data
Replies: 9
Views: 8967

Re: Configure PhotoRec To Recover All Inodes And Zone Data


Fingerprinting, ("magic numbers") is a fantastic generalized concept that enables recovery in cases of extreme destruction where metadata (p.e. inodes) is lost. It can be easily extended to new formats.
Beside PhotoRec which appears to me as the most powerful one according to independent third ...
by keenan
28 Feb 2020, 16:35
Forum: File recovery
Topic: Configure PhotoRec To Recover All Inodes And Zone Data
Replies: 9
Views: 8967

Re: Configure PhotoRec To Recover All Inodes And Zone Data


You don't need PhotoRec for that.
You just produce files as combinations of all available clusters. Unfortunately that number of files is already bigger than the numbers of atoms in the universe.


That sounds intimidating. I'm under the assumption that a programmer would just need to create a ...
by keenan
28 Feb 2020, 15:20
Forum: File recovery
Topic: Configure PhotoRec To Recover All Inodes And Zone Data
Replies: 9
Views: 8967

Re: Configure PhotoRec To Recover All Inodes And Zone Data


What was the filesystem type of your partition ? ext2/3/4, xfs ?
PhotoRec only works with magic bytes.


It was ext4.

I'm a bit confused after reading up on ext4 inodes https://en.wikipedia.org/wiki/Inode In order to find the data associated with the magic bytes of a specific file it must read ...
by keenan
28 Feb 2020, 00:31
Forum: File recovery
Topic: Configure PhotoRec To Recover All Inodes And Zone Data
Replies: 9
Views: 8967

Configure PhotoRec To Recover All Inodes And Zone Data

My partition table is toast, but the actual area where files exist has not been touched.

I tried testdisk but it says the superblock is corrupted so I was unable to recover the partition and see the files.

I tried photorec and it brought back every file except my binary files that have no ...