Dex 到 Java 的反编译器。 将 Android Dex 和 APK 文件生成 Java 源代码。 更多信息:https://github.com/skylot/jadx.
jadx {{路径/到/文件}}
jadx --output-dir {{路径/到/目录}} {{路径/到/文件}}