> ## Documentation Index
> Fetch the complete documentation index at: https://deobf.blueworld.cyou/llms.txt
> Use this file to discover all available pages before exploring further.

# jadx

> Java/APK 反编译器 — 字节码分析、类重构

# jadx

<Info>
  **来源**: [smithery.ai/jadx](https://github.com/smithery.ai/jadx)  ·  **安装量**: 37  ·  **优先级**: P0 (Java)
</Info>

Java/APK 反编译器 Skill，将 JAR/class/DEX 文件反编译为可读的 Java 源代码。

## 核心能力

* Java 字节码 → Java 源码反编译
* APK/DEX 反编译
* 类结构与重构
* 资源提取

## 适用场景

* Java JAR/class 文件分析
* Android APK 反编译
* ProGuard 混淆代码还原
