我正在尝试从apk文件中提取源代码,并遵循以下步骤Is there a way to get the source code from an APK file?
我的问题是,当我执行命令dex2jar classes.dex时,我得到了一个找不到文件的异常。
发布于 2012-12-20 13:58:00
我在命令提示符中发现错误,我没有在正确的文件夹中。
https://stackoverflow.com/questions/13966008
相似问题