Skip to content

adnaanbheda/hide_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hide your Files

Simple Python 3 script that uses Caeser Cipher to shift file names to incomprehensible names. Nothing too complex. Utility function for my own needs. Argument Parsing enabled.

Command Description
-d or --dir Target directory
--decrypt Decrypts the target folder
-k or --key The value you want to shift your characters to
-r or --recursive Flag for determining whether subdirectories are meant to be decrypted or not (WIP)

About

Simple Python 3 script that randomizes the name of files and sub directories inside a folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages