Jump to content
Paul4games

Group enigma

Recommended Posts

Posted
A facut vreunul misiune 3 de la java script ?peste aia am sarit,acum sunt la js 8

l-am facut.

la ala te-ai impotmolit ? =))))

deschide ochii, parola e acolo unde nu ar trebui sa fie xD

Posted

Da js 3 n-am putut sa o fac am cautat vreo 10-15 minute ,n-am gasit nimic si am trecut la urmatoarea,acum sunt impotmolit la 8(am gasit username&parola le-am decodat dar nu le executa si rebe sa agsesc alt mod sa le introduc si sa le execute).Asta e codul decodat :

function login( form )

{

// Set the username and password variables

var username = form.user.value

var password = form.pass.value

// Check username and password.

if ( ( username == String.fromCharCode( 106,111,104,110,110,121 ) ) && ( password == String.fromCharCode( 107,101,98,97,98 ) ) )

{

setTimeout( "location.replace( '"+password+".php' );", 0 );

}

else

{

alert( "You are wrong." );

}

}?

Username&parola trebie decodate

Posted

pass = 1337;

for(i = 1; i <= year; i++)

{

pass += year * i * year;

}

if(pass == 318338237039211050000)

bla bla

aici nu e mai exact : 1337 + x^2*1 + x^2*2 + ... + x^2*x = 318338237039211050000 ?

Join the conversation

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

Guest
Reply to this topic...

×   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.



×
×
  • Create New...