ComputerForum.com ComputerForum.com  

Go Back   Computer Forum > Computer Hardware > Computer Memory and Hard Drives

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-23-2009, 06:06 AM   #1 (permalink)
Silver Member
 
gamblingman's Avatar
 
Join Date: Apr 2009
Location: Huntsville, Texas
Age: 31
Posts: 201
Default Hard Drive Erasing

I have a friend that deals with digital forensics. He told me that no matter what I do, the files I "delete" are always there, that the computer just cant see them. That even if I overwrite the deleted files, there are still "images" (so to speak) of the old files, and that the images can be recovered back into the original file.

So how can I fully delete old files, so that they are gone FOREVER. I've heard that the files never are fully gone, even if I use a HDD free space cleaning program. I have Acronis (for backups, but a cleaning utility is included) and it says that it can "clean" the free space on the HDD so that there are no traces of the old deletes.

So which is correct?
__________________
Why work when you can go fishing!
gamblingman is offline   Reply With Quote


Old 09-23-2009, 06:27 AM   #2 (permalink)
Super Moderator
 
The_Other_One's Avatar
 
Join Date: Mar 2005
Location: Lexington, NC
Age: 25
Posts: 13,434
Default

Without getting too in depth with things, there's almost no way to full erase data. As you probably know, data's not actually removed, just given an erase tag (for the most part) The bulk of the data isn't altered until the OS decides to fill that section of the disk with something else.

Now while the data may be overwritten, it may not be "fully" overwritten. Thus if someone wanted to, they may be able to take the chunks of remaining data that wasn't filled in the cluster and reform whatever it may have been.

Going a bit farther, you could do a zero-write. While this "technically" erases all the data, there's still a chance bits are partially charged or...I forget the term right off, but essentially data is between bits if I recall correctly. Very difficult but still recoverable.

Now to the extreme... You could take your drive out and shoot it a few times, blasting the platters to bits... While it's difficult, given the right tools, it still would be possible to read and piece together what's left on the disk.

Sooo a straight answer... Eh, I guess over time there will be enough rewrites to fragment the data enough to make it unreadable. Unless you really have something to hide, a zero write/low-level-format should be enough to protect your data... Or do the DOD standard of 7 zero writes if you're very paranoid
__________________
Primary- i7 920 | 6GB RAM | 9800GT | 160+160+500GB
Secondary- Athlon X2 4200 | 2GB RAM | 7600GT | 80+250GB
Netbook - Atom N280 | 2GB RAM | GMA945| 160GB
The_Other_One is online now   Reply With Quote
Old 09-23-2009, 06:58 AM   #3 (permalink)
Silver Member
 
gamblingman's Avatar
 
Join Date: Apr 2009
Location: Huntsville, Texas
Age: 31
Posts: 201
Default HDD clean

I already used the DOD 7 overwrites, I wouldnt normally do it like that, but had money stuff on here. Thanks for the response, its what I thought.
__________________
Why work when you can go fishing!

Last edited by gamblingman; 09-23-2009 at 07:02 AM.
gamblingman is offline   Reply With Quote
Old 09-23-2009, 03:03 PM   #4 (permalink)
Platinum Member
 
Join Date: Jun 2007
Posts: 520
Default

Quote:
Originally Posted by The_Other_One View Post
Going a bit farther, you could do a zero-write. While this "technically" erases all the data, there's still a chance bits are partially charged or...I forget the term right off, but essentially data is between bits if I recall correctly. Very difficult but still recoverable.
But nobody has yet given the world a proof of concept of how to recover a harddrive after a single overwrite.
tyttebøvs is offline   Reply With Quote
Old 09-23-2009, 03:19 PM   #5 (permalink)
Bronze Member
 
Drewat17's Avatar
 
Join Date: Sep 2009
Location: Florida
Posts: 90
Default

Let your hard drive and Mr. Magnet get acquainted.
Drewat17 is offline   Reply With Quote


Old 09-23-2009, 03:49 PM   #6 (permalink)
Platinum Member
 
kimsland's Avatar
 
Join Date: Sep 2009
Posts: 882
Default

Quote:
Originally Posted by tyttebøvs View Post
But nobody has yet given the world a proof of concept of how to recover a harddrive after a single overwrite.
Shadow data are the remains of a track even after a drive has been wiped

