jadx-ai-mcp logo

jadx-ai-mcpתוסף ל-JADX לאינטגרציה עם שרת MCP

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

Jadx-AI-MCP הוא תוסף ל-decompiler JADX שמשתלב עם Model Context Protocol (MCP) לספק תמיכה בהנדסה הפוכה בזמן אמת עם LLMs כמו Claude. הוא מאפשר ביקורת קוד תוך זמן אמת שכוללת המלצות AI. התוסף מתקשר עם שרת Python עצמאי, JADX MCP Server, שמתקשר עם LLMs כדי לנתח Android APKs, לחשוף פגיעויות ולבצע הנדסה הפוכה בקלות. הכלי הוא חלק מ-Zin MCP Suite ותומך בסוכני AI מרובים. הוא מציע מגוון תכונות, כולל הבאת שמות מחלקות, קבלת טקסט נבחר, רשימת מחלקות וחיפוש שיטות. התוסף יכול להשתמש עם לקוחות LLM מועדפים ותומך בניתוח משאבי APK במהלך הליך העימוד.

תכונות עיקריות

  • להבאת מחלקה נוכחית
  • קבלת טקסט נבחר
  • רשימת כל המחלקות
  • חיפוש שיטות ומחלקות
  • קבלת מקור מחלקה
  • קבלת שיטה על פי שם

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

ניתוח פגיעויות

השתמשו ב-Jadx-AI-MCP כדי לזהות במהירות פגיעויות ב-APKs של Android על ידי אינטגרציה עם LLMs כמו Claude.

הנדסה הפוכה של APK

להשתמש בתוסף להנדסה הפוכה מושלמת של APKs של Android, תוך ניצול כוח הניתוח המונע על ידי AI.

ביקורת קוד

ביצעו ביקורת קוד בזמן אמת עם המלצות AI כדי לסטרים את תהליך הניתוח.

יתרונות וחסרונות

יתרונות

  • ביקורת קוד וניתוח בזמן אמת
  • אינטגרציה עם סוכני AI מרובים
  • תמיכה ב-LLMs פופולריים כמו Claude
  • חלק מסוויט כלים MCP גדולה יותר

חסרונות

  • דורש שרת Python עצמאי
  • מידע מוגבל על תאימות עם decompilers אחרים
  • תלות ב-LLMs לניתוח

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

What features does the plugin provide during a decompilation session?

You can fetch the current class name, get selected text, list all classes, search methods and classes, retrieve full class source, and obtain a method by name—all via live API calls to the LLM for instant code review and vulnerability insights.

Asked by Sofia Lindqvist · Feb 23, 2026

Are there any compatibility or setup limitations to be aware of?

The plugin requires a standalone Python server and currently has limited information about compatibility with decompilers other than JADX. Dependency on an external LLM also means that performance and availability depend on the chosen LLM service.

Asked by Cristina Moreno · Feb 23, 2026

Which LLMs are supported by jadx-ai-mcp?

The plugin is designed to work with popular LLMs such as Claude. It can also be used with any LLM client that speaks the Model Context Protocol, as the server forwards requests to the chosen LLM.

Asked by Diego Fernández · Feb 7, 2026

How do I set up the jadx-ai-mcp plugin with my current JADX installation?

Install the plugin via the ZIP or GitHub release, then run the accompanying Python server (JADX MCP Server). Once both are running, the plugin will automatically communicate with the server using MCP, allowing real‑time AI interactions in the JADX UI.

Asked by Paloma Ruiz · Nov 14, 2025

שאל שאלה

חלופות לשרתי MCP