Discover and explore top open-source AI tools and projects—updated daily.
WhiteNightShadowAI-powered JavaScript reverse engineering for web analysis
Top 66.4% on SourcePulse
This project provides an AI-powered skill for advanced JavaScript reverse engineering and anti-bot bypass, targeting web security researchers and developers. It streamlines the complex process of analyzing obfuscated code, restoring encryption algorithms, and simulating network requests, ultimately enabling automated interaction with protected web services.
How It Works
The core approach employs a unified workflow centered around the camoufox-reverse anti-detection browser. This C++ engine handles network capture, source code localization, debugging, and crucial anti-detection verification. Following initial analysis, the skill leverages Node.js (using crypto, crypto-js) or Python (using hashlib, pycryptodome) for precise algorithm restoration and automated request simulation, offering a robust solution for tackling sophisticated anti-bot mechanisms.
Quick Start & Requirements
~/.cursor/skills/hello_js_reverse_skill).SKILL.md and references/ directory.Highlighted Details
camoufox-reverse MCP server, offering 32 core tools for tasks including source-level instrumentation, network interception, and environment comparison.Set-Cookie and document.cookie to pinpoint cookie origins.Maintenance & Community
The project shows recent activity with version updates in April 2026, indicating active maintenance. However, specific details regarding core contributors, sponsorships, or dedicated community channels (like Discord/Slack) are not provided in the README.
Licensing & Compatibility
The license type and any associated compatibility notes for commercial use or closed-source linking are not specified in the provided documentation.
Limitations & Caveats
The extensive capabilities suggest a significant learning curve for users unfamiliar with advanced JavaScript reverse engineering techniques. The project's functionality is tightly coupled with the camoufox-reverse MCP ecosystem, implying a dependency on its availability and integration. Specific unsupported platforms or known bugs are not detailed.
1 month ago
Inactive