#116 · Primary category: Cybersecurity & Decryption Tools

hello_js_reverse_skill

🔧 AI-powered JS逆向工程 Skill —— 覆盖加密还原、混淆分析、动态Cookie、WASM逆向、协议对抗等全链路场景,通过 Node.js 实现算法还原与模拟请求。适配 Claude Code / Claude.ai / 其他AI编码工具

Project last updated:07/29/26

GitHub Stars

1.2K

Forks

215

Contributors

0

License

Other

Why we included this project

Security researchers and engineers who need to reconstruct the signing logic behind a protected web API will find this skill package useful: it turns an AI coding assistant into a guided JS reverse-engineering workbench. Everything runs through a single Camoufox-based MCP workflow that captures network traffic, locates source code, hooks and debugs functions, and verifies anti-detection, then hands the actual algorithm reimplementation off to Node.js or Python. The bundled playbooks cover common encryption primitives, JS obfuscation styles, dynamic cookie generation, WASM modules, and protocol-level defenses like TLS fingerprinting, so it reads as a practical reference rather than a bare prompt. Because it ships as a SKILL.md that installs into Claude Code, Cursor, or similar tools, teams get a repeatable analysis procedure without building the scaffolding themselves. It is meant for authorized or self-owned platforms, so treat it as an analysis methodology, not a turnkey scraper.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category