![]() |
|
|||||||
|
|
Thread Tools | Search this Thread | Rate Thread |
|
#1
|
|||
|
|||
any one knows about the address of the deleted files in FATHello
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
|
|||
|
|||
|
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 GIDBlog
Toyota - 2008 August Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
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