wuji66ddewuji66ddeCommunityยท1 Agent Skills Included

jshook-skill

JavaScript reverse engineering, deobfuscation, and browser debugging

Deobfuscates JavaScript code, detects encryption algorithms, and intercepts browser functions for reverse engineering. Eliminates manual breakpoint hunting, blind debugging, and tedious analysis of obfuscated scripts. Combines CDP debugging, hook injection, stealth fingerprinting, and DOM inspection to reproduce encryption and signing logic faster.
npx skills add wuji66dde/jshook-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install jshook-skill?โ–ผ

Run `npx skills add wuji66dde/jshook-skill --all -g -y` in your terminal to install the skill globally.

How to deobfuscate JavaScript code?โ–ผ

Use the deobfuscate command with your obfuscated code snippet. It handles over 20 obfuscation types and automatically restores variable names, control flow, and encrypted strings.

Can it detect encryption algorithms in web pages?โ–ผ

Yes. The detect-crypto command identifies AES, RSA, MD5, SHA, and custom algorithms, then extracts parameters and locates keys automatically.

Does jshook-skill work with Claude Code?โ–ผ

Yes. It follows the standard SKILL.md format and runs directly in Claude Code and other compatible agent environments.

Can it bypass anti-bot detection?โ–ผ

Yes. It includes 16 stealth features such as WebDriver hiding, Canvas and WebGL fingerprint noise, and five platform presets for Chrome, Edge, and Safari.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’