Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Reverse java script

[es] :: Matematika :: Reverse java script

[ Pregleda: 4488 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

StratOS
Slovenija

Član broj: 2234
Poruke: 989
*.cable.triera.net.



+1 Profil

icon Reverse java script21.09.2005. u 04:42 - pre 225 meseci
Evo skripta:

Citat:
<script type="text/javascript">
function usercheck() {
input_user=document.fx.user.value;
pass_val="\"eHgMYUn_MWW[SLZ!kKOiM\\SX[Uif'GcaO]YU`eWPJIv|g`YTVTlrUPQT`R_T MgIO~pcM[QHaQVrYI^u'f,ueHgMYU,";
aNum=0;
ax2=1;
for(var i=0;i<input_user.length;i++){
cx=input_user.substring(i,i+1);
aNum=aNum+input_user.charCodeAt(i);
ax2=(ax2*input_user.charCodeAt(i))%65537;
}
if (aNum==1286&&ax2==16628) {
p_val="";
for(var i=0;i<pass_val.length;i++)
{ hehe=input_user.charCodeAt(i%input_user.length)-32;
heh2=pass_val.charCodeAt(i)-32;
alert (heh2);
hehe=heh2-hehe+96;
if(hehe>95) hehe=hehe-96;
hehe=hehe+32;
p_val=p_val+String.fromCharCode(hehe);
}
msgWindow=window.open("","displayWindow","menubar=yes");
msgWindow.document.writeln("<html\><body onload=blah()\>Access Denied");
msgWindow.document.writeln("<font color=white\>hehe");
msgWindow.document.writeln(p_val);
msgWindow.document.writeln("</font\></body\></html\>");
msgWindow.document.close();
}
else {
alert("Go home!");
window.location.href="http://www.disney.com";
}
}
</script>


Ajde može matematički revers ?

poz. StratOS
Pozdrav StratOS
"Multitasking - ability to f##k up several things at once."
"It works better if you plug it in."
"As a rule, software systems do not work well until they have been used, and have failed repeatedly, in real applications."
"The one who is digging the hole for the other to fall in is allready in it."
 
Odgovor na temu

chupcko
Negde
Beograd

Član broj: 5560
Poruke: 1141

Sajt: www.google.com


+63 Profil

icon Re: Reverse java script21.09.2005. u 09:32 - pre 225 meseci
Mozda cu ispasti glup, ali kakve ovo ima veze sa matematikom ???

Mada ima, kao sto ima i bilogija veze sa matematikom (pogledajte topic: sta je to matematika :))) ).

I da si se bar potrudio da nazubis, mozda bi i gledao, ali ovako, sto bi ti pomagali da udjes na sajt sa pornografijom ?

CHUPCKO
 
Odgovor na temu

cubicle
Beograd

Član broj: 39693
Poruke: 175
*.comtrade.co.yu.

Sajt: www.tvojstomatolog.com


Profil

icon Re: Reverse java script21.09.2005. u 09:56 - pre 225 meseci
Pomoci cu ti ako mi kazes koji je sajt u pitanju
Najdetaljnije i najaktuelnije stomatološke informacije na:
http://www.tvojstomatolog.com
http://forum.tvojstomatolog.com
 
Odgovor na temu

[es] :: Matematika :: Reverse java script

[ Pregleda: 4488 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.