Skip to content
#

baksmali

Here are 15 public repositories matching this topic...

dex2smali.py 是一个用于批量反编译 Android .dex 文件为 .smali 的 Python 脚本,底层调用 baksmali.jar 进行实际转换。(dex2smali.py is a lightweight Python script for batch decompiling Android .dex files into .smali format. It leverages baksmali.jar under the hood to perform the actual conversion.)

  • Updated Jul 20, 2025
  • Python

Improve this page

Add a description, image, and links to the baksmali topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the baksmali topic, visit your repo's landing page and select "manage topics."

Learn more