Skip to content

jrdpteam/rotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

rotter

ROT encryption toolkit. by JRDP Team

You can use any encoding/decoding between 1 & 100. To encrypt text "love you",enter this command in rotter folder:

python3 rotter.py -c ROT13 -e "love you"

To decrypt encrypted "love you" text enter this command

python3 rotter.py -c ROT13 -d "ybir lbh"

plz give a star :)

About

rotter can be used to encrypt text in ROT encryption. by JRDP Team

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published