- Notifications
You must be signed in to change notification settings - Fork2
k4m4/caesar-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Break rotational letter substitution (ROT) encoded text, right from your terminal.
~ ❯❯❯ npm install -g caesar-cli
Break rotational letter substitution (ROT), right from your terminal. Usage ~ ❯❯❯ caesar <text> ~ ❯❯❯ cat <file> | caesar Options -n, --shift Use specific shift number -b, --break Bruteforce all possible shifts Example ~ ❯❯❯ caesar 'havpbea' unicorn ~ ❯❯❯ caesar 'omcha mbczn 6' -n 6 using shift 6 ~ ❯❯❯ caesar xliwigvixtewwtlvewimwewtlonvlbuuihprubmdpcomvxkjxkd -b ROT-1: ymjxjhwjyufxxumwfxjnxfxumpowmcvvjiqsvcneqdpnwylkyle ... ROT-22: thesecretpassphraseisasphkjrhxqqedlnqxizlykirtgftgz ... ROT-25: wkhvhfuhwsdvvskudvhlvdvsknmukatthgoqtalcobnluwjiwjc
MIT ©Nikolaos Kamarinakis
About
Break rotational letter substitution (ROT) encoded text, right from your terminal.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.