https://github.com/felfert/ntfszapfree
https://github.com/felfert/ntfszapfree
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/felfert/ntfszapfree
- Owner: felfert
- License: mit
- Created: 2019-06-07T21:59:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T10:28:53.000Z (about 7 years ago)
- Last Synced: 2025-02-09T18:14:24.329Z (over 1 year ago)
- Language: C
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/felfert/ntfszapfree)
ntfszapfree
===========
ntfszapfree is a small utility for zeroing free space on an NTFS volume.
It is intended as a simplified open-source replacement of Sysinternal's
SDelete and behaves as decribed under "How SDelete Works" (The second approach ...)
at https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete
It understands only one syntax:
```zapfree -z X:```
Where X is the drive letter to be worked upon.
License
-------
This project is licensed under the MIT License.