声明:
本文章中所有内容仅供学习交流使用,不用于其他任何目的,抓包内容、敏感网址、数据接口等均已做脱敏处理,严禁用于商业用途和非法用途,否则由此产生的一切后果均与作者无关!
有相关问题请第一时间头像私信联系我删除博客!
逆向过程
acw_sc__v3
主要补环境代码
window = dom.window; Window = window.Window scrollBy = window.scrollBy Audio = window.Audio Attr = window.Attr focus = function(){} releaseEvents = window.releaseEvents scroll = window.scroll Storage = window.Storage blur = window.blur Option = window.Option File = window.File Plugin = window.Plugin resizeBy = window.resizeBy NodeList = window.NodeList close = window.close alert = window.alert open = window.open History = window.History Event = window.Event scrollTo = window.scrollTo Location = window.Location MimeType = window.MimeType getSelection = window.getSelection Image = window.Image Text = window.Text Document = window.Document prompt = window.prompt confirm = window.confirm resizeTo = window.resizeTo dispatchEvent = window.dispatchEvent XMLHttpRequest = window.XMLHttpRequest; document = window.document; //document对象:代表给定浏览器窗口中的HTML文档, navigator = window.navigator; // 关于运行当前脚本的应用程序的相关信息