Releases: r3nt0n/wiper
Releases · r3nt0n/wiper
wiper-1.0
1.0 version notes (05/07/2020)
- Logic to choose, combine and apply diferent methods implemented.
- Temp and temp-all features removed because it doesn't seem useful.
0.9~beta version notes (29/06/2020)
- One-pass overwrite methods already implemented: random, ones and zeros.
- Fixing menu bug and updating usage.
- Added auto-search personal dirs platform independent. Added arguments for all interactive options (everything can be run from CLI or inside interactive mode)
0.6~beta version notes (20/06/2020)
- Added swap/pagefiles auto-detection system independent and random wipes feature (opt 7)
- Manual options (wipe free space and wipe single/multiple files) implemented.
0.5~beta version notes (20/06/2020)
- Added setup.py. Converted all input paths into platform independent paths (pathlib).
- Manual options (wipe free space and wipe single/multiple files) implemented.
wiper-0.6-beta
Added swap/pagefiles auto-detection system independent and random wipes feature (opt 7)
wiper-beta
v0.5.0-beta Beta release. Manual options and one-pass pseudo-random overwrite met…