Back to tools

garlic decompiler mcp-server

An MCP server for reverse engineers and security researchers that feeds Android/Java decompilation results to AI assistants to produce analysis findings, flow explanations, and related documents.

Tool categories
CodingDeveloper tools

Tool overview

Based on the available evidence, this looks more like an early project that is runnable and worth technical experimentation than something broadly adopted. There is almost no heat proof: no visible GitHub growth, X repost waves, or multi-platform ranking signals. The main usability proof comes from one Zhihu hands-on post showing AI analyzing an older Tinder app's authentication flow from decompiled output and then turning that analysis into a PDF. That supports the core idea, but not broad reliability, compatibility, or repeatability.

In practice, this is not a general chat add-on and not a one-click APK cracking tool. A better analogy is a bridge that plugs decompilation capability into an LLM workflow. More specifically, it gives an AI assistant a callable backend for Android/Java code understanding and reverse-engineering analysis, so the model can read decompiled results, summarize them, answer follow-up questions, and generate structured write-ups. The evidence suggests the MCP server and Garlic decompiler are packaged in the same binary, which fits AI-assisted code reading rather than full automated security auditing.

Related social content