Skip to content

valtyr-naut/rune-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RuneCrypt

CURRENTLY SCHEDULED FOR REWRITE
A hardcore encryption application - Currently in beta testing

Basic Usage:

To install the necessary libraries use-
python3 autoinstaller.py

Most used commands-
python3 RuneCrypt.py -f some_file_name_or_path -decoy t
python3 RuneCrypt.py -f rune.glyph -d crypto.glyph

To use the default action of encrypting a file with 15 random layers-
python3 RuneCrypt.py -f some_file_name_or_path

To decrypt a rune.glyph-
python3 RuneCrypt.py -f rune.glyph -d crypto.glyph

To specify encryption layers-
python3 RuneCrypt.py -f some_file_name_or_path -e random-random-random etc.

To use the streamline glyph ability-
python3 RuneCrypt.py -f some_file_name_or_path -g glyph.json

To create a rune.glyph decoy-
python3 RuneCrypt.py -f some_file_name_or_path -decoy t

About

A hardcore encryption application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages