17 September 2008 Categorized under Software

Download the free software to shred files

There was a small introduction on how files are recovered from magnetic media in the last post. In that post I had said about using repeated overwrites to render a file unrecoverable. Sdelete is a command line utility that can wipe off a file and its traces completely from your hard disk without leaving a chance for recovery. If you have some data that you don”t want others to know about, you can “securely delete” it using sdelete.

sdelete is a tool from sysinternals to erase data from Disk drives completely. It can delete data from USB drives, floppy drives, or hard disk drives. sdelete can also cleanup the freespace avilable on any drive with zeros and delete directories recursively.

You need to download the zip file from sysinternals site, extract it to C:\WINDOWS or C:\WINDOWS\system32 folder (or you can add the folder you are extracting to the PATH variable in Windows environment). so that it can be directly accessed from command prompt.

Usage :

sdelete [-p passes] [-s] [-q] <file or directory>
sdelete [-p passes] [-z|-c] [drive letter]

-cZero free space (good for virtual disk optimization).
-p passesSpecifies number of overwrite passes.
-sRecurse subdirectories.
-qDon’t print errors (quiet).
-zCleanse free space.

sdelete is free, light and installation free. You can control the number of passes (overwritings) that has to be done and moreover previously deleted file data can also be cleaned using the free space cleaning facility.

Download sdelete(free) (47Kb) , Visit sdelete webpage on Sysinternals


Some related articles you may like :

  1. Free software for creating and editing pdf files
    Foxit software corporation is the makers of Foxit PDF tools. It includes PDF readers and editors both for the PC and mobile platforms. Although it...
  2. Free deleted file recovery software from PCI
    Guess you all remember the free SoftPerfect file recovery software. Although it was lite and installation free, it had no hierarchical or folder tree representing...
  3. Free – deleted file recovery software from softperfect
    This is a free and portable (installation free) file recovery software from SoftPerfect. You can recover permanently deleted files from your Hard Disk using this...
  4. Download files from esnips.com without flash player
    eSnips is a social content-sharing site, where you can publish and share any media type. You will get 5Gb of storage space on the...
  5. Best (free) ways to download video from sharing sites
    Here are some methods you may try to save the Videos from various sharing site. Most of them work with more than one site. All...
  6. Free screen capture software
    (Version .41 with support to outlook released) A newer version .40 of Snippy is now available. It has got the added feature of support for...

2 Responses to “Download the free software to shred files”

  1. James says:

    Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs. I dont know how your blog came up, must have been a typo, i duno. Anyways, I just clicked it and here I am. Your blog looks good. Have a nice day. James.

  2. Ajith says:

    Thanks James. Do come back later

Leave a Reply