Closed luchaxi closed 7 months ago
first launch package: com.jingdong.app.mall.a520apkbox
2023-08-30 18:48:13.133 22411-22411 AppActiveReceiver pid-22411 D receive app active broadcast for: com.jingdong.app.mall.a520apkbox, install from: null
2023-08-30 18:48:13.252 24356-24356 520ApkBox ...pplication pid-24356 D dex文件解压完成.
2023-08-30 18:48:13.253 24356-24356 520ApkBox ...pplication pid-24356 D [/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex]
2023-08-30 18:48:13.330 24381-24381 dex2oat pid-24381 I /system/bin/dex2oat -j6 --dex-file=/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex --oat-fd=47 --oat-location=/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex --compiler-filter=speed
2023-08-30 18:48:13.333 24381-24381 dex2oat pid-24381 E Failed to read magic number from dex file: '/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex': Success
2023-08-30 18:48:13.337 24356-24356 art pid-24356 W Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg & --instruction-set=arm --instruction-set-features=smp,div,atomic_ldrd_strd --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --non-interactive --runtime-arg -Xms64m --runtime-arg -Xmx512m -j6 --instruction-set-variant=cortex-a53 --instruction-set-features=default --dex-file=/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex --oat-fd=47 --oat-location=/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex --compiler-filter=speed) because non-0 exit status
2023-08-30 18:48:13.337 24356-24356 art pid-24356 W Unable to open '/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex' : No such file or directory
2023-08-30 18:48:13.337 24356-24356 art pid-24356 W Could not get realpath for /data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex: No such file or directory
2023-08-30 18:48:13.337 24356-24356 System pid-24356 E Unable to load dex file: /data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex
2023-08-30 18:48:13.338 24356-24356 System pid-24356 E java.io.IOException: Failed to open dex files from /data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex because: Unable to open '/data/user/0/com.jingdong.app.mall.a520apkbox/files/DexFiles/classes.dex' : No such file or directory
at dalvik.system.DexFile.openDexFileNative(Native Method)
at dalvik.system.DexFile.openDexFile(DexFile.java:373)
at dalvik.system.DexFile.
这个是运行时候的错误,貌似是远控的dex文件解压失败。
换个环境试一下,这个不在边上,解决起来很难。
D doAttachBaseContext 初始化成功! 2023-08-30 17:34:50.341 29504-29504 520ApkBox ...pplication pid-29504 D 获取到dex 中的Application Class 2023-08-30 17:34:50.342 29504-29504 520ApkBox ...pplication pid-29504 D 加载Dex失败: java.lang.ClassNotFoundException: com.metasploit.stage.MainActivity 2023-08-30 17:34:50.342 29504-29504 System.err pid-29504 W at com.jingdong.app.mall.a520apkbox.MainApplication.bindRealApplication(MainApplication.java:229) 2023-08-30 17:34:50.342 29504-29504 System.err pid-29504 W at com.jingdong.app.mall.a520apkbox.MainApplication.onCreate(MainApplication.java:188) 2023-08-30 17:34:50.343 29504-29504 System.err pid-29504 W Caused by: java.lang.ClassNotFoundException: Didn't find class "com.metasploit.stage.MainActivity" on path: DexPathList[[zip file "/data/app/com.jingdong.app.mall.a520apkbox-1/base.apk"],nativeLibraryDirectories=[/data/app/com.jingdong.app.mall.a520apkbox-1/lib/arm, /data/app/com.jingdong.app.mall.a520apkbox-1/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]