安卓反编译
原文:
https://blog.csdn.net/m0_53011501/article/details/123085977
记录遇到的错误:
1.Exception in thread "main" org.jf.dexlib2.dexbacked.DexBackedDexFile$NotADexFile: Not a valid dex magic value: d6 c9 62 7d 3b 5f 15 ad
解决:https://blog.csdn.net/qq_43427482/article/details/109290604
2.Android-apktool反汇编异常-Input file (XXX) was not found or was not readable.
解决:https://blog.csdn.net/qq_32452623/article/details/54291412
脑子不够用当然只能脚踏实地的做事情!