![]() |
| | #1 | |
| Registered User Join Date: Aug 2003
Posts: 7
| Question about old "wipe" thread Quote:
| |
| Drutten is offline | |
| | #2 |
| End Of Line Join Date: Apr 2002
Posts: 6,240
| I use this: http://www.east-tec.com/eraser/index.htm There's probably an FAQ explaining why data needs to be overwritten so many times, try a search (or look on the link I've given).
__________________ When all else fails, read the instructions. If you're posting code, use code tags: [code] /* insert code here */ [/code] |
| Hammer is offline | |
| | #4 |
| PC Fixer-Upper Join Date: May 2002
Posts: 2,001
| my theory is that all "sensitive" material should be written to cd....those can melt if needed.
__________________ PHP and XML Let's talk about SAX |
| Waldo2k2 is offline | |
| | #5 | |
| Pursuing knowledge Join Date: Jun 2002
Posts: 1,916
| Quote:
I would, of course, know nothing about this.
__________________ Away. | |
| confuted is offline | |
| | #6 |
| Registered User Join Date: Aug 2003
Posts: 7
| Well I was more interested in knowing how it's possible to reconstruct the orientation of the bits physically on the disk (should not be?)? If it's due to a flaw in the program performing the wiping, then the error ought to repeat it self during wipe(n) (n=2,3,4...)? An other question would be if this is merely done to make consumers feel safer ? Last edited by Drutten; 09-05-2003 at 02:07 PM. |
| Drutten is offline | |
| | #7 |
| www.entropysink.com Join Date: Feb 2002
Posts: 603
| Putting a CD top side down on a cement floor & sliding it with your foot is pretty effective too. You end up with a clear plastic disk. Breaking them is not recommended. I did it once and was picking bits off my floor for 3 days afterwards!
__________________ Visit entropysink.com - It's what your PC is made for! |
| RobR is offline | |
| | #8 |
| PC Fixer-Upper Join Date: May 2002
Posts: 2,001
| The reason I suggested Cd melting is because of physics. Physics are what allow people to recover data from hard drives that have been in fires. Hd's rely on magnetism, magnetism has predictable properties. No matter how many times you write over a spot (afaik) there are still magnetic traces of whats been there....that may not be helpful with 0's and 1's alone, but if a cop can begin to peice together old file tables, your ass is grass. A Cd melting also adheres to the laws of physics, but the rules aren't as strict. The plastic goes everywhere and changes chemical composition due to heat, etc. It's impossible to recover data from a melted cd (with today's, and im sure, the next hundred year's technology) because there are so so so many different variables in place....that, and a cd isn't either pos or neg like an hd. It's light, dark, gray, scratched, etc. It's the same as writing a note on a peice of paper and burning it, it's the type of data you interpret visually (optically with a laser for cds). Once you burn the paper, there's no way of looking at the ashes and reconstructing the image.
__________________ PHP and XML Let's talk about SAX |
| Waldo2k2 is offline | |
| | #9 |
| Registered User Join Date: Aug 2003
Posts: 7
| I'm about to take my MS deg. in eng. so I have some basic knowledge in physics. But if your drive isn't brand new then the noise from past writings (regard one bit as an area where maybe not the entire area is affected by the wipe-write...thus traces left in the outer part of that area) should be pretty random, and if you wipe with random data how can that be interpreted to something useful? |
| Drutten is offline | |
| | #10 |
| & the hat of GPL slaying Join Date: Sep 2001
Posts: 5,732
| Wouldn't writting ones to all the sectors before writing zeros be effective in covering up the orginal data? |
| Thantos is offline | |
| | #11 |
| PC Fixer-Upper Join Date: May 2002
Posts: 2,001
| become a hacker, do that to your drive, and see if they can't still convict you.
__________________ PHP and XML Let's talk about SAX |
| Waldo2k2 is offline | |
| | #12 |
| Registered User Join Date: Aug 2003
Posts: 7
| I'm not trying to wipe anything just curious why all these repetitions. It takes quite a while wiping the empty space just once on a drive. Does it really make a real difference ? |
| Drutten is offline | |
| | #13 |
| Pursuing knowledge Join Date: Jun 2002
Posts: 1,916
| If you REALLY need to destroy some data, I would highly advocate a physical destruction rather than hoping some program can do it for you. If you open the hard drive, you could shatter the platters with a hammer. They're rather brittle. Or I suppose that if you have access to a very powerful electromagnet, that could do the trick.
__________________ Away. |
| confuted is offline | |
| | #14 | |
| Registered User Join Date: Aug 2003
Posts: 7
| Quote:
. But it's kind of unrefined... not a choice for most peoples/organizations ! But that wasn't an answer to my question ! | |
| Drutten is offline | |
| | #15 |
| PC Fixer-Upper Join Date: May 2002
Posts: 2,001
| The company (or individual) who wrote the software wants the unwary user to feel like the program is actually going to work. And it will in nearly all common day needs...but don't trust it when the CIA comes busting down your door...not that they will, but that's what we're all getting at. There's really no point in writing over it that manytimes, if someone REALLY wants the info on your drive, they can get it. Such is the world of electronics.
__________________ PHP and XML Let's talk about SAX |
| Waldo2k2 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thread Prog in C language (seg fault) | kumars | C Programming | 22 | 10-09-2008 01:17 PM |
| [code] Win32 Thread Object | Codeplug | Windows Programming | 0 | 06-03-2005 03:55 PM |
| How to make a thread sleep or std::recv timeout? | BrianK | Linux Programming | 3 | 02-26-2003 10:27 PM |
| Multithreading | Cela | Windows Programming | 13 | 01-15-2003 03:02 PM |
| Your Best thread and your most stupid thread ?? | jawwadalam | A Brief History of Cprogramming.com | 13 | 01-03-2003 07:41 PM |