Anmol-Singh-Jaggi / File-Shredder

:scissors: A program to shred files and folders securely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#File-Shredder An application to shred files and folders securely.

Requirements -:

Features -:

  • Renames files to random strings before shredding them.
  • Asks for confirmation before shredding a file.
  • Creates a log entry for every file being shredded.

Files once shred cannot be recovered !! Use with extreme caution !!

Warning : It will not work for drives/file-systems which perform wear leveling or other similar techniques.

TODO -:

  • Ask for the number of iteration to be performed while shredding.
  • Provide an option of silent execution, in which the program does not ask for user confirmation before shredding a file.

About

:scissors: A program to shred files and folders securely

License:GNU General Public License v3.0


Languages

Language:C++ 95.6%Language:Python 4.4%