The log details various errors and warnings related to the 'appscloner' application, including missing package IDs and resource files. There are also issues with the BlackBoxCore framework failing to hook services due to an IllegalArgumentException. Overall, the application appears to be encountering significant loading and initialization problems.
The log details various errors and warnings related to the 'appscloner' application, including missing package IDs and resource files. There are also issues with the BlackBoxCore framework failing to hook services due to an IllegalArgumentException. Overall, the application appears to be encountering significant loading and initialization problems.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2
--------- beginning of main
05-11 15:10:17.311 498 881 E unts.appscloner: No package ID 76 found for ID
0x760b000f. 05-11 15:10:17.312 498 881 I FA : App measurement initialized, version: 121000 05-11 15:10:17.312 498 881 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 05-11 15:10:17.312 498 881 I FA : To enable faster debug mode event logging run: 05-11 15:10:17.312 498 881 I FA : adb shell setprop debug.firebase.analytics.app com.dual.space.parallel.apps.multiaccounts.appscloner 05-11 15:10:17.355 888 888 I ppscloner:black: Using CollectorTypeCC GC. 05-11 15:10:17.361 888 888 E ppscloner:black: Not starting debugger since process cannot load the jdwp agent. 05-11 15:10:17.447 888 888 W ziparchive: Unable to open '/data/app/~~lVErPgoASov1AQ8UtpcC7A==/com.dual.space.parallel.apps.multiaccounts.ap pscloner-g24gkSaI0wQ43Wh3ki2YHQ==/split_config.arm64_v8a.dm': No such file or directory 05-11 15:10:17.447 888 888 W ziparchive: Unable to open '/data/app/~~lVErPgoASov1AQ8UtpcC7A==/com.dual.space.parallel.apps.multiaccounts.ap pscloner-g24gkSaI0wQ43Wh3ki2YHQ==/split_config.arm64_v8a.dm': No such file or directory 05-11 15:10:17.448 888 888 W ppscloner:black: Entry not found 05-11 15:10:17.449 888 888 W ziparchive: Unable to open '/data/app/~~lVErPgoASov1AQ8UtpcC7A==/com.dual.space.parallel.apps.multiaccounts.ap pscloner-g24gkSaI0wQ43Wh3ki2YHQ==/split_config.xhdpi.dm': No such file or directory 05-11 15:10:17.449 888 888 W ziparchive: Unable to open '/data/app/~~lVErPgoASov1AQ8UtpcC7A==/com.dual.space.parallel.apps.multiaccounts.ap pscloner-g24gkSaI0wQ43Wh3ki2YHQ==/split_config.xhdpi.dm': No such file or directory 05-11 15:10:17.450 888 888 W ppscloner:black: Entry not found 05-11 15:10:17.481 888 888 I LoadedApk: No resource references to update in package com.transsion.theme.icon 05-11 15:10:17.486 888 888 E BlackBoxCore: Failed to hook bindService: 05-11 15:10:17.486 888 888 E BlackBoxCore: java.lang.IllegalArgumentException: top.niunaijun.blackbox.fake.frameworks.BActivityManager is not an interface 05-11 15:10:17.486 888 888 E BlackBoxCore: at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:635) 05-11 15:10:17.486 888 888 E BlackBoxCore: at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:602) 05-11 15:10:17.486 888 888 E BlackBoxCore: at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230) 05-11 15:10:17.486 888 888 E BlackBoxCore: at java.lang.reflect.WeakCache.get(WeakCache.java:127) 05-11 15:10:17.486 888 888 E BlackBoxCore: at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:438) 05-11 15:10:17.486 888 888 E BlackBoxCore: at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:873) 05-11 15:10:17.486 888 888 E BlackBoxCore: at top.niunaijun.blackbox.BlackBoxCore.hookBindService(BlackBoxCore.java:222) 05-11 15:10:17.486 888 888 E BlackBoxCore: at top.niunaijun.blackbox.BlackBoxCore.doAttachBaseContext(BlackBoxCore.java:133) 05-11 15:10:17.486 888 888 E BlackBoxCore: at com.dual.space.view.main.BlackBoxLoader.attachBaseContext(BlackBoxLoader.kt:100) 05-11 15:10:17.486 888 888 E BlackBoxCore: at com.dual.space.app.AppManager.doAttachBaseContext(AppManager.kt:26) 05-11 15:10:17.486 888 888 E BlackBoxCore: at com.dual.space.app.MyApplication.attachBaseContext(MyApplication.kt:62) 05-11 15:10:17.486 888 888 E BlackBoxCore: at android.app.Application.attach(Application.java:349) 05-11 15:10:17.486 888 888 E BlackBoxCore: at android.app.Instrumentation.newApplication(Instrumentation.java:1237) 05-11 15:10:17.486 888 888 E BlackBoxCore: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1466) 05-11 15:10:17.486 888 888 E BlackBoxCore: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1399) 05-11 15:10:17.486 888 888 E BlackBoxCore: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6971) 05-11 15:10:17.486 888 888 E BlackBoxCore: at android.app.ActivityThread.-$ $Nest$mh