Java解密源代码脚本

来源:百度知道 编辑:UC知道 时间:2024/05/05 00:21:45
<script LANGUAGE="Javascript">
<!--
var Words ="%3Cframeset%20border%3D%220%22%20frameborder%3D%220%22%20framespacing%3D%220%22%20rows%3D%22*%22%3E%0D%0A%20%20%3Cnoframes%3E%0D%0A%20%20%3C/noframes%3E%0D%0A%20%20%3Cframe%20frameborder%3D%22NO%22%20marginwidth%3D%220%22%20name%3D%22upperframe%22%20noresize%20src%3D%22ud2t3d86.asp%3Ffilm1%3D13255%26film2%3D2599%22%20scrolling%3D%22auto%22%3E%0D%0A%3C/frameset%3E"
function SetNewWords()
{
var NewWords;
NewWords = unescape(Words);
document.write(NewWords);
}
SetNewWords();
// -->
</script>

请问这种怎么解密?

http://meyerweb.com/eric/tools/dencoder/

贴进去 decode

<frameset border="0" frameborder="0" framespacing="0" rows="*">
<noframes>
</noframes>
<frame frameborder="NO" marginwidth="0" name="upperframe" noresize src="ud2t3d86.asp?film1=13255&film2=2599" scrolling="auto">
</frameset>