not sure i understand. i searched for this and it only says that is how you encode it. how does one decode it if is not my code?
maybe i could help cause i know people: but i need some more infos - like the whole site, link, text, etc. - pls pm
What you wrote: %3C%73%63%72%69%70%74%20 translates to: <script Give me the whole code and i will decode it for you
all that says is; 'javascript:alert(unescape("<script "))' The Code should look like this: <script language="javascript"> document.write( unescape( '%73%63%72%69%70%74%61%73%79%6C%75%6D%40%68%6F%74%6D%61%69%6C%2E%63%6F%6D' ) ); </script>
Free online Javascript encoding/decoding tools and snippets: http://code.gosu.pl/dl/JsDecoder/demo/JsDecoder.html http://www.minelinks.com/supercode/jscrypt.html http://scriptasylum.com/tutorials/encdec/encode-decode.html http://www.webtoolkit.info/javascript-url-decode-encode.html http://scriptasylum.com/tutorials/encdec/encode-decode.html