Discuss Scratch

__init__
Scratcher
1000+ posts

bacon

AVPrgelOHGGuvFvFAGVGVgfNTBbQTHRFFgU bHTuohgVGFAbgebGgUVEGrrAfBGelF BZrGuvATarjTqyX
DrKat123
Scratcher
1000+ posts

bacon

Is that base64?
__init__
Scratcher
1000+ posts

bacon

DrKat123 wrote:

Is that base64?
Well, try entering it into a base64 decoder and find out!
DrKat123
Scratcher
1000+ posts

bacon

__init__ wrote:

DrKat123 wrote:

Is that base64?
Well, try entering it into a base64 decoder and find out!
Okay
DrKat123
Scratcher
1000+ posts

bacon

It isn't
 
hubot base64 decode AVPrgelOHGGuvFvFAGVGVgfNTBbQTHRFFgUbHTuohgVGFAbgebGgUVEGrrAfBGelF

BZrGuvATarjTqyXS���Na��[�eFV�L�LtE;��F�y��QQ��g�k��M��N��
Thanks anyway hubot
Jonathan50
Scratcher
1000+ posts

bacon

DrKat123 wrote:

Is that base64?
No, it's obviously bacon.

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)

technoboy10
Scratcher
1000+ posts

bacon

There's a bacon cipher.

“H N”?
Jonathan50
Scratcher
1000+ posts

bacon

technoboy10 wrote:

There's a bacon cipher.

“H N”?
Hacker News? Probably not…
__init__
Scratcher
1000+ posts

bacon

Jonathan50 wrote:

technoboy10 wrote:

There's a bacon cipher.
ZWJnMTM
“H N”?
Hacker News? Probably not…
Nope ~stuck_out_tongue~
Dylan5797
Scratcher
1000+ posts

bacon

__init__ wrote:

Jonathan50 wrote:

technoboy10 wrote:

There's a bacon cipher.
ZWJnMTM
“H N”?
Hacker News? Probably not…
Nope ~stuck_out_tongue~
Did you make this?

I really have no idea
Tymewalk
Scratcher
1000+ posts

bacon

__init__ wrote:

Jonathan50 wrote:

technoboy10 wrote:

There's a bacon cipher.
ZWJnMTM
“H N”?
Hacker News? Probably not…
Nope ~stuck_out_tongue~
(It's catching on…)

“H N” is probably the key. And a Bacon cipher (wow there's a lot of people named bacon) is a real thing.
Tymewalk
Scratcher
1000+ posts

bacon

Tymewalk wrote:

__init__ wrote:

Jonathan50 wrote:

technoboy10 wrote:

There's a bacon cipher.
ZWJnMTM
“H N”?
Hacker News? Probably not…
Nope ~stuck_out_tongue~
(It's catching on…)

“H N” is probably the key. And a Bacon cipher (wow there's a lot of people named bacon) is a real thing.
OH!

Bacon ciphers get encoded like this:
ABABB ABABB ABABB   BAABA AAAAA BAAAB BAABA BABBA   AAAAB AAAAA AAABA ABBAB ABBAA 
So H and N are probably the letters used in place of A and B.
Tymewalk
Scratcher
1000+ posts

bacon

Tymewalk wrote:

Tymewalk wrote:

__init__ wrote:

Jonathan50 wrote:

technoboy10 wrote:

There's a bacon cipher.
ZWJnMTM
“H N”?
Hacker News? Probably not…
Nope ~stuck_out_tongue~
(It's catching on…)

“H N” is probably the key. And a Bacon cipher (wow there's a lot of people named bacon) is a real thing.
OH!

Bacon ciphers get encoded like this:
ABABB ABABB ABABB   BAABA AAAAA BAAAB BAABA BABBA   AAAAB AAAAA AAABA ABBAB ABBAA 
So H and N are probably the letters used in place of A and B.
*facepalm* technoboy10 wasn't the OP…
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
tr ftw
Nothing there worked. But I might be on the right track…?
BKFighter
Scratcher
1000+ posts

bacon

Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK

Last edited by BKFighter (May 16, 2016 16:49:12)

Tymewalk
Scratcher
1000+ posts

bacon

BKFighter wrote:

Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
Ha!
NickyNouse
Scratcher
1000+ posts

bacon

BKFighter wrote:

Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
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.

Last edited by NickyNouse (May 16, 2016 17:01:03)

BKFighter
Scratcher
1000+ posts

bacon

NickyNouse wrote:

BKFighter wrote:

Guys a Ceaserian (or however you spell if) Shift of 13 yields:
NICetryBUTThiSiSNTITItsAGOoDGUESStH oUGhbutITSNotroTtHIRTeeNsOTryS OMeThiNGnewGdlK
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.
Thanks. Just could't get the right spelling.
MegaApuTurkUltra
Scratcher
1000+ posts

bacon

I call it Caesar's Cipher.
BKFighter
Scratcher
1000+ posts

bacon

I think its probably something with uppercase/lowercase.
Yoda-Monkey
Scratcher
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)

Powered by DjangoBB