摘要: // hook debugger Function.prototype.constructor_= Function.prototype.constructor; Function.prototype.constructor=function(x){ if (x=="debugger"){ retu 阅读全文
posted @ 2021-12-05 22:44 冰底熊 阅读(1042) 评论(0) 推荐(0)