Sunday, June 11, 2006

Cambrian Code PwnIt

It was fun to solve cambrian code challange, here are some hints or better answers ;)

LEVEL 1 - CLUE: "/INWARD"
Try to make anagrams using "INDWARD" answer contain a name of scientist

LEVEL 2 - CLUE: "UAFARSMOSDFFOSBRI&WANSPOR"
Click on Ceaser's box

UAFAR
SMOSD
FFOSB
RI&WA
NSPOR

Find metasyantatical words :) like FOOBAR?


LEVEL 3 - CLUE: "0 1 2
3 4 5
6 7 8
9 A B"

"0 I 0
I I I
I 0 I
0 I 0"

NAME: John Conway Enter the above binary box into the "game of life"

results: "I I I
I 0 I
I 0 I
0 I 0"

now guess answer its easy ;-)

LEVEL 4 - clue: "answer=
"riddle answer here" <---put "egg" here
total = 0
for i in 0...
answer.
length
total = total
+ answer
[i]
end
puts total -
265 # here
is your key "

a box without hinges. key or lid yet golden treasure inside is hid = egg

Ruby ring = Ruby languge complier

Guess answer!

LEVEL 5 - Clue: 4154N1227E

Check out map coordinates 41.54N, 12.27E.

LEVEL 6 - Clue: use the hebrew leters given to spell "love"

Answer: Place the letters in the mouth of the left head
"TH_ GOL__N R_T_O L_SS _ _HOL_"
"THE GOLDEN RATIO LESS A wHOLE

Golden ratio is 1.618

LEVEL 7 - Clue: " 01110000
01110010
01100101
01110011
01110011
00100000
01111001 "


Answer: Turn on the following taps, from left to right: 1 2 3 4 6 7 8 9 11 12 14 15 16 19 21
Then use 8-bit binary to decode
01110000 = p
01110010 = r
01100101 = e
01110011 = s
01110011 = s
00100000 =
01111001 = y

Completion level - type in all the letters you got from each of the levels you solved

No comments: