js-reverse-automation-hook-log

Community

Protect console logs from being overwritten.

AuthorFausto-404
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents JavaScript websites from overwriting critical console.log, console.trace, and other console methods, ensuring that debugging output remains visible and useful.

Core Features & Use Cases

  • Preserves Debugging Output: Ensures that console logs are not hidden or cleared by anti-debugging techniques.
  • Protects Console Object: Prevents the entire window.console object from being replaced.
  • Use Case: When analyzing a website that attempts to hide its JavaScript logic by clearing or overwriting console messages, this Skill can be activated to maintain visibility into the execution flow.

Quick Start

Use the hook log skill to protect console.log and console.trace from being overwritten.

Dependency Matrix

Required Modules

None required

Components

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-hook-log
Download link: https://github.com/Fausto-404/js-reverse-automation--skill/archive/main.zip#js-reverse-automation-hook-log

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.