First person to solve my Kryptos code gets the solution. - It's not the one at the CIA Headquarters. I made it myself.

Alex Hogendorp

Pedophile Lolcow
kiwifarms.net
Joined
Apr 20, 2021
Here's the Kryptos mentioned.

UZFTQSMDPQZXUQEMEFAZQFTU
EEFAZQTMEIADPEAZUFITMFPA
QEUFYQMZMOOADPUZSFAFTQPU
EOAHQDQDUFYQMZEZAFTUZSNG
FDMZPAYEKYNAXETQOAGXPZAF
GZPQDEFMZPTQAZXKWZAIEMRQ
IBTDMEQEFTQDQMZPFTQDQMTC
OMXRLBXJUZZERNAENCZZUEWI
DZGRIZZRLRWKOVIZETJGRSYF
CKVZMTOQAJDDYDRPZZBONNOS
IIZMNADNOSDQWKOYWCCDWHKM
NDPLCORZAZWISERNHXDCOHBA
SNOOHWBWNDPCFELCSYRNYLNP
WNFAJNCEQDCYGOENKHGJWMTC
PZZNLQTJWNCHZBWDMOLCHKNZ
BFWIUUDDGRACEHTVKBADLZV
NOWVKGNOWVKGZGMZTIHSDZV
IXQMVUMLKLIELQZSBZAQJAB
KMHGFBYMMLGVVEBSLQJELAL
BVVIFLPVANGFMZAUDOIPAZG
DTFEMIRWANFTCQEYXRXLQOM
KOIBMIAQPDZLBHUIVXALFAT
WCVTWMRSTLOCBKWEFNRAKIO
BFRQPYZLBSOBKXOKSTHSCVQ
HMRWOYHTZYDMAOLPAPZMTZL
CMGESBVWJCBRDISBMPXMNFT
YZDNPLMTIPRKUMYELALEUSA
FDYDUOEQKMWLQQLPBCXCPVD
YPCMGIYTTDCZYFBAWYTPTVW
WLDHNPZIOSQYVUYPLLPABKF
GGKUMLYOCNXKKJEDXRPFRIY
ZMQDJHNWOYJCTINXNFXDBEC
 
It starts by being a Caesar Cipher:
inthegarden.png

But then evolves into something else, maybe another shift with a keyword or something, not in the mood for ciphers now, but it's probably something like that.
 
Hasn't there already been several errors discovered in the code that made it way more of a pain in the ass to decipher?

I'm guessing he just fucked something else up and the rest is unsolvable without accounting for that.
 
It starts by being a Caesar Cipher:
View attachment 6603905

But then evolves into something else, maybe another shift with a keyword or something, not in the mood for ciphers now, but it's probably something like that.
You are correct when you said it's Caesar. The second line is "SSTONEHASWORDSONITWHATDO". I don't feel like decrypting the whole thing, but it seems like each line is encrypted with a different shift.
 
You are correct when you said it's Caesar. The second line is "SSTONEHASWORDSONITWHATDO". I don't feel like decrypting the whole thing, but it seems like each line is encrypted with a different shift.
Yeah, although as mentioned, I think it stops being a simple Caesar after a few lines, then it becomes something else (like Beaufort or any of the many other methods out there).
 
Yeah, although as mentioned, I think it stops being a simple Caesar after a few lines, then it becomes something else (like Beaufort or any of the many other methods out there).
Guess I was wrong lol. A huge chunk of the text is just Caesar with "M" as the key.

Got something saar. The next chunk of text is Vigenere using the key "ZNXKGJY". The plaintext is : BUTSUCHACONCEPTSEEMSSOALIENTOHIMHEHASNOWAYOFKNOWINGTODECIPHERITNEITHERDOESANYONEELSEHEHASTOLDTHEMABOUTTHEGARDENITSELFISDISEASEDINFESTEDWITHINSECTSFLOWERSSTRUGGLETOBLOOMBUTTHEDARKNESSWASALREADYOVER
 
OK so far I've got "INTHEGARDENLIESASTONETHISSTONEHASWORDSONITWHATDOESITMEANACCORDINGTOTHEDISCOVERERITMEANSNOTHINGBUTRANDOMSYMBOLSHECOULDNOTUNDERSTANDHEONLYKNOWSAFEWPHRASESTHEREANDTHEREBUTSUCHACONCEPTSEEMSSOALIENTOHIMHEHASNOWAYOFKNOWINGTODECIPHERITNEITHERDOESANYONEELSEHEHASTOLDTHEMABOUTTHEGARDENITSELFISDISEASEDINFESTEDWITHINSECTSFLOWERSSTRUGGLETOBLOOMBUTTHEDARKNESSWASALREADYOVERNORMALLYASIMPLECHILDINTWENTYTWENTYFOURCANALREADYUNDERSTANDWHATISWRITTENONTHESTONEWHATISWRITTENONTHESTONEISALWAYSFOLLOWS"

Up to this point it was Ceasar and Viginere. The last part uses a different scheme and idk what.
IRWANFTCQEYXRXLQOM
KOIBMIAQPDZLBHUIVXALFAT
WCVTWMRSTLOCBKWEFNRAKIO
BFRQPYZLBSOBKXOKSTHSCVQ
HMRWOYHTZYDMAOLPAPZMTZL
CMGESBVWJCBRDISBMPXMNFT
YZDNPLMTIPRKUMYELALEUSA
FDYDUOEQKMWLQQLPBCXCPVD
YPCMGIYTTDCZYFBAWYTPTVW
WLDHNPZIOSQYVUYPLLPABKF
GGKUMLYOCNXKKJEDXRPFRIY
ZMQDJHNWOYJCTINXNFXDBEC
 
Last edited:
Back