Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Photography > Equipment > Re: Image recov...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 27 Topic 987 of 1117
Post > Topic >>

Re: Image recovery: Recovering fragmented image files from flash

by Hans-Peter Diettrich <DrDiettrich1@[EMAIL PROTECTED] > Sep 7, 2007 at 03:34 AM

Tonny Iversen wrote:

> In the situation when the FAT contains only zeroes, recovery of
> non-fragmented image files seems to be easy for many (or maybe
> most?/all?) file / image /data recovery software products, but I
> haven't been able to find any that can recover anything more than the
> first fragment of the file if the file is fragmented.

First you'll have to find out the cluster size, then the directories, 
which give you the starting cluster, name and size of all the files.

With fragmented files you'll have to combine every starting cluster with 
every other (not yet assigned) cluster on the medium, a very time 
consuming process. Also consider erased files, which can look like valid 
files, up to the point where a cluster was overwritten later. If you 
miss to detect the file as deleted, you'll spend much time in trying to 
find the no longer existing continuation clusters.



> I don't know the specifics of jpg encoding, but maybe someone here
> knows if the different parts of the image part of the jpg files are
> numbered in some way, or contains some patterns/fields that can be
> used to connect later fragments together with the first fragment? If
> not, maybe something like FFT/Fouier transformations/frequency
> analysis or something similar/else could be used to do a qualified
> guess about which fragments belong to each other and maybe present
> the user with some alternatives?

This requires a "map" of all clusters, containing the characteristic 
information of each cluster. I made such a map already myself, for 
restoring segmented text files by manually pairing the ends and begins 
of the clusters. But with image data? At least you'll need an file 
checker, that can determine whether a chain of clusters *might* be a 
valid jpeg file.


> I guess that if image files are fragmented on a memory card, the
> chance is pretty high that the files only has two fragments. At least
> this is my guess if the card was new or formatted before use, then
> used to take pictures and erase some in between, and then
> quick-formatted afterwards. And if the directory entries are intact
> and most files are defragmented, I guess it could be possible also to
> do an educated guess about which clusters are fragments belonging to
> other files.

FAT32 allocates files strictly sequentially, until the medium is full. 
You can assume that no overlapped writes occured, to multiple files at 
the same time. In this case a recovery will work quite well. When files 
have been erased, and the clusters have been reused later, you'll have 
much more problems.

DoDi
 




 27 Posts in Topic:
Image recovery: Recovering fragmented image files from flash mem
Tonny Iversen <tonnyi@  2007-09-06 22:03:06 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-07 03:34:00 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-07 17:52:28 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-07 11:47:41 
Re: Image recovery: Recovering fragmented image files from flash
Phil Carmody <thefatph  2007-09-07 13:17:20 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-07 19:08:43 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-07 20:48:47 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-07 19:12:09 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-08 10:09:43 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-08 03:12:11 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-08 16:27:20 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-08 12:27:23 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-08 21:12:57 
Re: Image recovery: Recovering fragmented image files from flash
Phil Carmody <thefatph  2007-09-08 14:48:58 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-08 21:00:52 
Re: Image recovery: Recovering fragmented image files from flash
Phil Carmody <thefatph  2007-09-09 00:16:24 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-09 03:45:14 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-09 12:08:38 
Re: Image recovery: Recovering fragmented image files from flash
Hans-Peter Diettrich <  2007-09-09 08:24:10 
Re: Image recovery: Recovering fragmented image files from flash
"cmyk" <nowh  2007-09-09 17:28:15 
Re: Image recovery: Recovering fragmented image files from flash
Phil Carmody <thefatph  2007-09-09 14:10:59 
Re: Image recovery: Recovering fragmented image files from flash
Phil Carmody <thefatph  2007-09-09 13:26:32 
Re: Image recovery: Recovering fragmented image files from flash
"zac.badenoff"   2007-09-07 12:00:42 
Re: Image recovery: Recovering fragmented image files from flash
Rob <mesa@[EMAIL PROTE  2007-09-07 13:40:59 
Re: Image recovery: Recovering fragmented image files from flash
"George Johnson"  2007-09-09 18:10:34 
Re: Image recovery: Recovering fragmented image files from flash
"George Johnson"  2007-09-09 18:10:38 
Re: Image recovery: Recovering fragmented image files from flash
"George Johnson"  2007-09-09 18:13:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 8:22:12 CST 2008.