mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-19 21:09:52 +08:00
563 B
563 B
删除检测代码
格式化检测1
var _0x5b597e = function() {
var _0x1ca6f6 = new RegExp("\\w+ *\\(\\) *{\\w+ *['|\"].+['|\"];? *}");
return _0x1ca6f6.test(_0x338243.removeCookie.toString());
};
还原后
var _0x5b597e = function() {
var _0x1ca6f6 = new RegExp("");
return _0x1ca6f6.test(_0x338243.removeCookie.toString());
};
格式化检测2
this.YPtKGA = "\\w+ *\\(\\) *{\\w+ *";
this.FFSDOr = "['|\"].+['|\"];? *}";
还原后
this.YPtKGA = "";
this.FFSDOr = "";