解密网页加密的两个方法
发布时间:2020-03-15 18:37:18 所属栏目:Windows 来源:站长网
导读:document.write = window.alert; eval = window.alert; 把这两行加在加密代码前面,然后执行,弹出message后ctrl+c。 2.Author: zzzevazzz 在地址栏或按Ctrl+O,输入: javascript:s=document.documentElement.outerHTML;document.write("body/body");docu
document.write = window.alert; 把这两行加在加密代码前面,然后执行,弹出message后ctrl+c。 2.Author: zzzevazzz javascript:s=document.documentElement.outerHTML;document.write("<body></body>");document.body.innerText=s; 源代码就出来了。不论加密如何复杂,最终都要还原成浏览器可以解析的html代码,而documentElement.outerHTML正是最终的结果。 (编辑:阿坝站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- windows-server-2003 – 列出应用于Windows服务器的所有修补
- windows-server-2012 – Windows Server 2012 – RDP over
- windows-server-2012 – Get-NetAdapter Powershell Cmdlet
- Win10电脑无线图标不见了处理实例教程
- 如何从iPhone和iPad AirPlay到Windows 10
- Win10小娜自动收集个人信息功能关闭的方法
- Win10鼠标滑轮灵敏度怎么设置 Win10鼠标滑轮灵敏度设定方法
- windows-server-2012-r2 – Server 2012无法找到C:Boot to
- 2019年还用XP系统是怎样的体验?实际体验后发现已凉透
- win11与win10区别有什么