Skip to content

R3dSh3rl0ck/Caesar-Cipher-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Caesar-Cipher-Cracker

Important!!

You have stolen a ciphertext from a secret communication.You discovered that is encrypted with one of the oldest encryption methods the Caesar Cipher.It is time to Play!

Operation

  1. Execute the Script : ./caesar_cracker [number of shifts (1-25)]
  2. Insert the ciphertext
  3. All letters will be converted into LowerCase.
  4. The script will execute [your number] shifts.And print [your number] Results
  5. Enjoy!

E.G.

ccc

Releases

No releases published

Packages

No packages published

Languages