jdo
12-11-2006, 05:22 PM
Hi all,
Im trying to complete a security challenge. Im not very good with javascript but I need to debug this code, can anyone help with it?
<script>
function o(e){var k='';for(var i=0;i<e.length;i+=arguments.callee.toString().length-141){k+=String.fromCharCode(e.charCodeAt(i)>>1);}eval(k);}
o('ÈÞÆêÚÊÜè\\îäÒèÊPNxæÆäÒàè@ØÂÜÎêÂÎÊzDìÄæÆäÒàèD@èòàÊzDèÊðè^ìÄæÆäÒàèD@ÐäÊÌzDÊÒÈÔÈÔÈÔfffÈ\\ìÄæD|x^æÆäÒ àè|NRv');
</script>
Many thanks
Im trying to complete a security challenge. Im not very good with javascript but I need to debug this code, can anyone help with it?
<script>
function o(e){var k='';for(var i=0;i<e.length;i+=arguments.callee.toString().length-141){k+=String.fromCharCode(e.charCodeAt(i)>>1);}eval(k);}
o('ÈÞÆêÚÊÜè\\îäÒèÊPNxæÆäÒàè@ØÂÜÎêÂÎÊzDìÄæÆäÒàèD@èòàÊzDèÊðè^ìÄæÆäÒàèD@ÐäÊÌzDÊÒÈÔÈÔÈÔfffÈ\\ìÄæD|x^æÆäÒ àè|NRv');
</script>
Many thanks