你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/440060-anti-anti-debugger,源站連結 點此以跳轉。
Stops most anti debugging implementations by JavaScript obfuscaters, and stops the console logs from being automatically cleared.
当前为
A short script to disable common anti debugger codes found in obfuscated JavaScripts. It will stop dynamically created functions from executing debugger expressions, and remove debugger expressions from detected statically defined functions.