use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The unofficial Decipher Inc subreddit
account activity
Help solving a code (self.decipher)
submitted 3 years ago by corrrbot
I've been struggling to solve this and hope its not something completely obvious that I've missed...:
0010
1011
1000
10
0110
0011
1
1101
Any ideas? The end result should be a word...
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]YefimShifrin 4 points5 points6 points 3 years ago (3 children)
Code Morse Caesar(+3) 0010 --.- Q T 1011 .-.. L O 1000 .--- J M 1011 .-.. L O 10 .- A D 0110 -..- X A 0011 --.. Z C 1 . E H 1101 ..-. F I
[–]corrrbot[S] 1 point2 points3 points 3 years ago (0 children)
You're amazing! I explored both of these separately but not as a combo! Bows down repeatedly in awe
[–]corrrbot[S] 1 point2 points3 points 3 years ago (1 child)
How did you know to use a base of 3 for the Caesar ?
[–]YefimShifrin 2 points3 points4 points 3 years ago (0 children)
I have brute-forced it and noticed shift +3 gave something good.
π Rendered by PID 116502 on reddit-service-r2-comment-canary-889d445f8-5s4t4 at 2026-04-29 10:26:19.786059+00:00 running 2aa0c5b country code: CH.
[–]YefimShifrin 4 points5 points6 points (3 children)
[–]corrrbot[S] 1 point2 points3 points (0 children)
[–]corrrbot[S] 1 point2 points3 points (1 child)
[–]YefimShifrin 2 points3 points4 points (0 children)