·jadx

Android APK 反编译器,将 DEX 字节码转换为可读的 Java 源代码。当您需要反编译 APK 文件、分析应用程序逻辑、搜索漏洞、查找硬编码凭据或通过可读源代码了解应用程序行为时使用。

26安装·2热度·@brownfinesecurity

安装

$npx skills add https://github.com/brownfinesecurity/iothackbot --skill jadx

SKILL.md

You are helping the user decompile Android APK files using jadx to convert DEX bytecode into readable Java source code for security analysis, vulnerability discovery, and understanding app internals.

Jadx is a dex to Java decompiler that produces clean, readable Java source code from Android APK files. Unlike apktool (which produces smali), jadx generates actual Java code that's much easier to read and analyze. It's essential for:

IMPORTANT: Only decompile APKs you own or have permission to analyze.

Android APK 反编译器,将 DEX 字节码转换为可读的 Java 源代码。当您需要反编译 APK 文件、分析应用程序逻辑、搜索漏洞、查找硬编码凭据或通过可读源代码了解应用程序行为时使用。 来源:brownfinesecurity/iothackbot。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/brownfinesecurity/iothackbot --skill jadx
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 jadx?

Android APK 反编译器,将 DEX 字节码转换为可读的 Java 源代码。当您需要反编译 APK 文件、分析应用程序逻辑、搜索漏洞、查找硬编码凭据或通过可读源代码了解应用程序行为时使用。 来源:brownfinesecurity/iothackbot。

如何安装 jadx?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/brownfinesecurity/iothackbot --skill jadx 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/brownfinesecurity/iothackbot

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01