js-reverse-automation-bypass-debugger
CommunityBypass JavaScript debugger statements.
AuthorFausto-404
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically removes debugger statements from JavaScript code that are injected via eval, new Function, or constructor, and also disguises Function.prototype.toString to reduce the risk of integrity checks.
Core Features & Use Cases
- Debugger Removal: Eliminates
debuggerstatements that halt script execution. toStringObfuscation: MasqueradesFunction.prototype.toStringto appear as a native function, mitigating integrity checks.- Use Case: When encountering JavaScript that uses
debuggerstatements to prevent analysis, this skill can be injected to allow the script to run uninterrupted, facilitating reverse engineering.
Quick Start
Use the js-reverse-automation-bypass-debugger skill to bypass debugger statements on the target URL.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: js-reverse-automation-bypass-debugger Download link: https://github.com/Fausto-404/js-reverse-automation--skill/archive/main.zip#js-reverse-automation-bypass-debugger 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 223,000+ vetted skills library on demand.