The following forensic reference http://www.forensics-intl.com/art15.html illustrates why 7 wipes are preferred, but it has been mentioned that a whopping (unbelievable) 35 wipes, is the only way to conclusively confirm all data is removed

If you have sensitive data on your drive, and you want to confirm beyond any shadow of a doubt that your data is unrecoverable, physically destroy the drive to tiny little bits of metal
kimsland is offline   Reply With Quote
Old 09-23-2009, 09:43 PM   #7 (permalink)
Silver Member
 
gamblingman's Avatar
 
Join Date: Apr 2009
Location: Huntsville, Texas
Age: 31
Posts: 201
Default destroy the drive

So I need to destory it like terminator is destroyed at the end of T2. Dunked in a vat of molten steel, seems like overkill.....I wonder what a steel mill would charge for that, ha ha ha.
__________________
Why work when you can go fishing!
gamblingman is offline   Reply With Quote
Old 09-23-2009, 10:03 PM   #8 (permalink)
Diamond Member
 
Join Date: Oct 2007
Location: Mainland United States
Posts: 2,297
Default

Quote:
Originally Posted by tyttebøvs View Post
But nobody has yet given the world a proof of concept of how to recover a hard drive after a single overwrite.
I agree. I use a program called Darik's Boot and Nuke to wipe my hard drives after I'm done with them. One complete overwrite of a hard drive and probably no one but the F.B.I. could get your data (if they could do it). I use three wipes to make sure the hard drive is completely wiped clean.

Is there a way to wipe a flash drive of all data? I don't know of anyway except destroying the flash drive.
__________________
"Only a virtuous people are capable of freedom. As nations become more corrupt and vicious, they have more need of masters." -- Benjamin Franklin

Operating Systems: Linux Ubuntu 9.04 and Windows Vista
Power Supply: OCZ StealthXStream OCZ600SXS
Video Card: MSI R3650-T2D512 OC Radeon HD 3650
Motherboard: Gigabyte GA-M78SM-S2H
Memory: Super Talent PC2-6400 2 gigabytes
Processor: Phenom 9550 Quad-Core (2.2 gigahertz)
2048Megabytes is offline   Reply With Quote
Old 09-23-2009, 10:18 PM   #9 (permalink)
Super Moderator
 
The_Other_One's Avatar
 
Join Date: Mar 2005
Location: Lexington, NC
Age: 25
Posts: 13,434
Default

I could try to find some proof from my forensics notes if you guys would like, but I think kimsland basically got it. The bit may not be completely off or information may be stuck between bits. And again, information's stored in clusters (hope I'm getting all this right...I might have to dig out those notes...assuming I didn't delete them by mistake ) if a cluster isn't used completely, then information from the previous data written there would still be available.

Honestly, it's very confusing how it all works, and I've only taken a single computer forensics class, but I know it's possible to recover data after most any "delete".
__________________
Primary- i7 920 | 6GB RAM | 9800GT | 160+160+500GB
Secondary- Athlon X2 4200 | 2GB RAM | 7600GT | 80+250GB
Netbook - Atom N280 | 2GB RAM | GMA945| 160GB
The_Other_One is online now   Reply With Quote
Old 09-23-2009, 10:21 PM   #10 (permalink)
Platinum Member
 
Join Date: Jun 2007
Posts: 520
Default

Yes, it can be theorized that data can be brought back from a single overwrite. But that is all. Nobody has yet demonstrated this in pratice.

Last edited by tyttebøvs; 09-23-2009 at 10:26 PM.
tyttebøvs is offline   Reply With Quote
Reply

Bookmarks

Tags
delete, erasing, files, hard drive, hdd

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Slave hard drive not working properly. Gtrance Computer Memory and Hard Drives 3 01-21-2009 10:31 PM
WD Western Digital External Hard Drive 320GB Passport Won't Work - WHY? Pauly73Drifter Computer Memory and Hard Drives 63 12-11-2008 05:29 PM
Advice needed: replace hdd or not? Lomandriel Computer Memory and Hard Drives 12 04-05-2007 08:12 PM
Installing a new hard drive with multiple os'es Ghostnotes Computer Memory and Hard Drives 5 01-03-2007 02:38 PM
How can I fix my hard drive problem? langthang Computer Memory and Hard Drives 4 10-14-2005 11:05 PM


All times are GMT +1. The time now is 11:18 AM.


Powered by: vBulletin Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.