Skip to content

A simple decrypter that lists every combination a arbitrary-shift sentence/word could have meant before encryption

Notifications You must be signed in to change notification settings

kudonon/SimpleDecrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a simple Decryption Program.

The program is used to Decrypt words/sentences in which each letter been shifted up by an arbitrary number of letters.

For example: HELLO -> QDOSH

The decrypter basically lists every combination of word that the encryption could mean and also provides the number of computations done for it.

It doesn't use any complex algorithm, but can be extended to find common words and be more useful/efficient in the future.

About

A simple decrypter that lists every combination a arbitrary-shift sentence/word could have meant before encryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages