Skip to content

tool that allows you to safely delete multimedia files, without the possibility of recovering the content of the file.

License

Notifications You must be signed in to change notification settings

LinuxProgramador/Cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool that allows you to delete multimedia files without the possibility of recovery.

Windows:

cleaning.exe

directory path

[here we enter the path of the directory where the file to be deleted is]

file name

[here we enter the name of the file to delete]

Linux:

Note: only in GNU/Linux distributions derived from Debian

./dependencies.sh

python3 cleaning.py options [-h,--help,-f]

macOS:

install the

wine emulator and

run

cleaning.exe

Termux:

install kali or Ubuntu on

termux

Installation link: https://github.com/MasterDevX/Termux-Kali

then install

python3.11-venv

and run this command at home

python3 -m venv path/to/venv

to install cryptography

with path/to/venv/bin/pip install cryptography

to run cleaning.py

path/to/venv/bin/python3 cleaning.py options [-h,--help,-f]

About

tool that allows you to safely delete multimedia files, without the possibility of recovering the content of the file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published