xuange520/WeChat-H5-DevTools
WMPFDebugger 内置浏览器与公众号 H5 满血调试与逆向工具箱 / The ultimate debugging & reverse-engineering toolkit for WMPFDebugger In-App Browser & H5 Webpages with Frida hook, vConsole proxy, and API analyzer.
About the project
A toolkit for debugging and reverse-engineering WeChat's built-in browser and H5 pages: vConsole injection via proxy, CDP debugging, AST deobfuscation, and API auditing.
Useful for
- Run wx-h5 proxy to get vConsole right inside a WeChat article
- Attach to CDP port 62000 via chrome://inspect to debug a WeChat window
- Run wx-h5 open --sandbox to debug H5 without the WeChat client
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- The repository is 5 days old and already has 54 stars.
- Recent forks include notable developers: @CrackerCat (1,068 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 54
- Stars in a day
- 0
- Forks
- 17
- Issues and pull requests
- 1
- Watchers
- 0
- Language
- Python
- Latest release
- v1.0.0 · September 13, 2026
- Created
- September 13, 2026
- Last push
- September 15, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #176
- September 17, 2026Top new repositories this week: #184
Similar projects
-
8.3
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
6.2
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
5.9
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
5.6
apple/xcode-project-format
Apple's Swift library for reading, writing, and manipulating Xcode's JSON-based project.xcproj format, with a typed model under the XCSchema namespace. Also ships the xcprojformatter CLI tool.
-
5.4
devagrawal09/jev-review
A TypeScript code-review tool that analyzes a Git diff or a whole codebase through structured TypeSafe Jev model calls and shows the report in a local dashboard.
-
5.3
nMaas8388/github-ranking-audit
A Python script that audits a GitHub repository's search ranking signals: it checks name, description, topics, README, stars, and activity, scoring each factor from 0 to 100.