AI-powered Android/Java decompiler - JADX GUI + MCP Server + noVNC in one container
7.1K
š§ JADX decompiler with AI-powered analysis via MCP (Model Context Protocol)
Run JADX-GUI on headless Linux servers with browser access via noVNC.
docker run -d -p 6080:6080 -p 8650:8650 -v ./apks:/apks xjoker/jadx-ai-mcp
Access: http://localhost:6080/vnc.htmlā
/apks/target.apk| Variable | Default | Description |
|---|---|---|
JADX_MCP_BIND_ADDRESS | 127.0.0.1 | Server bind address |
JADX_MCP_PORT | 8650 | API port |
JADX_MCP_AUTH_ENABLED | false | Enable authentication |
JADX_MCP_AUTH_TOKEN | auto | Authentication token |
Built with ā¤ļø for Android reverse engineering and AI communities.
Content type
Image
Digest
sha256:d0bc15690ā¦
Size
528.7 MB
Last updated
about 2 months ago
docker pull xjoker/jadx-ai-mcp