Let’s try a new secret message! This one is a bit easier to crack step-by-step.
GSV XLWV GL YVXZOVW
(Looks like nonsense, right? Let’s solve it!)
We see:
GL → a 2-letter word.GSV → a 3-letter word (and it appears twice!).Common 3-letter words in English: THE, AND, FOR,
YOU, ARE, BUT, NOT, etc.
Let’s guess GSV = THE.
If that’s true:
G = TS = HV = ENow let’s write what we know so far:
Key so far:
Cipher: G S V ...
Plain: T H E ...
Replace GSV with THE:
THE XLWV GL YVXZOVW
Now GL is still unknown, but we know G = T,
so GL = T + L =
T?.
Common 2-letter words starting with T: TO, TA, TI,
etc.
Let’s guess GL = TO.
If so:
L = OKey updated:
Cipher: G S V L ...
Plain: T H E O ...
Now the message looks like:
THE XOWE TO YEXZOEW
(Because XLWV → X + O +
W + E = XOWE)
XOWEWe have XOWE (4 letters ending in E). Common words
ending in E: LIKE, TIME, MORE, HERE, etc.
Let’s try XOWE = TIME.
If that’s true:
X = T — Wait! We already have G = T, so
X can’t also be T (each letter is unique). So not
TIME.Try XOWE = HERE. Then:
X = H — but S is already H, so no.Try XOWE = MORE. Then:
X = MO = O — good, we haven’t used O yet.W = RE = E — but V is already E! So
E can’t be E. Wait, remember: each cipher letter maps to
one plain letter. So E (cipher) and V (cipher)
can’t both be E. So MORE won’t work.Try XOWE = CODE. Then:
X = CO = O — goodW = DE = E — conflict again (V = E
already).Hmm, we have a problem because V = E, so cipher
E can’t also be E.
GSV isn’t “THE”Let’s reconsider. What if GSV =
AND?
G = AS = NV = DThen GL = A + L =
A?. Common 2-letter words starting with A: AN, AS, AT,
AM.
If GL = AN, then L = N — but
S already N? No, S = N, so L
can’t be N.
Maybe GL = AT, so L =
T.
This path gets messy. Let’s go back to GSV = THE — it’s
the most common 3-letter word, so it’s likely correct.
XOWEWe know V = E, so cipher E must be
something else.
Let’s list what we have:
G = TS = HV = EL = OThe word XOWE ends with E (cipher E). What
if E = S? Then XOWE =
X O W S.
Could it be COWS? Then X = C,
O = O, W = W, E = S. That fits!
No conflicts so far.
Key updated:
Cipher: G S V L E X W ...
Plain: T H E O S C D ... (Wait, W = D? No, for COWS, W = W)
Actually, if XOWE = COWS:
X = CO = OW = WE = SSo W = W, not D. My mistake.
Now the message is:
THE COWS TO Y S X Z O S W
Wait, YVXZOVW → Y + E +
X + Z + O + E +
W → Y E C Z O S W (since X = C,
E = S).
That’s YECSZOSW — doesn’t look like a word. So maybe
XOWE isn’t COWS.
Maybe this cipher is a special type called Atbash,
where A↔︎Z, B↔︎Y, C↔︎X, etc.
Let’s test that idea quickly:
Atbash rule:
A↔︎Z, B↔︎Y, C↔︎X, D↔︎W, E↔︎V, F↔︎U, G↔︎T, H↔︎S, I↔︎R, J↔︎Q, K↔︎P, L↔︎O, M↔︎N.
Check GSV:
GSV = THE — yes!Check XLWV:
XLWV = CODE — nice!Check GL:
GL = TO — perfect!Check YVXZOVW:
YVXZOVW = BECALMED — a real
word!So the message is: THE CODE TO BECALMED
Ciphertext: GSV XLWV GL YVXZOVW
Plaintext: THE CODE TO BECALMED
Atbash Key:
Cipher: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Plain: Z Y X W V U T S R Q P O N M L K J I H G F E D C B A
(Or vice versa: A↔︎Z, B↔︎Y, etc.)
THE, TO)XOWE ending in E)Try making your own Atbash cipher messages!
Write the alphabet forward, then backward underneath:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Z Y X W V U T S R Q P O N M L K J I H G F E D C B A
Then encode by swapping letters!
Happy code-cracking, detectives! 🕵️♂️🔍