Results 1 to 11 of 11

Thread: Data Recovery from Floppy

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Data Recovery from Floppy

    Can someone describe to me the process by which data is recovered from a floppy? If not a description, a link to a page describing it will do.

    Google searches only bring up companies that perform data recovery for you, which I could care less for

  2. #2
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718

    Yo Frog! :)

    Try...

    http://www.softlookup.com/category/cat437.html

    That shows a list of data recovery programs you can download for free. Recover98 should retrieve all your files for you.

    Regards,

    Paul.

    P.S That link was pulled from Google!

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Yo Paul :)

    I'm hoping that was a really subtle joke, since I was looking for the process of data recovery.

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    It is probably lots of way to do it....I know that good old Norton used 80paterns for 7years ago, and there is probably more now. So whitch one do you want, and the algorithm or the physics???

  5. #5

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by NoteMe
    So whitch one do you want, and the algorithm or the physics???
    Both would be great. Thanks.

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Sorry, no can do....it is patented....

  7. #7

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    :groan:

    Were you born this weird?

  8. #8
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    I am not sure, can't remember, but you can always ask your mam...ops she is in a mental hospital....



    PS: It is true that it is patented BTW...

  9. #9

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Thanks, I think.

  10. #10
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well its the same as HDD recovery I believe.
    They open the device in a clean room and go sector by sector recovering data...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  11. #11
    Addicted Member
    Join Date
    Feb 2003
    Posts
    237
    when files are deleted, the cluster map of where the data lies is zeroed out and the slot in the file allocation table is marked as ready for reuse. (only the first character of the file name in the FAT is changed)

    from the FAT you can see most of the original files name, its starting cluster, and its filesize

    the actual data clusters holding the files data are not touched.

    if the disk was relativly clean and there was not alot of deletes
    or additions made since you got the disk, it is quite possible that all of the original data is on disk still and can be recovered.

    depending on these factors you may find all of the clusters to be sequential or scattered (fragmented file)

    you can reassemble and extract the file cluster by cluster if you have to.

    here is a paper and free tool I developed when I was tryign to figure out how all of this worked

    http://sandsprite.com/CodeStuff/FunWithFat.html
    Free Code, papers, tools, and more

    http://sandsprite.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width