JSREI/ast-hook-for-js-RE
浏览器内存漫游解决方案(探索中...) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2056
- days_rel: n/a
- days_push: 848
- n_releases_24m: 0
Adoption not part of the score
1912 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A browser memory roaming tool for JavaScript reverse engineering that hooks variable assignments via AST-transformed proxy responses. It lets you search captured variable values (e.g., encrypted request parameters) to locate the code that generated them.
Use cases
- locate encryption logic for request parameters in javascript
- trace where an encrypted string is generated in a web page
- variable-level packet capture in the browser
- reverse engineer javascript anti-scraping parameters
- find code position of a token or signature in chrome
- hook dynamically injected scripts on a website
When to choose
- you need a generic, site-agnostic way to find where encrypted parameters are produced
- parameter-name searches or lightweight userscript hooks fail to locate the encryption code
- you want to inspect variable value changes across an entire page
When to avoid
- you only need simple network request inspection - Chrome DevTools suffices
- you need a polished, stable tool - the project is exploratory with a single main feature
- you need browser support beyond Chrome
Facets
cli-tool · maturity experimental
reverse-engineering web-scraping parser proxy developer-tools reverse-engineering security crawlers web-development developer-tools browser cli cross-platform js-reverse ast-hook anyproxy memory-roaming hook-injection encryption-parameter-locating nodejs
1 source
- readme: https://github.com/JSREI/ast-hook-for-js-RE · fetched 2026-08-28 · 59324800f789
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JSREI/ast-hook-for-js-RE | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="JSREI/ast-hook-for-js-RE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem