The document contains log messages from an Android application startup process. It shows the application initializing, loading classes, and attempting to reflectively call a hidden API method that is blocked, causing a NoSuchMethodException. The application is also opening a dex file from an unknown location without a class loader.
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
0 ratings0% found this document useful (0 votes)
52 views2 pages
Top - Niunaijun.blackdexa64 Logcat
The document contains log messages from an Android application startup process. It shows the application initializing, loading classes, and attempting to reflectively call a hidden API method that is blocked, causing a NoSuchMethodException. The application is also opening a dex file from an unknown location without a class loader.
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 system
11-06 21:34:44.591 7065 7065 D ActivityThread: handleBindApplication() --
--------- beginning of main 11-06 21:34:44.671 7175 7175 I ackdexa64:blac: Using CollectorTypeCC GC. 11-06 21:34:44.679 7175 7175 E ackdexa64:blac: Not starting debugger since process cannot load the jdwp agent. 11-06 21:34:44.684 7175 7175 E USNET : USNET: appName: top.niunaijun.blackdexa64:black 11-06 21:34:44.685 7175 7175 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 11-06 21:34:44.688 7175 7175 D ActivityThread: setConscryptValidator 11-06 21:34:44.688 7175 7175 D ActivityThread: setConscryptValidator - put 11-06 21:34:44.718 7175 7175 D ActivityThread: handleBindApplication()++ app=top.niunaijun.blackdexa64:black 11-06 21:34:44.718 7175 7175 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 11563; state: DISABLED 11-06 21:34:44.747 7175 7175 D nativeloader: Configuring classloader-namespace for other apk /data/app/~~72mV6XgQ7-rJ0qN23_Tb0Q==/top.niunaijun.blackdexa64- QXj85iNuijVK0tr-PtBwwA==/base.apk. target_sdk_version=30, uses_libraries=, library_path=/data/app/~~72mV6XgQ7-rJ0qN23_Tb0Q==/top.niunaijun.blackdexa64- QXj85iNuijVK0tr-PtBwwA==/lib/arm64:/data/app/~~72mV6XgQ7-rJ0qN23_Tb0Q==/ top.niunaijun.blackdexa64-QXj85iNuijVK0tr-PtBwwA==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/top.niunaijun.blackdexa64 11-06 21:34:44.747 7175 7175 D nativeloader: Extending system_exposed_libraries: libsce_v1.crypto.samsung.so:libknox_remotedesktopclient.knox.samsung.so:libSEF.qura m.so:libimagecodec.quram.so:libagifencoder.quram.so:libss_jni.securestorage.samsung .so:libSFEffect.fonteffect.samsung.so:libapuwareapusys.mtk.so:libapuwareapusys_v2.m tk.so:libapuwarexrp.mtk.so:libapuwarexrp_v2.mtk.so:libapuwareutils.mtk.so:libapuwar eutils_v2.mtk.so:libapuwarehmp.mtk.so:libmcv_runtime_usdk.mtk.so:libneuron_graph_de legate.mtk.so:libtflite_mtk.mtk.so:libarmnn_ndk.mtk.so:libcmdl_ndk.mtk.so:libnir_ne on_driver_ndk.mtk.so:libperfsdk.performance.samsung.so:lib_vnd_client.dk.samsung.so :lib_native_client.dk.samsung.so:lib_nativeJni.dk.samsung.so:lib.engmodejni.samsung .so:libteeservice_client.trustonic.so:libneural.snap.samsung.so:libsnap_hidl.snap.s amsung.so:libteecl.teegris.samsung.so:libSecEmbms.telephony.samsung.so:libSDKRecogn itionText.spensdk.samsung.so:libheifcapture_jni.media.samsung.so:libjpegsq.media.sa msung.so:libsemimagecrop_jni.media.samsung.so:libBeauty_v4.camera.samsung. 11-06 21:34:44.758 7175 7175 V GraphicsEnvironment: ANGLE Developer option for 'top.niunaijun.blackdexa64' set to: 'default' 11-06 21:34:44.759 7175 7175 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported. 11-06 21:34:44.760 7175 7175 D LoadedApk: LoadedApk::makeApplication() appContext.mOpPackageName=top.niunaijun.blackdexa64 appContext.mBasePackageName=top.niunaijun.blackdexa64 11-06 21:34:44.760 7175 7175 D NetworkSecurityConfig: No Network Security Config specified, using platform default 11-06 21:34:44.768 7175 7175 D NetworkSecurityConfig: No Network Security Config specified, using platform default 11-06 21:34:44.804 7175 7175 W xhook : catch SIGSEGV when init or hook: /vendor/lib64/libmpvr.so 11-06 21:34:44.927 7175 7175 W ackdexa64:blac: Accessing hidden method Ldalvik/system/VMRuntime;->setHiddenApiExemptions([Ljava/lang/String;)V (blocked,core-platform-api, reflection, denied) 11-06 21:34:44.928 7175 7175 W BootstrapClass: reflect bootstrap failed: 11-06 21:34:44.928 7175 7175 W BootstrapClass: java.lang.reflect.InvocationTargetException 11-06 21:34:44.928 7175 7175 W BootstrapClass: at java.lang.reflect.Method.invoke(Native Method) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at me.weishu.reflection.BootstrapClass.<clinit>(BootstrapClass.java:29) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at me.weishu.reflection.Reflection.unseal(Reflection.java:34) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at top.niunaijun.blackbox.BlackBoxCore.doAttachBaseContext(BlackBoxCore.java:82) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at top.niunaijun.blackbox.BlackDexCore.doAttachBaseContext(BlackDexCore.java:35) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at top.niunaijun.blackdex.app.BlackDexLoader.attachBaseContext(BlackDexLoader.kt:39) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at top.niunaijun.blackdex.app.AppManager.doAttachBaseContext(AppManager.kt:13) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at top.niunaijun.blackdex.app.App.attachBaseContext(App.kt:31) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.Application.attach(Application.java:350) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.Instrumentation.newApplication(Instrumentation.java:1178) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.LoadedApk.makeApplication(LoadedApk.java:1456) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7458) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.ActivityThread.access$1600(ActivityThread.java:310) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2281) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.os.Handler.dispatchMessage(Handler.java:106) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.os.Looper.loopOnce(Looper.java:226) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.os.Looper.loop(Looper.java:313) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at android.app.ActivityThread.main(ActivityThread.java:8663) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at java.lang.reflect.Method.invoke(Native Method) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 11-06 21:34:44.928 7175 7175 W BootstrapClass: Caused by: java.lang.NoSuchMethodException: dalvik.system.VMRuntime.setHiddenApiExemptions [class [Ljava.lang.String;] 11-06 21:34:44.928 7175 7175 W BootstrapClass: at java.lang.Class.getMethod(Class.java:2103) 11-06 21:34:44.928 7175 7175 W BootstrapClass: at java.lang.Class.getDeclaredMethod(Class.java:2081) 11-06 21:34:44.928 7175 7175 W BootstrapClass: ... 21 more 11-06 21:34:44.929 7175 7175 W ackdexa64:blac: Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 11-06 21:34:44.929 7175 7175 W ackdexa64:blac: DexFile /data/user/0/top.niunaijun.blackdexa64/code_cache/1699324484928.dex is in boot class path but is not in a known location 11-06 21:34:45.001 7175 7175 D ActivityThread: handleBindApplication() -- 11-06 21:34:45.034 7175 7215 E DeviceIdService: bindService failed. e=not supported service 11-06 21:34:45.050 7065 7224 E DeviceIdService: bindService failed. e=not supported service