反 devtools-detector 反调试 2

麻麻再也不怕 https://github.com/AEPKILL/devtools-detector 不让我调试啦!

< 脚本反 devtools-detector 反调试 2的反馈

提问/评论

§
发表于:2024-01-14

Installing script gives this error.

User script download failed

Ignoring @match pattern http*://blog.aepkill.com/demos/devtools-detector/* because: Error: @match: Invalid protocol (http*:) specified.

PYUDNG作者
§
发表于:2024-01-21

What script manager are you using? This script is developed and tested on Tampermonkey only, so might be buggy on other script managers. If you are using another script manager such as Greasemonkey, try to replace @match http*://blog.aepkill.com/demos/devtools-detector/* with your script-manager-compatible format(maybe @match https://blog.aepkill.com/demos/devtools-detector/* for Greasemonkey).

Also, once solved this problem there may be other bugs happening on script managers rather than Tampermonkey. I recommend using Tampermonkey while installing and running this script. Violentmonkey may be okay as well, but Greasemonkey is not recommended.

发表回复

登录以发表回复。