GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 08-Aug-2003, 07:14
shaam shaam is offline
New Member
 
Join Date: Aug 2003
Posts: 1
shaam is an unknown quantity at this point
Arrow

any one knows about the address of the deleted files in FAT


Hello
Hope You will all fine. Actually, I m doing a project of Data Recovery from floppy drive formatted with FAT(FAT12) using C++ and Data Structures. I have trouble in finding the address of the deleted files. I know that when we delete file from the floppy then OS does two tasks.
1) OS will make all the entries of the cluster in the FAT to ZERO(available) which are allocated to that file.
2) OS will mark first character of the file as e5 (sigma) to show that it is deleted.

But How can we find the entries (Addresses of the Cluster allocated to the deleted file) of the FAT (wich becomes ZERO by OS). If any one knows any thing about deleted file except 2 described above then tell me plzzzzz.

Thanks in advance
  #2  
Old 09-Aug-2003, 16:18
Garth Farley Garth Farley is offline
Invalid Email Address
 
Join Date: May 2002
Location: Ireland
Posts: 638
Garth Farley is a jewel in the roughGarth Farley is a jewel in the roughGarth Farley is a jewel in the rough
I know very little about the underlying filesystem & how it operates, but I think file undelete programs usually scan the disk for those e5 markers, and see if what's after that's marked as erased could possibly be a file or not.

I don't think the FAT table holds any information of a file once it's deleted.

GF
 
 

Recent GIDBlogToyota - 2008 August Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
gxx linker accepts only 7 object files danielxs66 C++ Forum 1 12-Dec-2003 09:27
tracking city and country from IP address s786787 Web Design Forum 5 06-Nov-2003 23:23
Rebase - Must Get! BobbyDouglas Miscellaneous Programming Forum 0 18-Aug-2003 04:57
[Linux] How to upgrade an rpm with source files? JdS Computer Software Forum - Linux 2 18-Jun-2003 09:17
E-mail address cloaker jrobbio MySQL / PHP Forum 0 16-May-2003 11:23

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:21.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.