hello_js_reverse_skill
AI-driven JS reverse engineering Skill covering end-to-end scenarios such as encryption recovery and obfuscation analysis.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
Overview
This AI Skill is designed for web reverse engineering and API signature reconstruction, leveraging Node.js to restore algorithms and simulate requests. It supports various encryption algorithm recovery, JS obfuscation analysis, dynamic Cookie reverse engineering, and WASM reverse engineering. Compatible with AI coding tools like Claude Code/Claude.ai, it helps developers quickly complete complex reverse engineering tasks. Install via the AI chat interface or manually clone the repository into a designated directory.
Capabilities
- ▪Dual-language algorithm restoration (Node.js/Python)
- ▪Encryption algorithm recovery (MD5/SHA/AES/DES/RSA/HMAC/Base64)
- ▪JS obfuscation recovery (OBfuscation/control-flow flattening/eval packing/custom VM/JSVMP)
- ▪JSVMP behavior tracking (Hooking/instrumentation/logging/source-level instrumentation)
- ▪Cookie attribution analysis
- ▪Anti-crawling type classification decision-making
Use cases
Setup
In the AI coding tool's chat interface, enter: Help me install this skill: hello_js_reverse_skill Project URL: https://github.com/WhiteNightShadow/hello_js_reverse_skill Or manually clone the repository into the skills directory of your AI tool.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install this Skill?
You can enter the installation command in the AI coding tool's chat interface, or manually clone the repository to the specified directory.
Which encryption algorithms are supported?
Supports common encryption algorithms such as MD5/SHA/AES/DES/RSA/HMAC/Base64.
Does it require specific environment?
Yes, Node.js and Python environments are required.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.