Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Break rotational letter substitution (ROT) encoded text, right from your terminal.

NotificationsYou must be signed in to change notification settings

k4m4/caesar-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Break rotational letter substitution (ROT) encoded text, right from your terminal.


Install

~ ❯❯❯ npm install -g caesar-cli

Usage

  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

License

MIT ©Nikolaos Kamarinakis

About

Break rotational letter substitution (ROT) encoded text, right from your terminal.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp