cugu / afro

File recovery for APFS
157 stars 16 forks source link

how to finish searching in advance? #11

Closed liwenjie0728 closed 5 years ago

liwenjie0728 commented 5 years ago

@cugu i find you traverse every block to search the recovery files,but there are many unused blocks at the back of the volume,so how can we finish searching in advance?

cugu commented 5 years ago

There is always the possibility that there might be remaining data in these blocks.

liwenjie0728 commented 5 years ago

so if we want to recover the deleted files completely,we should traverse the all blocks?

cugu commented 5 years ago

Yes