Discuss Scratch
- __init__
-
1000+ posts
bacon
AVPrgelOHGGuvFvFAGVGVgfNTBbQTHRFFgU bHTuohgVGFAbgebGgUVEGrrAfBGelF BZrGuvATarjTqyX
- __init__
-
1000+ posts
bacon
Well, try entering it into a base64 decoder and find out! Is that base64?

- DrKat123
-
1000+ posts
bacon
OkayWell, try entering it into a base64 decoder and find out! Is that base64?
- DrKat123
-
1000+ posts
bacon
It isn't
Thanks anyway hubot
hubot base64 decode AVPrgelOHGGuvFvFAGVGVgfNTBbQTHRFFgUbHTuohgVGFAbgebGgUVEGrrAfBGelF
BZrGuvATarjTqyXS���Na��[� eFV�L�LtE;��F�y��QQ��g�k��M��N��
- Jonathan50
-
1000+ posts
bacon
No, it's obviously bacon. Is that base64?
What is this?
EDIT: I accidentally wrote “What is bacon” instead of “What is this”
Last edited by Jonathan50 (May 15, 2016 04:07:37)
- __init__
-
1000+ posts
bacon
Nope ~stuck_out_tongue~Hacker News? Probably not… There's a bacon cipher.
ZWJnMTM
“H N”?
- Dylan5797
-
1000+ posts
bacon
Did you make this?Nope ~stuck_out_tongue~Hacker News? Probably not… There's a bacon cipher.
ZWJnMTM
“H N”?

I really have no idea

- Tymewalk
-
1000+ posts
bacon
(It's catching on…)Nope ~stuck_out_tongue~Hacker News? Probably not… There's a bacon cipher.
ZWJnMTM
“H N”?
“H N” is probably the key. And a Bacon cipher (wow there's a lot of people named bacon) is a real thing.
- Tymewalk
-
1000+ posts
bacon
OH!(It's catching on…)Nope ~stuck_out_tongue~Hacker News? Probably not… There's a bacon cipher.
ZWJnMTM
“H N”?
“H N” is probably the key. And a Bacon cipher (wow there's a lot of people named bacon) is a real thing.
Bacon ciphers get encoded like this:
ABABB ABABB ABABB BAABA AAAAA BAAAB BAABA BABBA AAAAB AAAAA AAABA ABBAB ABBAA
- Tymewalk
-
1000+ posts
bacon
*facepalm* technoboy10 wasn't the OP…OH!(It's catching on…)Nope ~stuck_out_tongue~Hacker News? Probably not… There's a bacon cipher.
ZWJnMTM
“H N”?
“H N” is probably the key. And a Bacon cipher (wow there's a lot of people named bacon) is a real thing.
Bacon ciphers get encoded like this:So H and N are probably the letters used in place of A and B.ABABB ABABB ABABB BAABA AAAAA BAAAB BAABA BABBA AAAAB AAAAA AAABA ABBAB ABBAA
So I tried replacing the capitals with B and the lowercase with A (and vice-versa):
echo "AVPrgelOHGGuvFvFAGVGVgfNTBbQTHRFFgU bHTuohgVGFAbgebGgUVEGrrAfBGelF BZrGuvATarjTqyX" | tr "[:upper:]" B | tr "[:lower:]" A
Nothing there worked. But I might be on the right track…?
- BKFighter
-
1000+ posts
bacon
Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
Last edited by BKFighter (May 16, 2016 16:49:12)
- Tymewalk
-
1000+ posts
bacon
Ha! Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
- NickyNouse
-
1000+ posts
bacon
Julian is the word for “related to Caesar.” Although the word caesarean is itself related to Caesar, it generally refers only to a type of surgery. Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
Last edited by NickyNouse (May 16, 2016 17:01:03)
- BKFighter
-
1000+ posts
bacon
Thanks. Just could't get the right spelling.Julian is the word for “related to Caesar.” Although the word caesarean is itself related to Caesar, it generally refers only to a type of surgery. Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
- Yoda-Monkey
-
15 posts
bacon
I tried to solve it but couldn't get any farther than BKFighter
Last edited by Yoda-Monkey (May 16, 2016 19:18:56)