by WhiteNightShadow · Agent Tool · ★ 208
JS 逆向分析 Skill 面向 Web 逆向分析与接口签名还原场景的 Skill,围绕 MCP 构建单一工作流:先用 Camoufox 反检测浏览器完成网络捕获、源码定位、Hook 调试与反检测验证,再按需落地到 Node.js 或 Python 算法还原与自动化调用。 核心能力 双语言算法还原: Node.js ( / ) 与 Python ( / ) 双路径实现 加密算法还原: MD5/SHA/AES/DES/RSA/HMAC/Base64 等常见加密算法的纯算法复现 JS 混淆还原: OB混淆、控制流平坦化、eval打包、自定义VM/JSVMP 等混淆类型的分析策略 JSVMP 行为追踪: Hook/插桩/日志/源码级插桩四板斧(v2.5.0 新增第四板斧),从行为层面追踪 JS 虚拟机保护的签名生成链路,对RS 5/6、Akamai sensordata、webmssdk、obfuscator.io 通用有效(详见专项指南) Cookie 归因分析: 融合 HTTP Set-Cookie 与 JS document.cookie 日志,一次性解答"这个 Cookie 到底是谁写的"(v2.5.0 新增) 反爬类型分档决策(v2.6.0):签名型(RS/Akamai)/ 行为型(TK/JY)/ 纯混淆 三类反爬的工具路径完全不同,内置顶层决策框架,避免"observer...
| Stars | 208 |
| Forks | 57 |
| Language | JavaScript |
| Category | Agent Tool |
| Quality Score | 59.070488682718/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-23 |
| Created | 2026-03-18 |
| Platforms | claude-code, node |
| Est. Tokens | ~48k |
Explore other popular agent tool tools:
hello_js_reverse_skill is 🔧 AI-powered JS逆向工程 Skill —— 覆盖加密还原、混淆分析、动态Cookie、WASM逆向、协议对抗等全链路场景,通过 Node.js 实现算法还原与模拟请求。适配 Claude Code / Claude.ai / 其他AI编码工具. It is categorized as a Agent Tool with 208 GitHub stars.
hello_js_reverse_skill is primarily written in JavaScript.
You can find installation instructions and usage details in the hello_js_reverse_skill GitHub repository at github.com/WhiteNightShadow/hello_js_reverse_skill. The project has 208 stars and 57 forks, indicating an active community.