webhook

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.
Merlin
Stats
Users: 463 ▲ 2
Rating: 5.00 (1)
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
URLs: Website
Stats date:

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
Merlin
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 鲁仕信 鲁仕信, 2021-01-10
View all user reviews
Safety
Risk impact

webhook is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install webhook if you trust the publisher.

Risk likelihood

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

Upgrade to see risk analysis details
Screenshots
Similar extensions

Here are some Chrome extensions that are similar to webhook: