>>> python caesar.py -e -k 13 -m "Elliot hacks"
Encrypted Message:
RYYVBG UNPXF
>>> python caesar.py -d -k 13 -m "RYYVBG UNPXF"
Decrypted Message:
ELLIOT HACKS
>>>python caesar.py --brute --message "HOOLRW KDFNV"
Brute-force decryption results:
Key 0: HOOLRW KDFNV
Key 1: GNNKQV JCEMU
Key 2: FMMJPU IBDLT
Key 3: ELLIOT HACKS
>>>python brainfuck.py -d "++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>-.>++++++++..---.++++++.+++++.<<++.>+++.>-------------------.++.++++++++.++++++++."
Decrypted Plaintext:
Elliot Hacks
>>>python reverse.py "Hello friend"
Reversed Message:
dneirf olleH
>>>python transposition.py -m "Elliot hacks.Am I right?" -k 3
Ei c. rhlohkAIitltasm g?|