zero is a cross-platform (Windows/UNIX) C program that can be used to overwrite files with zeros. It supports 32-bit and 64-bit platforms.
zero [-f, --force] <FILE>
You will be prompted to confirm that you want to overwrite the file.
-f
- skips the prompt and immediately starts overwriting the file
After the overwriting process is done, the file will be automatically deleted. For large files, use the 64-bit version of the program included in the release, zero64.
1.1R - December 26th, 2020
1.0R - December 25th, 2020
This project was created by The Exom Developers.
The zero project is licensed under the MIT license.