Download List

Project Description

ya-wipe is a tool that effectively degausses the surface of a hard disk, making it virtually impossible to retrieve the data that was stored on it. This tool is designed to make sure that sensitive data is completely erased from magnetic media.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-26 12:22
2.0.1

ya-wipe now doesn't rename over an existing file, and the Debian changelog was fixed.
Tags: Minor bugfixes

2001-05-11 03:15
2.0

Splitting wipe.c into seperate modules, removal of raw /dev/urandom passes, switching back to the Mersenne Twister (much faster and uses much less entropy from /dev/urandom), changes to a lot of command line options, proper syscall wrappers, and improved per-file fault tolerance (a failure during wiping of one file doesn't cause the rest to be aborted).
Tags: Major feature enhancements

2001-01-30 15:14
1.2.2

Fixes for block devices, silent mode, and an xor loop.

2001-01-30 15:14
1.2.1

A fix for a typo that caused ioctl() to not be used (only affected block device support).

2001-01-30 15:14
1.2.0

Fixes for serious hash IO bugs, new Debian package scripts, minor block devices fixes (still untested), an updated man page, and simplified debug builds.

Project Resources