Skip to content

arg0n3x/r3cder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

r3cder

This is a Bash script designed to recursively overwrite all contents within a specified directory. Once the overwriting process begins, recovering the files will be extremely challenging. The script utilizes the shred command to ensure irreversible overwriting of the files.

How to use it

  1. Clone the repository
 $ git clone https://github.com/arg0n3x/r3cder.git
  1. Grant execution permissions to the script
 $ chmod 700 r3cder
  1. A basic usage of the script
 $ ./r3cder -d <directory path> -o <overwrite count>
  1. Use the -h parameter for additional help
 $ ./r3cder -h

NOTE

This script recursively overwrites the directory and its subdirectories, making file recovery extremely challenging.


About

A tool for recursively overwriting files in a directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages