Skip to content

NONstiky/Crpytogram-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crpytogram-Solver

This is a quick little script that takes in a crpytogram by text file and outputs the (or at least possible) solution!

What is a Cryptogram?? A cryptogram is a type of puzzle that consists of a short piece of encrypted text. Generally the cipher used to encrypt the text is simple enough that the cryptogram can be solved by hand. Frequently used are substitution ciphers where each letter is replaced by a different letter or number. To solve the puzzle, one must recover the original lettering. Though once used in more serious applications, they are now mainly printed for entertainment in newspapers and magazines. Source: https://en.wikipedia.org/wiki/Cryptogram

Input: Text File of the cryptogram you wish to solve as input.txt

Output: Solved Cryptogram as output.txt!

Example:

Input: Ecolvgncyxw ycr eqyiirznbzn yzu psz! Output: Cryptograms are challenging and fun!

About

Solves Cryptograms!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages