apktool反编译出错:assets有dex文件导致apk反编译出错

apktool反编译apk出错如下: Exception in thread "main" org.jf.util.ExceptionWithContext: Encountered small uint that is out of range at offset 0x38 报错的原因是apk中不止smali目录下面的dex文件,其他地方比如assets下面也有, 而assets下面的dex文件
相关文章
相关标签/搜索