There are 10 kinds of people in this world: those who can deal in binary and those who can't.
July 18, 2008 12:06 PM
Subscribe
How is data on my hard drive retrievable even after it is written over?
I try to follow the accepted wisdom regarding personal or sensitive data. I have a program that erases files to DoD standards. My understanding is that it over-writes the data multiple times with randomly generated bits and bytes.
But then you hear people say that's not good enough, that if you really want the file to be completely gone you have to use a sledgehammer to break the disk, then an acetylene torch to burn it, then pee on the ashes and dilute the mixture in 3 gallons of bleach (possibly I'm paraphrasing).
So how do forensic computer experts do their thing? If I have a file on Monday that is represented by 01010101 and I save over it on Thursday with a file that is 10101010 how can they examine my computer and say "Well it reads 10101010 right now but I can tell that last Monday it read 01010101 and that's illegal".
Am I over-simplifying? Isn't it an either/or, binary state. There is no history to a binary state. It's either a 1 or a 0. How would you know it was a 1 three months ago? I have read previous AskMe's on how to erase data and what works and doesn't work but I am more interested in the actual theory behind magnetic media and the permanence of data I guess.
posted by pixlboi to computers & internet (16 comments total)
3 users marked this as a favorite
Here's a video of clean room data recovery.
posted by jedicus at 12:20 PM on July 18, 2008