by WhiteNightShadow · Agent Tool · ★ 208
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 effect 破坏签名"的经典陷阱 动态 Cookie 逆向: eval首包、api预热、浏览器指纹等 Cookie 生成机制的破解 WASM 逆向: WebAssembly 加密模块的加载、环境补全和调用 协议层对抗: TLS 指纹检测、HTTP/2 强制、频率限制等协议层防护的应对 反检测浏览器: Camoufox C++ 引擎级指纹伪装,绕过 Cloudflare/RS/JY等反爬检测 单 MCP 工作流: 统一使用 完成源码搜索、Hook 注入、函数追踪、网络分析、请求拦截与反检测验证 错误排查体系: 完整的请求失败排查流程和签名值不一致排查方法论 Codex/Claude Code 完整适配: 内置 Agent 授权指令框架,确保 AI 全力协助完成分析任务 快速使用 方式一:AI 对话框直接安装(推荐) 在你的 AI 编码工具(Cursor / Claude Code / codex 等)的对话框中输入: AI 会自动完成下载、配置,并在后续 JS 逆向相关任务中自动调用该 Skill。 方式二:手动安装 将本仓库克隆到对应 AI 工具的 skills 目录下: Cursor: bash git clone https://github.com/WhiteNightShadow/hellojsreverseski
| 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 |
Looking for a hello_js_reverse_skill alternative? If you're comparing hello_js_reverse_skill with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired
Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di
A collection of Agent skills and Claude Code plugins for HashiCorp products.
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr
Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude
Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo
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.
The top alternatives to hello_js_reverse_skill on Agent Skills Hub include claude-forge, excalidraw-diagram-skill, agent-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.