Microsoft Windows [版本 6.1.7601]版权所有 (c) 2009 Microsoft Corporation.保留所有权利. D:\Android反编译工具[全]\2016\dex2jar-2.0\dex2jar-2.0>d2j-dex2jar.bat classes.dexdex2jar classes.dex -> .\classes-dex2jar.jarcom.googlecode.d2j.DexException: not support version. …
1 Exception in thread main brut.androlib.androlibexception multiple resources 解决办法:下载最新的apktool,在google官网上.测试,如果未成功采取第二种方法 2 Exception in thread main org.jf.dexlib.util.exceptionwithcontext index 在cmd命令行,反编译的命令改为apktool.bat d -s即可.其他相同,-s代表只反编译xml文件.…