Telegram bot which can encrypt and decrypt text messages using a modified version of Caesar encryption that includes some unicode characters. The decryption is done without receiving the key as a parameter. When decrypting a message, the bot uses various language corpora to spell check each respective decrypted message for all the different possible keys. Each decrypted message is then given a score based on how "correct" it is. The message with the highest score is chosen as the decrypted message, which essentially brute forces the decryption.
-
Notifications
You must be signed in to change notification settings - Fork 0
ddiazghub/Omega-Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Telegram bot for performing a modified version of Caesar encryption and decryption
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published