破解所谓的网页源代码加密2006-12-13

6 views
Skip to first unread message

zrq83...@gmail.com

unread,
Dec 12, 2006, 1:07:40 PM12/12/06
to 绿色精灵
在地址栏或按Ctrl+O,输入:
javascript:s=document.documentElement.outerHTML;document.write('<body></body>');document.body.innerText=s;

源代码就出来了。不论加密如何复杂,最终都要还原成浏览器可以解析的html代码,而documentElement.outerHTML正是最终的结果。

Reply all
Reply to author
Forward
0 new messages