Skip to content

LizardRoot/Encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Encryptor

Simple encryptor of files in a folder. Using recursion, the script checks if the path is a file, if it is, then encrypts it, if it is a folder, it goes into it and executes the instruction above. It works with windows, but you can easily make the script cross-platform.

Releases

No releases published

Packages

No packages published

Languages