Skip to content
/ zero Public

Deletes files by completely overwriting them with zeros.

License

Notifications You must be signed in to change notification settings

exom-dev/zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About CMake 3.15C 99

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.

Usage

zero [-f, --force] <FILE>

You will be prompted to confirm that you want to overwrite the file.

Options:
  • -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.

Releases

1.1R - December 26th, 2020

1.0R - December 25th, 2020

License License: MIT

This project was created by The Exom Developers.

The zero project is licensed under the MIT license.

About

Deletes files by completely overwriting them with zeros.

Resources

License

Stars

Watchers

Forks

Packages

No packages published