webhook

js反调试工具
What is webhook?
"Webhook" is a Chrome extension that offers a comprehensive solution for JavaScript debugging. It allows users to bypass console-based devtool detection, prevent browser freezing caused by pushState, detect and disable devtool detection based on the debugger keyword, and more. This extension is continuously improved to meet users' debugging needs.

Extension stats

Users: 594 ▲ 20
Rating: 5.00 (3)
Version: 1.0.0 (Last updated: 2020-12-23)
Creation date: 2020-12-23
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • storage
  • activeTab
  • tabs
  • debugger
  • storage
Size: 743.42K

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension

Extension summary

主要解决问题.. 1、基于 console 的 devtool 检测 有些网站会用 console 来检测是否打开了 F12(开发者工具),所以直接 hook console 对象 让所有输出失效,已达到过检测的目的。

2、基于 pushState 的卡浏览器 有些网站会不停的往 Chrome 缓存里塞东西(多见于 sojson 和一些仿 sojson 的网站),已干掉。

3、基于 debugger 的卡浏览器 检测 devtool 动态 debugger hook 了 Function.protype.constructor 替换所有的 debugger 字符(直接写在 js 里的 debugger 常量无法 hook(其实也行,但是我不知道怎么写在扩展里),只能自己右键,下一个条件断点过掉。)

4、基于 regexp 的代码风格检测 用正则检测代码是否格式化,直接干掉。

5、基于 sojson 的反调试 对于 sojsonV5,一键过所有反调试。

See more

User reviews

无敌了
by 卢天成, 2024-08-06

非常好用的反反debug工具!
by panda big, 2024-07-11

这应该就是阿布反调试工具吧?
by 鲁仕信, 2021-01-10
View all user reviews

Extension safety

Risk impact

webhook requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk likelihood

webhook has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to webhook: