jsreverser-mcp-javascript-reverse-engineering
OfficialReverse-engineer obfuscated JS in-browser
Software Engineering#deobfuscation#browser debugging#network tracing#function hooking#api signature#javascript reverse engineering#runtime reconstruction
AuthorAradotso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you recover the real logic behind obfuscated or encrypted frontend JavaScript by observing, interrupting, and extracting runtime behavior directly in a real browser session.
Core Features & Use Cases
- Script & Evidence Collection: Locate loaded scripts, retrieve their sources, and capture runtime evidence (scripts, network, hooks, and environment artifacts) for later reconstruction.
- Function Hooking & Call Tracing: Hook target functions (including crypto-related calls), capture arguments/returns/stacks, and trace call chains to identify where key parameters are generated.
- Breakpoints, Network Tracing & Deobfuscation: Use breakpoints and request tracing to correlate execution with outgoing traffic, then deobfuscate and understand the extracted code for API signature or request parameter logic.
Quick Start
Use the jsreverser-mcp-javascript-reverse-engineering skill to connect to a Chrome instance with remote debugging, navigate to the target page, then ask it to trace and deobfuscate how the site generates the encrypted or signed request parameters.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jsreverser-mcp-javascript-reverse-engineering Download link: https://github.com/Aradotso/mcp-skills/archive/main.zip#jsreverser-mcp-javascript-reverse-engineering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.