The Artima Developer Community
Sponsored Link

Java Answers Forum
where is the best that could help solving this script

1 reply on 1 page. Most recent reply: Nov 15, 2002 6:25 AM by twisty

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
waleed

Posts: 1
Nickname: galvar
Registered: Nov, 2002

where is the best that could help solving this script Posted: Nov 14, 2002 12:19 PM
Reply to this message Reply
Advertisement
<SCRIPT>

var texts = "a968d312enh73n";
var interpret = "";
var whatisthis = "var xorm = prompt('Enter the password:','');for (x=1; x<5; x++) {if (x != 4){interpret += (texts.indexOf(x));}else{interpret += 6;}}interpret += 7;if (xorm==interpret){interpret = interpret + '.php';location.href=interpret;}else{location.href='hahaha.php';}";

eval(whati sthis);

</SCRIPT>


twisty

Posts: 22
Nickname: twisty
Registered: Nov, 2002

Re: where is the best that could help solving this script Posted: Nov 15, 2002 6:25 AM
Reply to this message Reply
JavaScript != Java

Flat View: This topic has 1 reply on 1 page
Topic: Shapes from Jave code Previous Topic   Next Topic Topic: Threading and JVM

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use