Connect MCP services in JADX for assisted code analysis and reverse engineering.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "jadx-ai-mcp" yet — see the docs or source repo.
Using the connected MCP service in JADX, analyze this decompiled class and explain its main purpose, key methods, and any suspicious logic.
A structured analysis describing the class responsibility, core flow, and potential risk points.
Based on the code currently open in JADX, use the MCP service to explain what these obfuscated methods and variables likely mean and suggest better names.
An explanation with semantic guesses and renaming suggestions to speed up understanding obfuscated code.
Review the decompiled APK code related to networking, storage, and permissions, and use the MCP service to identify possible security issues ranked by severity.
A severity-ranked list of security issues with brief reasoning for each finding.
Explore, analyze, and decompile Java JAR files to understand code structure.
Analyze local JARs to inspect Java classes and Maven dependencies.
Decompile Java class files and JARs into readable source for analysis.
Perform Android dynamic analysis with Frida, including attaching, spawning, and script injection.
Analyze and debug JavaScript in web pages for reverse engineering tasks.
Use natural language to drive IDA Pro and Ghidra for binary analysis.