web-reverse - Web Front-end Reverse Engineering Skill
Reverse engineer web front-end JS and WASM logic, deobfuscate code, reconstruct API signatures, and validate protocol replays.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
What this skill does
- Classify protection levels
- Deobfuscate JavaScript code
- Restore JS-VMP bytecode
- Reverse engineer WASM modules
- Replicate API signature algorithms
- Trace network requests
- Replay protocol requests
- Check solver drift
Inputs
- Target URL or file path
- Reverse engineering objective
- Runtime constraints and boundaries
- Target API endpoints
- Obfuscation and bundle metadata
- CTF challenge details
Outputs
- Reverse_Report_CN.md report file
- web_replay.js replay script
- deobf_clean.js code file
- vm_opcodes.txt file
- wasm_analysis.wat file
- solver.py script
- crypto_params.json file
Requirements
- chrome-devtools-mcp tool
- Node.js execution environment
- Browser DevTools or proxy logs
- WASM disassembly tools
