I am doing some research into Artefact wiping and secure deletion and wanted to know if anybody has any good programs which they could recommend. I've looked at programs such as BCWipe and CCleaner but was hoping somebody is aware of any less well known pieces of software that may be beneficial?
Thanks!
Found via Google
Eraser
Secure Erase
sdelete
recuva
boot and nuke
Window Washer
R-wipe&clean
Prevent Restore
Secure-Delete
WinHex does an excellent job of securely wiping files or devices. You can see the sectors and quickly calculate a checksum of the area to prove it's wiped (if you choose x00).
FAU also has a wipe utility, wipe.exe. both a x86 and 64bit version. Then there is always the dd if=/dev/zero if target is a block device.
I have tested and verified them.
+1 for Winhex, very fast and also flexible. Allows you to wipe physical and logical discs, individual files or even a selection of sectors if you choose.
Eraser is a nice easy to use free tool as well, does what it says on the box )
Cheers for the info much appreciated!
Depending on why you want to delete the information, the trick might also be in hiding the use of deletion software. That can be a different, and trickier, question.
Depending on why you want to delete the information, the trick might also be in hiding the use of deletion software. That can be a different, and trickier, question.
Normally, a good secure eraser will also clean up its traces by erasing the corresponding file system records. However, I don't know of any secure deletion software that would actually go look for shadow copies of the file in system areas such as those created by Windows Volume Snapshot Service (Volume Shadow Copy Service, or VSS), and *this* can be the tricky part.