# 0xsdeo/AntiDebug_Breaker

JavaScript Reverse Tools -- JS逆向工具

Repository: https://github.com/0xsdeo/AntiDebug_Breaker
Canonical: https://ross.abutalabs.com/products/antidebug_breaker
Homepage: https://chromewebstore.google.com/detail/antidebug-breaker/opkclndfcbafdaecbbaklefnaadopcln
Language: JavaScript
License Family: other
Last push: 2026-06-16T12:13:36+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 88, longevity 29
- inputs: {"age_days": 410, "days_push": 78, "days_rel": 83, "gap_med": 2.0, "n_releases_24m": 29}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2122, forks 292 (observed 2026-08-28T04:06:16.605964+00:00)

## What it is
A Chrome browser extension built on the Hook_JS library that assists with JavaScript reverse engineering and penetration testing reconnaissance. It provides anti-debug bypasses and hooks for common browser APIs and crypto libraries like CryptoJS, JSEncrypt, and SM-crypto.

## Use cases
- bypass anti-debugger traps on websites
- hook document.cookie and localStorage to trace values
- locate encryption code and extract keys, iv, mode, and padding from CryptoJS
- hook XMLHttpRequest to inspect request parameters
- find where page redirect JS code is triggered
- hook RSA and SM-crypto encryption in JS reverse engineering

## When to choose
- you are doing front-end JavaScript reverse engineering of encrypted parameters
- a website uses debugger-based anti-debugging you need to bypass
- you want a browser extension with ready-made hooks for common crypto and storage APIs

## When to avoid
- you need general-purpose dynamic instrumentation outside the browser
- you want a Node.js or standalone scripting environment for reverse engineering
- you need a maintained, licensed library for production use rather than a security research tool

## Facets
- artifact type: plugin
- maturity: active
- function: reverse-engineering, security, developer-tools, browser-extension
- domain: reverse-engineering, security, developer-tools, web-development
- platform: browser-extension, browser
- tags: js-reverse, anti-debug-bypass, hooking, penetration-testing, chrome-extension, crypto-hooking

## Member repositories
- 0xsdeo/AntiDebug_Breaker (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.605964+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:51.435281+00:00, confidence not recorded.
  - readme: https://github.com/0xsdeo/AntiDebug_Breaker (fetched 2026-08-28T04:06:16.605964+00:00, sha 3e453c2df9bc)
  - homepage: https://chromewebstore.google.com/detail/antidebug-breaker/opkclndfcbafdaecbbaklefnaadopcln (fetched 2026-08-29T10:33:12.739904+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
