Назад к каталогу
jadx-ai-mcp

jadx-ai-mcp

Сообщество

от zinja-coder

0.0
0 отзывов

Plugin for JADX to integrate MCP server

Установка

# 3. Navigate to jadx-mcp-server directory

Описание

<div align="center"> # JADX-AI-MCP (Part of Zin MCP Suite) ⚡ Fully automated MCP server + JADX plugin built to communicate with LLM through MCP to analyze Android APKs using LLMs like Claude — uncover vulnerabilities, analyze APK, and reverse engineer effortlessly. ![GitHub contributors JADX-AI-MCP](https://img.shields.io/github/contributors/zinja-coder/jadx-ai-mcp) ![GitHub contributors JADX-MCP-SERVER](https://img.shields.io/github/contributors/zinja-coder/jadx-mcp-server) ![GitHub all releases](https://img.shields.io/github/downloads/zinja-coder/jadx-ai-mcp/total) ![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/zinja-coder/jadx-ai-mcp/latest/total) ![Latest release](https://img.shields.io/github/release/zinja-coder/jadx-ai-mcp.svg) ![Java 11+](https://img.shields.io/badge/Java-11%2B-blue) ![Python 3.10+](https://img.shields.io/badge/python-3%2E10%2B-blue) [![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) #### ⭐ Contributors Thanks to these wonderful people for their contributions ⭐ <table> <tr align="center"> <td> <a href="https://github.com/badmonkey7"> <img src="https://avatars.githubusercontent.com/u/41368882?v=4" width="30px;" alt=""/> <br /><sub><b>badmonkey7</b></sub> </a> </td> <td> <a href="https://github.com/tiann"> <img src="https://avatars.githubusercontent.com/u/4233744?v=4" width="30px;" alt=""/> <br /><sub><b>tiann</b></sub> </a> </td> <td> <a href="https://github.com/ljt270864457"> <img src="https://avatars.githubusercontent.com/u/8609890?v=4" width="30px;" alt=""/> <br /><sub><b>ljt270864457</b></sub> </a> </td> <td> <a href="https://github.com/ZERO-A-ONE"> <img src="https://avatars.githubusercontent.com/u/18625356?v=4" width="30px;" alt=""/> <br /><sub><b>ZERO-A-ONE</b></sub> </a> </td> <td> <a href="https://github.com/neoz"> <img src="https://avatars.githubusercontent.com/u/360582?v=4" width="30px;" alt=""/> <br /><sub><b>neoz</b></sub> </a> </td> <td> <a href="https://github.com/SamadiPour"> <img src="https://avatars.githubusercontent.com/u/24422125?v=4" width="30px;" alt=""/> <br /><sub><b>SamadiPour</b></sub> </a> </td> <td> <a href="https://github.com/wuseluosi"> <img src="https://avatars.githubusercontent.com/u/192840340?v=4" width="30px;" alt=""/> <br /><sub><b>wuseluosi</b></sub> </a> </td> <td> <a href="https://github.com/CainYzb"> <img src="https://avatars.githubusercontent.com/u/50669073?v=4" width="30px;" alt=""/> <br /><sub><b>CainYzb</b></sub> </a> </td> <td> <a href="https://github.com/tbodt"> <img src="https://avatars.githubusercontent.com/u/5678977?v=4" width="30px;" alt=""/> <br /><sub><b>tbodt</b></sub> </a> </td> <td> <a href="https://github.com/LilNick0101"> <img src="https://avatars.githubusercontent.com/u/100995805?v=4" width="30px;" alt=""/> <br /><sub><b>LilNick0101</b></sub> </a> </td> <td> <a href="https://github.com/lwsinclair"> <img src="https://avatars.githubusercontent.com/u/2829939?v=4" width="30px;" alt=""/> <br /><sub><b>lwsinclair</b></sub> </a> </td> </tr> </table> </div> <!-- It is a still in early stage of development, so expects bugs, crashes and logical erros.--> <!-- Standalone Plugin for [JADX](https://github.com/skylot/jadx) (Started as Fork) with Model Context Protocol (MCP) integration for AI-powered static code analysis and real-time code review and reverse engineering tasks using Claude.--> <div align="center"> <img alt="banner" height="480px" widht="620px" src="docs/assets/img.png"> </div> <!-- ![jadx-ai-banner.png](docs/assets/img.png) Image generated using AI tools. --> --- ## 🤖 What is JADX-AI-MCP? **JADX-AI-MCP** is a plugin for the [JADX decompiler](https://github.com/skylot/jadx) that integrates directly with [Model Context Protocol (MCP)](https://github.com/anthropic/mcp) to provide **live reverse engineering support with LLMs like Claude**. Think: "Decompile → Context-Aware Code Review → AI Recommendations" — all in real time. #### High Level Sequence Diagram ```mermaid sequenceDiagram LLM CLIENT->>JADX MCP SERVER: INVOKE MCP TOOL JADX MCP SERVER->>JADX AI MCP PLUGIN: INVOKE HTTP REQUEST JADX AI MCP PLUGIN->>REQUEST HANDLERS: INVOKE HTTP REQUEST HANDLER REQUEST HANDLERS->>JADX GUI: PERFORM ACTION/GATHER DATA JADX GUI->>REQUEST HANDLERS: ACTION PERFORMED/DATA GATHERED REQUEST HANDLERS->>JADX AI MCP PLUGIN: CRAFT HTTP RESPONSE JADX AI MCP PLUGIN->>JADX MCP SERVER:HTTP RESPONSE JADX MCP SERVER->>LLM CLIENT: MCP TOOL RESULT ``` ### Watch the demos! - **Perform quick analysis** https://github.com/user-attachments/assets/b65c304

Отзывы (0)

Пока нет отзывов. Будьте первым!