Skip to content

made this for pentests to securely delete files and folders (with recursive protection)

Notifications You must be signed in to change notification settings

Af7eR9l0W/secure-delete-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

secure-delete-python

made this for pentests to securely delete files and folders (with recursive protection) repo set to public because why not, maybe someone can use it

Usage

secure_delete.py has no requirements and no color

secure_delete_color.py requires pip install colorama and outputs color

python3 secure_delete.py

or

python3 secure_delete_color.py

If you enter the path to a directory, it warns you before automatically deleting.

About

made this for pentests to securely delete files and folders (with recursive protection)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages