= If you have not yet entered the cafebabe.cc/nazo/, you can go in and try the entry. ~=
At present, there is no search for a more comprehensive strategy, the relatively complete is from the (http://www.zhihu.com/question/31231641) on the Zhang Bo great God's answer. But he donuts, sometimes a little elusive. I want to write his answer a little more specific. This is the focus of my strategy ....
However, it is recommended that you first try the barrier, Raiders are folded up, really do not want to open it again. Well, not much to say, click on the link in it!
Level1: Click "Here" link just fine, nothing to say
Level1 Raiders
Level2: Observation found that the first level is level1.html, the second level is level2.html, so directly in the Address bar modified to level3.html can enter the next level.
Level2 Raiders
The page says "four-off address", but the eyes do not see, so review the elements, look at the code, in the comment block found the answer: "Helloworld.html"
LEVEL3 Raiders
The title implies a deep hiding. The same review element, found that multiple references to a JS file. Opened Helloworld.js, so found the fifth address: java.html
Level4 Raiders
Hey, slowly found the feeling of wood there? Probably also clear the goal of the game: is to find the next level of the link address, input into the address bar!
Level5 Raiders
Hint is Magic number,magic number means that the figure has a special meaning, what special meaning you have to rely on guessing. But if you're cute, you can get 3735928559.html to the address bar and you'll be prompted: you need calc.exe. Then we'll have a little bit of a brain hole and convert the numbers into 16. (easier for programmers to think of) if it is a Windows system, the win+r key = = input "Calc" to bring up the calculator = select " programmer " mode = Enter 3735928559=> in decimal to convert to 16 = = Get Deadbeef So deadbeef.html is the address of the next off!
Level6 Raiders
First with the sixth method, converted into 16, get be6c3a35, to the address bar, get the hint: you need penguin ... "brain hole ah, I command you in the name of the school of Slag, lift the seal" open QQ, search 3194763829 this QQ number, Find his ID is called bravo.html ....
LEVEL7 Raiders
began to find that the game on the brain hole requirements a bit high!
Do you remember what this cartoon character is called? Baidu or Google, and then have a lot of Office Assistant Oh, paper clip Big Eye Clip (Clippy), magician Merlin (Merlin), Good Dog (Rover), cute cat (Links), the picture of this goods is Clippy. So the next level is clippy.html.
Level8 Raiders
The picture is the classic rar zip file icon. Download the picture, the file name changed to Rar.rar, and then extract it, found that can really decompress, get click.html. That is, the next level of the link address.
Level9 Raiders
The last level is the number, see so long English letter string, think it must be a dictionary. And the key is the number. It is easy to think of converting to binary, and then call the calculator again, the binary 1 corresponding letters picked out together to get tested, address bar input tested.html can pass.
LEVEL10 Raiders
Accept the challenge
LEVEL11 Raiders
Select the entire page, or review the element to find the hidden statement: "The answer is the 8th level of the picture name." Look back, find the image name is called Office.png. The answer is naturally office.html.
LEVEL12 Raiders
Fool can also pass the method: that is the cheats. Search the minesweeper cheats, found that xyzzy can open the minesweeper cheat mode. /* after so many years of mine clearance, I didn't know there were such cheats. */. Xyzzy.html.
Level13 Raiders
Have you ever seen a pig run without eating pork? Wubi haven't seen anyone knock Wubi before? Search Wubi root table, one by one, you can get the answer: AKPWGDL
Level14 Raiders
Direct Baidu Search The first four letters, incredibly there is a link pop-up to tell you this is the first letter of the month string. Then found that the first letter of Otsuki Capital, the first letter of the small moon, so the answer is Mjja
Level15 Raiders
This is another stem that programmers can identify. It's obviously a Linux icon. So the answer message is Linux.
Level16 Raiders
Similar to the 11th, select the entire page, found that there is a "light" in the blink, immediately think of the movie to see "Drops, drops, drops, drops-drops-drops, drops, drops, drops." Morse code. I seem to know an SOS signal, direct input, sure enough. Oh
LEVEL17 Raiders
1 to 26 for each of the 26 English letters, the title becomes: Five+three=. Get eight and then convert to the same number format:5.9. 7.8. -
Level18 Raiders
This residue of ordinary pixels, do not bear to spit groove. But people who are short-sighted see it very clearly-a doge is found. Is the internet has been smash hit of mental pollution of the dog. Doge.html
Level19 Raiders
The subject is a stalk .... I foolishly forget for a long time (did not calculate the high number of learning to feed on a doge tat), and then think of the topic hint appeared in the PI, will not be 3.14?? Well, sure enough, hehe.
LEVEL20 Raiders
The stem comes from The Hitchhiker's Guide to the Milky Way, which I have not seen and get. Suggest to Search ~ answer is 42
LEVEL21 RaidersLevel22 Raiders
This is to find the law, found a (n) = A (n1) *4+1, according to the formula analogy is good
Level23 Raiders
This is also a play to know the stem, the general programmer may not know .... Search Fez, these patterns can be correspondence to the letter. Get shadow after decoding
Level24 Raiders
is commonly associated with another poorly-drawn illustration of Sonic titled "Gotta Go Fast". In terms of painting sanic, the author is very good! The answer is sanic.
LEVEL25 Raiders
This password is in the string. The source code comment prompts us to parse with regular expressions. Directly bring up the console,var"(copy that text to this place)". Then Str.match (/[a-z]{2}[ a-z]{2}\w[0-9]{2}\w/). Note that the regular formula here is not exactly test instructions, and the values of the fifth and eighth digits can vary. I'm going to wait for the results to come out and then screen them. The result is only one "faceb00b" result.
Level26 Raiders
See the picture, the first thought of "Fractal." So enter fractal.html in the address bar, found the wrong, but get tip: Author. Google search the author of the Fractal, get the concept of Mandelbrot name, that is the answer.
Level27 Raiders
The first sight of this picture, what the hell is this? Using Google's image search, the results of a sudden search out the complete picture (without mosaic), QQ is 337845818
Level28 Raiders
This close search scp173 directly! Tip: Don't blink, it's the stem in the "SCP Foundation" novel. The answer is scp173.
level29 Raiders
Tips have been prompted to jump out of the mind box ... The answer is in the bottom left corner of the picture, did not think of it ~ ~ directly in the original image to see the answer!
LEVEL30 Raiders
Call, unknowingly already played a chapter! The next chapter is more challenging, OH ~ ~ ~
Play for so long, habitually look at the source code, sure enough to find that the source of this picture is different. Search the wiki for the name Gospers_glider_gun and find it originated from finding Gameoflife. That's the answer.
Level31 Raiders
The author hinted very clearly, open the source code, found in the image link inside, gameoflife inside the letter L is the number of 1, 1 to the letter L will get a new picture, written spring.html
LEVEL32 Raiders
This is a table tennis game interface, score 0:1. Screen comparison ghost animal, but search pong this game you will understand. The answer, of course, is pong.
level33 Raiders
Find the end key, the key to its left on the keyboard is delete Oh ~
LEVEL34 Raiders
The source code implies: pixel. Put 6 numbers into a 6*6 matrix, and then get a pattern, is a role in Minecraft, please search creeper to Popular science more (I am to see Raiders only know ~)
Level35 Raiders
22 This number is highlighted, certainly no good ~ Read the hint to know, 22 refers to the 22nd level of the answer, that is 42, 42 generation into the answer for 14444
level36 Raiders
See this form, can not help but think of *****.html, and then found that the corresponding letter on the keyboard position on the left one bit, so get level.html
level37 Raiders
Download the picture to local, open it in txt format, find a line "forty.html" in it
Level38 Raiders
Just look at the brain hole is not big enough, a look at this form is quite like a decimal, and then think of Pi, also 1-26 corresponds to 26 English letters. The first few of Pi are 3. 141592653589.... As a result, the answer is: fece
Level39 Raiders
The author has said that the method of clearance is a question mark Oh ~ ~ After the address with a question mark, that is, dizzy? Html
LEVEL40 Raiders
Knowing that the great God said this is the niconico of the stem, I get not to AH. The answer is sm666 ... Search sm666 to get more ~ ~
level41 Raiders
The great God gave a hint that this was Brainfuck language. Input brainfuck to get hints and no egg use. For this I also specifically to understand the language, found that it is quite fun, first of all, the answer is "8pm". The following is the calculation and parsing process: this language can be understood as having an array of infinite initial values that are readily available, recorded as Arr, and pointer ptr pointing to the head of the array. There is a common statement inside+-[]><. Seven types of symbols, respectively:>pointer ptr moves one cell to the right<pointer ptr moves left one pane [when*ptr to zero then jump to]] When*ptr is not zero and jumps to [where [] is used to represent the loop, [the preceding value is the number of cycles. For output*ptr+ used to add one to the value of *ptr (Note > and < are mobile addresses, and + and-is the change value)-Used to give *The value of PTR is reduced by one and then begins from left to right calculus:1The. ++++++++++ pointer is located in the array header, which is equivalent to arr[0] since it was added 10 times, namely arr[0] =Ten;2. [>+++++>+++++++++++>+++++++++++>+[indicates the start loop,>+++++ means moving to the right first, which means reaching arr[1], and then arr[1] Increased 5 times, arr[1]=5。 Similarly, arr[2] = One, arr[3] = One, arr[4] =1;3. <<<<-] Four consecutive < move the pointer to arr[0], here-the equivalent of arr[0]--, and then the loop body ends. and only when arr[0] is the end of the 0 o'clock cycle, in which the loop body loops arr[0] =10 times. 4Arr[after the end of the cycle0] =0; arr[1] = -; arr[2] = the; arr[3] = the; arr[4] =Ten.5. >++++++>++>-This code is equivalent to, arr[1] +=6, arr[2]+=2, arr[3] -=16.<<< move the pointer to the arr[1] Place7. >.>.>.>. Move one grid to the right, then output, 4 output, i.e. output arr[1]= About, arr[2] = the, arr[3] =109, arr[4] =Ten8. find their corresponding ASCII code, respectively8, p, M, \ n (line break), get answer 8pm
Level42 Raiders
This is a classic game called OSU, hold the mouse, around the center of the circle can be kept spinning.
level43 Raiders
is on the side of index. Index refers to the index finger, the natural side of the forefinger is thumb (thumb) ~
level44 Raiders
I suddenly think of the high number of teachers taught me 1+2+3+ infinity =-1/, so to speak, specifically why I forget ~ ~ and then the naughty do not let you click on the button. Since the mouse is not selected, you have to use code enforcement. The page refers to jquery, so open the console and find that the button's ID is btn, so enter the code: $ ("#btn") [0].click () enter.
Level45 Raiders
This also uses the keypad on the keyboard, the corresponding numbers can be combined to form letters. is T I L T, respectively.
level46 Raiders
This clearance method is to double-press the R key two times, as to why? I also look at the Raiders ~
level47 Raiders
This is to bring headphones, listen to the ears can be pregnant with the mystery of the BGM, the great God said this is the BGM of the town of Aster, the English is Lavender town, the answer is lavender
level48 Raiders
is a lie. So the answer is lie ... It is estimated that people who have played the portal can get to the stem at once, but I don't get it.
level49 Raiders
In fact, I almost thought I had cleared the customs. However, I habitually looked at the source file, only to find that this is called lie.html so the surface to you see the words of course it is not credible ~ ~ ~ in the source code comment: the champion---Champion
LEVEL50 Raiders
Whistling, Huangrugeshi, successfully enter the third chapter ~
I'm a very honest place. Yes, no, yes, then it's over. Then I was very painful to test the other options, found that as long as the first and third ask is "yes", you can successfully pass ~ ~
level51 Raiders
Previous experience has taught us that something must have been hidden. Now that you're hiding it, you need code to support it. Open the source code, found in the head tag of the style tag inside a line is commented, the explanation to see the answer shenlan.html.
level52 Raiders
Levels are now updated to 52, looking forward to more and better play the level ~ ~
Cafebabe.cc/navo me to write a guide