ast-deobfuscation
CommunityDecomplexify JavaScript through AST-based deobfuscation
Authorwoxiangyangzhimao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill deobfuscates JavaScript code, making it more readable and manageable for developers.
Core Features & Use Cases
- AST Deobfuscation: Uses Babel's Abstract Syntax Tree (AST) to reverse common obfuscation techniques.
- Pattern Detection: Identifies and processes specific obfuscation patterns such as
_0xidentifiers, string tables, and control flow flattening. - Pipeline Configuration: Offers a customizable pipeline to handle different types of obfuscation and sites.
- Use Case: If you have a JavaScript file that has been obfuscated, this Skill can help you understand its structure and reverse the obfuscation to make it readable again.
Quick Start
Run the 'ast-deobfuscation' skill on the obfuscated JavaScript file 'obfuscated.js'.
Dependency Matrix
Required Modules
@babel/generator@babel/parser@babel/traverse@babel/types
Components
scriptsreferences
💻 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: ast-deobfuscation Download link: https://github.com/woxiangyangzhimao/skills/archive/main.zip#ast-deobfuscation 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 620,000+ vetted skills library on demand.