what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 26 - 39 of 39 RSS Feed

Files

overwrite-0.3.tar.gz
Posted Feb 29, 2000
Authored by Antirez | Site kyuzz.org

Overwrite is a UNIX utility for secure deletion, based on Peter Gutmann's paper "secure deletion of data from magnetic and solid state memory" and was created in order to make harder the data recovery process. It implements a built-in cryptographic prng and try to flush the SO and HD cache when possible.

systems | unix
SHA-256 | 317dd9c2efa2cce08bad1439038b873e64867fd105051aefbccaa62a434c4006
wipe-1.2.1.tar.bz2
Posted Feb 22, 2000
Authored by Tom Vier | Site wipe.sourceforge.net

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.

Changes: A fix for a typo that caused ioctl() to not be used (only affected block device support).
systems | unix
SHA-256 | 76fc64866683fdeb597f80aab9a2354c6f6e1ace565233359bf974ba45b102b9
wipe-1.2.0.tar.bz2
Posted Jan 7, 2000
Authored by Tom Vier | Site wipe.sourceforge.net

ya-wipe is a tool that effectively degauses 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 sensitive data is completely erased from magnetic media.

Changes: Fixes for serious hash IO bugs, new Debian package scripts, minor block devices fixes (still untested), an updated man page, and simplified debug builds.
systems | unix
SHA-256 | 46242c3c4fb3a1376435a4205abd9bdeb220dc7b89c18a099cc2790ff2b6b83f
wipe-0.16.tar.gz
Posted Dec 30, 1999
Authored by Berke Durak | Site gsu.linux.org.tr

Recovery of supposedly erased data from magnetic media is easier than what many people would like to believe. A technique called Magnetic Force Microscopy (MFM) allows any moderately funded opponent recover the last two or three layers of data written to disk. Wipe repeadetly overwrites special patterns to the files to be destroyed, using the fsync() call and/or the O_SYNC bit to force disk access.

Changes: Use of /dev/urandom to seed libc's random() additive feedback pseudo-random generator; a new 32-bit seed is fetched for every 1024 bytes.
systems | unix
SHA-256 | 80556ae453a20cddc8f5722425fb2bd0f65d1c6a47fed3a6f710036dfdc64aca
wipe-0.58.5.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

ya-wipe 0.58.5 is a tool that effectively degauses the surface of a hard disk, making it virtually impossible to retrieve the data that was stored on it. This is the ultimate in making sure secure data that is erased from a hard drive is unrecoverable.

Changes: fixed two heap smashing bugs, removed unnecessary direntcheck(), which was broken anyway, removed autoconf check for access(), updated readme, added PATH_MAX check to wipe.h for systems that don't define it.
systems | unix
SHA-256 | 1ac4e857706122276999d6fed8a12de715e0fe100bf9baa267d42d5d93c24ebe
wipe-0.58.6.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

ya-wipe 0.58.6 is a tool that effectively degauses the surface of a hard disk, making it virtually impossible to retrieve the data that was stored on it. This is the ultimate in making sure secure data that is erased from a hard drive is unrecoverable.

Changes: fixed integer division bugs which prevented the main loop in hashout_update() from running.
systems | unix
SHA-256 | 2c344d6f40e37f6f25884e66f948e3fe5b766acbafafcc3206b6b4ce042d2723
wipe-0.58.3.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

ya-wipe 0.58.3 is a tool that effectively degauses the surface of a hard disk, making it virtually impossible to retrieve the data that was stored on it. This is the ultimate in making sure secure data that is erased from a hard drive is unrecoverable.

Changes: Fixed a bug in the dirent scan algorithm which would skip files starting with ".".
systems | unix
SHA-256 | 65fdc15b64e6a7234a5b3d41f92424bbe13e002e5a4e5b39a1c5619cfb1c01e5
wipe-0.58.4.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

ya-wipe 0.58.4 is a tool that effectively degauses the surface of a hard disk, making it virtually impossible to retrieve the data that was stored on it. This is the ultimate in making sure secure data that is erased from a hard drive is unrecoverable.

