anything-analyzer
All-in-one protocol analysis tool supporting full-scenario packet capture and AI-powered intelligent analysis.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 3.0k
- Source
- mcp-github
- Repository
- github.com/Mouseww/anything-analyzer
Overview
Anything Analyzer is an all-in-one protocol analysis tool that supports packet capture across various scenarios including web pages, desktop applications, terminal commands, script programs, and mobile apps. It features a built-in MITM proxy and embedded browser, unifying requests from all sources into a single session for automatic reverse analysis via AI. The tool offers multiple analysis modes, including API reverse engineering, security auditing, and performance analysis. Suitable for developers, security researchers, and reverse engineers. Can be accessed by downloading the installer or building from source.
Capabilities
- ▪Full-scenario packet capture (web, desktop apps, terminal commands, script programs, mobile apps)
- ▪AI-powered intelligent analysis (API reverse engineering, security auditing, performance analysis)
- ▪JS Hook injection (intercept encrypted calls)
- ▪Encryption code extraction (extract encryption-related code from JS files)
- ▪Streaming output + multi-round questioning
Use cases
Setup
Download the installer for your platform from the Releases page, or build from source: ```bash git clone https://github.com/MouseWW/anything-analyzer.git cd anything-analyzer npm install npm dev ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to configure LLM?
Enter the API Key in Settings → LLM.
How to enable MITM proxy?
Install the CA certificate and enable the proxy in Settings → MITM proxy.
Which platforms are supported?
Supports Windows, macOS (Apple Silicon and Intel), and Linux.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.