-
Notifications
You must be signed in to change notification settings - Fork 872
error loading archive #184
Comments
Please make sure that the APK runs on the device, as it could be some formatting issue ... In addition please copy paste ClassyShark error (you can see the error from command line activation) |
Thank for your replay! This is ClassyShark error : `Parsing assets/37CF018B.dex org.jf.dexlib2.DexFileFactory$UnsupportedFileTypeException: C:\Users\wsg\AppData\Local\Temp\37CF018B814426813791186223dex is not an apk, dex, odex or oat file. Archive Reading 192 ms The ClassyShark Methods Count is runing normally. |
It seems an issue with assets/37CF018B.dex file inside the APK. Dexlib2 that ClassyShark uses as the dex reader dependency can't parse that specific file |
When i was decompiling douban.apk, I can not see Classes.
ClassyShark hint "error loading archive".
The text was updated successfully, but these errors were encountered: