SomeJoe7777
Distinguished
Dooyas :
Writing over it with 0's once can still be recovered, even with some of the tools available to normal users now. It may be fractured, and unsorted, but you can still get info back.
This is not true. If you use a program that overwrites every sector of the HD with zeros, no program will be able to recover anything through the HD interface. The only way to recover information off of a HD after a full overwrite would be to take the HD apart in a lab and use an electron microscope or microprobing techniques to reconstruct the data.
Your reference to the article at CNet is a prime example of many people talking who don't know what they're talking about. The original poster in that article used an overwrite program that only overwrote the file contents, but didn't overwrite the directory information on the drive. That's not a fault of the philosophy of erasure, that's just a poor erasing program.
Good erasing programs erase every sector of the disk. Programs like Darik's Boot and Nuke or Active@ Killdisk. If you erase a hard drive with one of those, no software will recover your data, period.
Different erasure methods can offer security from different kinds of government recovery techniques. A simple zero-fill (one pass) will be enough to make sure that no software can recover anything, but the CIA/NSA can take the drive apart in their labs and recover from a zero-fill pretty easily. With more overwrites, it becomes harder. The DoD 5220.22-M compliant method involves 3 overwrites - once with a fixed value, again with the bitwire complement of that value, and a 3rd time with random data. The US Government approves of the 5220.22-M method to erase classified data up to the secret level. This should tell you how difficult it becomes to retrieve data after multiple complementary overwrites.
An extended DoD 5220.22-M method involves doing that 3-pass overwrite method twice, with another pass of random data in between, for a total of 7 overwrites.
The Guttman method, which involves 35 passes, is generally regarded as so safe, it's equivalent to destroying the drive. However, no one knows this for sure, because if a government agency were able to recover data that was erased with Guttman, they sure wouldn't tell anyone. 😉