Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

andreigec/Crypto-Gram-Solve

Repository files navigation

Crypto-Solve

CryptoGramSolve(CGS) is an application that solves cryptograms. Cryptograms are "substitution ciphers", where each character is replaced with another. It does not matter which character, as long as similar character have the same substitution. For example, rabbit would encode into 123345/abccde/pxllhe. It is also possible for collisions to occur, for example 1234 may refer to dogs or bags or hags etc. CGS performs both decryption to plain text, as well as encryption to a cryptogram.

Images

cgs1 cgs2

About

CryptoSolve is a C# application that solves cryptograms.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages