Is the answer in plain sight?

Mash3r.exe
12 years ago

0

Or do i have to decrypt it ?

11replies
9voices
236views
daMage
12 years ago

0

No “decrypting” needed…

computergeek123
12 years ago

0

i don’t get it if there is no decrypting where is the message???

James [Blacktech]
12 years ago | edited 12 years ago

0

have you tried changing the answer so you can see it from another perspective maybe? :P

computergeek123
12 years ago

0

hmm do you mean changing the font or somthing???

Iku
12 years ago

0

I think we have to do some Mathematics here..
I am also unable to complete this level..

ares0soram
11 years ago

0

is answer in decimal value?

[deleted user]
11 years ago

0

Hi ares0soram,

You need to check the source code again. Check each and every java script used in the source. Hint: You can use the scratch pad in Mozilla Firefox by pressing Shift + F4 to check the java scripts used in the source.

[deleted user]
11 years ago | edited 11 years ago

0

The answer is not in plain sight. You can work out the mathematics to solve the level or you can use the URL bar to execute javascript code to solve the level. The answer is not a decimal either, it’s an integer.

Look at the source code and look at what the code is doing, either use a calculator to solve it or find out how to execute javascript code that will alert something.

[deleted user]
11 years ago | edited 11 years ago

0

Hi ColdDaVinci,

The answer can be a decimal too. I’ve already checked it.

And I meant the password and not the answer to the mathematics which are used in the Java Script.

jayssj11
11 years ago

0

checck forums there are many hints there

0xDC
11 years ago

0

I’ll share what I do when missions like this have to be solved:

  1. Check the source code
  2. Since it’s a javascript challenge, check what javascript function is used when submitting the password
  3. If there’s math involved, try if you can reproduce it locally and make sure that you write the output to the screen (document.write or even an alert box will do)

Hope this helps someone!

You must be logged in to reply to this discussion. Login
1 of 12

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss