hard.. someone want to help me?

#RS69 [Rs69]
11 years ago

0

i don’t know where the password..




Password:






14replies
7voices
226views
[deleted user]
11 years ago

0

You need to read source code.

J [ColdIV]
11 years ago

0

As always..
It’s not that hard. Just check the source code and think about each line before you go to the next. Then you can sort out what you don’t need, everything unimportant. Whats left will lead you to the solution.

^UknownSource^ [mattempik]
11 years ago | edited 11 years ago

0

just alert length of the password and guess what the correct pass. it seems like if you know the length you will know the pass :)

Edit: Spoiler tags. Use them

#RS69 [Rs69]
11 years ago

0

hhe.. finaly i get it.. :-)


0

ops , thanks daMage for the spoiler tags . forgot to use .


0

how to use spoiler tags???
please help me…

#RS69 [Rs69]
11 years ago

0

check java script on page source. :-D


0

im no understand….
please give me a detail


0

Yeesssss……I got it…!!
thanks a lot.. ;-)

#RS69 [Rs69]
11 years ago

0

youre welcome. :-)


0

there is a spoiler tags options before you post right ? just click it

xtreck
11 years ago | edited 11 years ago

0

===========>

Edit: Added spoiler tags

xtreck
11 years ago | edited 11 years ago

0

it is very easy !!!

http://www.hackthis.co.uk/levels/j2.php?pass=.....................

Edit: Added spoiler tags

tommyEpic
11 years ago

0

Once you find the right JS (It is in the same place as Level1), you may not be bothered to do the math to work out the end value of ‘length’. I personally was not familiar with half of the Math. blahblahblah’s.

So, I recommend writing up the code for ‘length’ , in your own program, and then logging or printing to a web page the value ‘length’. And the number displayed will be the number needed. Now, the function ‘checkPass’ is also very important, It basicly says that the number of characters that you type in needs to be equal to the value length, for the password to be correct. So type in any characters, just the same number as the finished value of ‘length.

Capeesh?

A real easy way of calculating the value ‘length’ is by using the console provided by codecademy labs.

Enjoy!

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

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