#57 · Primary category: Cybersecurity & Decryption Tools

anything-analyzer

2api ai-tools analysis-cli api-analysis automation-tools blackbox-testing network-analysis protocol-analysis reverse-engineering traffic-analysis

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

Project last updated:08/26/26

GitHub Stars

3.6K

Forks

640

Contributors

10

License

Other

Why we included this project

An afternoon spent untangling an unfamiliar API, or tracing encrypted traffic from a desktop app that talks to its backend in opaque ways, is exactly the pain this Electron tool targets. It collects requests from browsers, desktop apps, CLI commands, scripts, and phones into one session through an embedded browser and a MITM proxy, then feeds that session to an LLM that filters out the noise and produces protocol-reverse-engineering, security-audit, or JS-encryption reports. The JS hooking layer intercepts crypto calls like crypto.subtle, CryptoJS, and SM2/3/4, doing the kind of manual digging that normally costs hours. An MCP server lets agents and IDEs drive the capture and analysis pipeline, so an audit can start from a coding assistant rather than the GUI. If your work involves API reverse engineering or black-box testing of third-party clients, this folds several separate tools into one workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category