您当前所在位置:首页
解密网页加密的两个方法
[db:来源] 2008-05-19
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 87
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 87
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 88
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 88
2960
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 87
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 87
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 88
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/show.php on line 88
2960
不错的一个方法,虽然以前收藏了,不过总忘,这个揭秘方法,一定要记住了
鬼仔注:第二个方法以前在这里提到过的。
1.来源pst
document.write = window.alert;
eval = window.alert;
把这两行加在加密代码前面,然后执行,弹出message后ctrl+c。
2.Author: zzzevazzz
在地址栏或按Ctrl+O,输入:
javascript:s=document.documentElement.outerHTML;document.write("<body></body>");document.body.innerText=s;
源代码就出来了。不论加密如何复杂,最终都要还原成浏览器可以解析的html代码,而documentElement.outerHTML正是最终的结果。
很赞哦!()
大图广告(830*140)