mouseww/anything-analyzer

全能协议分析工具:浏览器抓包 + MITM 代理 + 指纹伪装 + AI 分析 + MCP Server 无缝对接 AI Agent/IDE | All-in-one protocol analysis toolkit — built-in browser capture, MITM proxy, JS...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 18th, 2026
Created on April 12th, 2026
Open Issues & Pull Requests: 52 (+0)
GitHub issues: Enabled
Number of forks: 647
Total Stargazers: 3,677 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 18.5 hours
Mean response time: 3.3 days
90th percentile: 10.9 days
Tracked items: 66

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 70% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 43% of issues opened in the past year have been closed. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 50
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 112 days
Stale 30+ days: 46
Stale 90+ days: 35

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

Anything Analyzer is a protocol analysis toolkit that combines browser traffic capture, MITM proxy, and AI-powered analysis to automatically reverse-engineer network traffic from any source.

The tool addresses the fragmentation of traditional network analysis workflows, where different tools handle different traffic sources and manual analysis of captured requests is time-consuming. Anything Analyzer unifies capture across web browsers, desktop applications, terminal commands, scripts, mobile apps, and IoT devices into a single session. It then applies AI analysis in two phases: first filtering noise, then performing deep protocol analysis. The tool can identify encryption patterns, extract encryption-related code from JavaScript, and generate analysis reports in multiple modes including API reverse-engineering, security auditing, and performance analysis. It includes JavaScript hooks to intercept fetch, XHR, and cryptographic calls, and supports streaming output with multi-turn follow-up questions.

Developers should choose this tool if they need to reverse-engineer APIs or protocols across multiple platforms simultaneously, particularly when JavaScript encryption is involved. It suits teams performing security audits, API documentation, or debugging distributed systems where understanding cross-platform communication is essential. The embedded browser mode handles web-based scenarios, while the MITM proxy mode covers desktop applications, mobile apps, and command-line tools. The tool integrates with the MCP ecosystem, allowing its capture and analysis capabilities to be exposed as tools for AI agents like Claude Desktop and Cursor.

The project shows active development with regular feature additions and refinement of its analysis pipeline. The codebase demonstrates attention to handling multiple traffic sources through a unified architecture. The tool maintains comprehensive documentation covering different use cases and platform-specific setup. Development appears focused on expanding AI analysis capabilities and deepening integration with the broader AI agent ecosystem.