String/Letter Rotation Decryption

April 9, 2011
This program simply rotates characters and checks to see if they have any other meaning. Calling this page a "Decryption Script" is far fetched, as this sort of encryption is rather elementary.

Go ahead, try this to see what I mean:
KSZQCAS HC HVS AOQVWBS
(Then look at Rotation +12)

You can also plug in your own words, then pick a random output, and try it again to find the results (Rotation of 13 always lands on 13), however there will be an offset each time you reencode the same string. For example, a string of rotation +1, done twice, is obviously rotation +2. A rotation of > 13 will be the respective -(rotation-26) (i.e. the above string was encoded as rotation +14, so you end up with a rotation of 12.



Enter the original text:

Name:

No comments yet! Be the first!