Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

脱壳崩溃了 #110

Open
godlikewangjun opened this issue Apr 28, 2023 · 2 comments
Open

脱壳崩溃了 #110

godlikewangjun opened this issue Apr 28, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@godlikewangjun
Copy link

描述错误
脱壳崩溃了

重现
重现该行为的步骤:
脱壳闪剪这个apk

设备信息

  • 设备: [小米10]
  • Android版本: [10]

运行日志
Unable to instantiate appComponentFactory
java.lang.ClassNotFoundException: Didn't find class "androidx.core.app.CoreComponentFactory" on path: DexPathList[[zip file "/data/user/0/top.niunaijun.blackdexa32/virtual/cache/vm.apk", zip file "/data/user/0/top.niunaijun.blackdexa32/virtual/cache/junit.apk", zip file "/system/framework/org.apache.http.legacy.jar", zip file "/data/app/tv.miaotui.app-RN0E7F5o_ifWYSJZ8II_Ww==/base.apk"],nativeLibraryDirectories=[/data/user/0/top.niunaijun.blackdexa32/virtual/data/app/tv.miaotui.app/lib, /data/app/tv.miaotui.app-RN0E7F5o_ifWYSJZ8II_Ww==/base.apk!/lib/arm64-v8a, /data/user/0/top.niunaijun.blackdexa32/virtual/cache/vm.apk!/lib/arm64-v8a, /data/user/0/top.niunaijun.blackdexa32/virtual/cache/junit.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:196)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at android.app.LoadedApk.createAppFactory(LoadedApk.java:256)
at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:855)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:950)
at android.app.LoadedApk.makeApplication(LoadedApk.java:1210)
at java.lang.reflect.Method.invoke(Native Method)
at reflection.MirrorReflection$MethodWrapper.call(MirrorReflection.java:330)
at top.niunaijun.blackbox.app.BActivityThread.handleBindApplication(BActivityThread.java:192)
at top.niunaijun.blackbox.app.BActivityThread.bindApplication(BActivityThread.java:139)
at top.niunaijun.blackbox.fake.service.HCallbackProxy.handleLaunchActivity(HCallbackProxy.java:127)
at top.niunaijun.blackbox.fake.service.HCallbackProxy.handleMessage(HCallbackProxy.java:65)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7356)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

其他说明

@godlikewangjun godlikewangjun added the bug Something isn't working label Apr 28, 2023
@xiaoyaomeng
Copy link

xiaoyaomeng commented Apr 28, 2023 via email

@wxkly8888
Copy link

同样的错误,请问有解决么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants