标签: java android reverse-engineering dex2jar
我正在尝试从apk文件中提取源代码,并且我遵循以下步骤 Is there a way to get the source code from an APK file?
我的问题是,当我执行命令dex2jar classes.dex时,我得到一个未找到文件的异常。
答案 0 :(得分:0)
我在命令提示符中发现错误我没有在正确的文件夹中。
here is the right way to do it...