Jump to content
BrainDen.com - Brain Teasers
  • 0


Jiminy Cricket
 Share

Question

7 answers to this question

Recommended Posts

  • 0

It can make matters worse...


111 106 40 101 40 104 117 107
40 103 101 116 40 104 122 105
101 115 40 111 116 40 101 114
114 40 103 117 114 117 122 123

There seem to be a relation, so maybe it´s better to keep them binary...

Link to comment
Share on other sites

  • 0
crypto try and failure
IF A THE WAS TODAY IS ALL WHLHO
maybe a starting point for someone else?

Based on your answer... it seems you figured out that the "00101000" character must be a space. Converting binary to decimal you get 00101000 = 40. Knowing that 40 had to translate to a space somehow, I looked at an ascii chart and noticed that in base 8 (octal), 40 is the space character. So if we translate the rest of the message into decimal, and then treat that as octal ascii code... we get:

Spoiler for Answer:

IF A DOG CAN DREAM IN ALL COLORS

You guys were already on the right track and did most of the work. :D

Link to comment
Share on other sites

  • 0
Based on your answer... it seems you figured out that the "00101000" character must be a space. Converting binary to decimal you get 00101000 = 40. Knowing that 40 had to translate to a space somehow, I looked at an ascii chart and noticed that in base 8 (octal), 40 is the space character. So if we translate the rest of the message into decimal, and then treat that as octal ascii code... we get:

Spoiler for Answer:

IF A DOG CAN DREAM IN ALL COLORS

You guys were already on the right track and did most of the work. :D

Great job!

Link to comment
Share on other sites

  • 0
I would really like to know how you got that.

You got some of the characters right, what happened with the rest?

translated the binary to decimal & got the same answers as Skywalker. Then I ran a char(X) function to get the ascii characters. I saw they were all lowercase letters, closing parentheses and one close brace. I figured the close parentheses were spaces, the close brace was a period or question mark, and treated everything else as a regular cryptogram. I just went wrong on the cryptogram portion - figured you were completing a sentence, I guessed "if" and "the" is one of the more common three letter words in English. The cryptogram method would actually have worked, except I wouldn't have gotten "colors", just "color" - I just never figured on "dog" :P Edited by HoustonHokie
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...