954,492 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Need full access to my HD.

Am not looking for a specific deleted file. Let me put it another way, and maybe someone can help me in another way....

Am looking for lost info. Files lopng deleted etc. But since this machine has bearely been used, it's posssible the data is sitting in an a now UNused part of the HD. Unused, but still having old data on it.

I am a C programmer. Maybe I should look to see hot to start the pointer at Sector zero...then scan till the last sector? Looking for my matches?

What do you think?

Thanks for all the input so far. Thiss is a great forum(s)

Sergio

SergioQ
Junior Poster in Training
54 posts since Nov 2007
Reputation Points: 10
Solved Threads: 0
 

If the data you were looking for has been overwritten then you are pretty much out of luck unless you have forensics tools. If not, you may try to mount the drive on an external machine and iterate through the filesystem structure. If the file was just marked for deletion but not overwritten it is possible that the data is still intact.
This is all very sensitive to the OS, hardware, filesystem implementation and other details.

L7Sqr
Practically a Master Poster
657 posts since Feb 2011
Reputation Points: 201
Solved Threads: 124
 

On windows if the file has not been overwritten it usually has a '~' in front of the name to tell windows that it can be overwritten. This may be helpful if you choose to mount the drive on another machine.

YourGamerMom
Newbie Poster
13 posts since Nov 2011
Reputation Points: 6
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You