Today we will be talking about some of top tools which can be used to securely and completely wipe Hard Disk so that the data on it can not be retrieved by any means. Many of you may not know, but deleting files or even formatting your hard disk does not removes files from your hard disk and can be retrieved easily using tools available over the web like file recovery software. You need to wipe Hard Disk using tools specially made for this purpose so that your critical data cant be used by any one else.
1. ERASER
I have talked about Eraser already few months back. It is an advanced security tool to completely remove sensitive data from hard drive by using the technique of overwriting it several times with carefully selected patterns.
2. Darik’s Boot And Nuke (“DBAN”)
Darik’s Boot and Nuke (“DBAN”) is a self-contained boot disk that securely wipes the hard disks of most computers. DBAN will automatically and completely delete the contents of any hard disk that it can detect, which makes it an appropriate utility for bulk or emergency data destruction. DBAN prevents or thoroughly hinders all known techniques of hard disk forensic analysis.
3. SysInternals SDelete
SDelete is a command line utility that takes a number of options. In any given use, it allows you to delete one or more files and/or directories, or to cleanse the free space on a logical disk. SDelete accepts wild card characters as part of the directory or file specifier.
Usage: sdelete [-p passes] [-s] [-q] <file or directory>sdelete [-p passes] [-z|-c] [drive letter]
-c   Zero free space (good for virtual disk optimization).
-p passes   Specifies number of overwrite passes.
-s   Recurse subdirectories.
-q   Don’t print errors (quiet).
-z   Cleanse free space.
4. Active@ Kill Disk
It lets you secure format your hard drives without any possibility of following data recovery. It does the job of unrecoverable data elimination for any computer which is capable of booting in DOS mode from floppy or CD/DVD. IT works on any operating system irrespective of its being Linux or windows as it uses access to the drive’s data on a physical level via BIOS and hence bypassing logical drive structure organization.
A breakup with detailed list of features can be viewed from the screenshot below. It even got a Paid version but as i often say, Free version is good enough for most of us.
There are more tools available which does the same job as those I talked about with some minor or major variations. Use one of these tools whenever you need to throw your hard drive or any other storage media.
August 25, 2010 @ 7:17 PM
There’s actually one good tool inside Windows that has some sort of value to be mentioned here.
Cipher.exe
Open it in the prompt together with backslash and a questionmark for more detailed help and commands.
Very powerful and useful when working with files and directories, a program which already there.
August 25, 2010 @ 11:02 PM
Thanx Emil for reminding me that. 🙂 Its a great tool
August 25, 2010 @ 9:41 PM
all these tools r gr8 but these tools took too much time to erase the drive speacially DBAN need somthing that works really fast
August 25, 2010 @ 10:22 PM
Obviously they will take long time compared to a normal delete operation or even a full format as this requires deleting data or replacing it with zero in each sector of the hard disk
August 26, 2010 @ 2:38 PM
Hi Avinash
I use a freeware tool called HDD Low Level Format Tool and HDD Wipe Tool
Get them here http://hddguru.com
August 26, 2010 @ 3:48 PM
@PeterB
Thanx for the info. Will test them out soon.