Changes: fixed stupid bug that didn't check if the file size was zero, added missing fflush, so now you'll see "100%", added missed closedir() call in direntcheck, added rpm spec file and removed chown stuff from the makefile.
systems | unix
SHA-256 | a0a5a3cdeb94751dc8cf4dee8076752047fd933617ce7391ba644eb4068cde51
wipe-0.58.2.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

wipe is a secure file wiping utility that utilizes /dev/urandom, or if unavailable, /dev/random, as a source for entropy. The tiger hash is used for speed. See the README file and the wipe man pages for details about the software and secure file deletion.

systems | unix
SHA-256 | 17b83bfb996374953b9f68fe214ceadb711ee028192e9ea75d317f47f32714af
wipe-0.58.0.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

wipe is a secure file wiping utility that utilizes /dev/urandom, or if unavailable, /dev/random, as a source for entropy. The tiger hash is used for speed. See the README file and the wipe man pages for details about the software and secure file deletion.

systems | unix
SHA-256 | f57606e84d8a5a6770d693ae89d259c82c6ad73f445ebd5db0afddc5e65e0d6d
wipe-0.58.1.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

wipe is a secure file wiping utility that utilizes /dev/urandom, or if unavailable, /dev/random, as a source for entropy. The tiger hash is used for speed. See the README file and the wipe man pages for details about the software and secure file deletion.

systems | unix
SHA-256 | 2e49a7114b2b97a69cd4a938abc4dda3cb8632ae0c2f81ef31f9b8738ee8a9e2
wipe-0.57.0.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

wipe v0.57.0 - Secure file wiper, for *nix.

systems | unix
SHA-256 | f90849b5fe8bc732049eeeb316cd3de52ebdecf2e755fdbf70463f9d475bfcfe
wipe-0.11.tar.gz
Posted Aug 17, 1999
Authored by Berke Durak

Wipe is a little command for securely erasing files from magnetic media. For *nix.

systems | unix
SHA-256 | 983287d0ba51de54a288693af463c3bd5288fa7156d057e39bdeade97d8e092a
wipe-0.56-2a.tar.bz2
Posted Aug 17, 1999
Authored by Tom Vier

Secure file wiper.

systems | unix
SHA-256 | 687e4f9f7c9ada4408d7a8e8323eb4f01dcdee5b94025ad91c27da13f5b6496d
Page 2 of 2
Back12Next

Top Authors In Last 30 Days

Recent News

News RSS Feed
OpenAI's ChatGPT Targeted In Austrian Privacy Complaint
Posted Apr 29, 2024

tags | headline, government, privacy
Meta To Face EU Probe For Not Doing Enough To Stop Russian Disinformation
Posted Apr 29, 2024

tags | headline, government, russia, fraud, facebook, social
Powerful Brokewell Android Trojan Allows Device Takeover
Posted Apr 26, 2024

tags | headline, privacy, malware, phone, trojan, data loss, flaw, google, backdoor
Over 1,400 CrushFTP Instances Vulnerable To Exploited 0-Day
Posted Apr 26, 2024

tags | headline, hacker, data loss, flaw
Millions Of IPs Remain Infected By USB Worm Years After Its Creators Left It For Dead
Posted Apr 26, 2024

tags | headline, malware, backdoor
750 Million Vulnerable To Snooping From Chinese Keyboard Apps
Posted Apr 26, 2024

tags | headline, privacy, china, data loss, flaw
Nation-State Hackers Exploit Cisco Firewall Zero Days To Backdoor Government Networks
Posted Apr 25, 2024

tags | headline, hacker, government, cyberwar, cisco, backdoor
FTC Sending $5.6 Million To Ring Customers Over Security Failures
Posted Apr 25, 2024

tags | headline, government, privacy, usa, amazon, flaw
Palo Alto Networks Shares Remediation Advice
Posted Apr 25, 2024

tags | headline, flaw
Russia, Iran Pose Most Aggressive Threat To 2024 Election
Posted Apr 25, 2024

tags | headline, government, usa, russia, fraud, cyberwar, iran
View More News →
packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close