Skip to content

shcheglovnd/Secure_deletion_of_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Secure deletion of files

With this utility you can wipe data from file, then delete it so no one can restore it.

Args

Utility has 3 arguments:

  • path to your file
  • count of wipes
  • wipe with nops or random data (0 - nops, 1 - random)

Example

    python secure_deletion.py file.txt 1 0

About

Delete your files securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages