rovo89 / Xposed

The native part of the Xposed framework (mainly the modified app_process binary).
Other
7.43k stars 1.47k forks source link

Xposed "Log is empty" #246

Closed Flo354 closed 6 years ago

Flo354 commented 7 years ago

Hi,

In the "Logs" tab of the xposed installer app, I have no logs. Instead I have : "Log is empty". I have a Samsung Galaxy S8 running Nougat 7.0 on stock rom.

Apparently, there is no "xposed_logcat" service running on my phone :

dreamlte:/ # ps | grep -i xposed
root 3485 3285 71300 1120 binder_thr 7211a66b2c S xposed_service_system root 3486 3285 88004 1620 binder_thr 7211a66b2c S xposed_service_app root 4034 3286 47112 72 futex_wait 00ec09d520 S xposed_zygote_service dreamlte:/ # ps | grep -i log
root 239 2 0 0 rescuer_th 0000000000 S acpm_debug_logg logd 3115 1 35080 15004 sigsuspend 7a01759c04 S /system/bin/logd root 4753 3123 8580 1032 skb_recv 7c54f895ac S logcat shell 4766 4492 8560 2872 __skb_recv 705b6535ac S logcat root 8988 3123 8560 1000 skb_recv 79378195ac S logcat

Here are some parts of the log when I boot the phone :

10-09 21:11:12.897 3296 3296 W cutils : Expected path /data/user_de/0/de.robv.android.xposed.installer with mode 700 but found 711

10-09 21:03:35.753 3988 4126 W PackageManager: Not granting permission android.permission.WRITE_EXTERNAL_STORAGE to package de.robv.android.xposed.installer because it was previously installed without

adb logcat | grep -i xposed
10-09 21:03:16.140 3285 3285 D XposedStartupMarker: Current time: 1507575796, PID: 3285 10-09 21:03:16.140 3285 3285 I Xposed : ----------------- 10-09 21:03:16.141 3285 3285 I Xposed : Starting Xposed version 88, compiled for SDK 24 10-09 21:03:16.141 3285 3285 I Xposed : Device: SM-G950F (samsung), Android version 7.0 (SDK 24) 10-09 21:03:16.141 3285 3285 I Xposed : ROM: NRD90M.G950FXXU1AQF7 10-09 21:03:16.141 3285 3285 I Xposed : Build fingerprint: samsung/dreamltexx/dreamlte:7.0/NRD90M/G950FXXU1AQF7:user/release-keys 10-09 21:03:16.145 3285 3285 I Xposed : Platform: arm64-v8a, 64-bit binary, system server: yes 10-09 21:03:16.145 3285 3285 I Xposed : SELinux enabled: yes, enforcing: yes 10-09 21:03:16.169 3486 3486 I ServiceManager: Waiting for service user.xposed.system... 10-09 21:03:17.183 3285 3285 I Xposed : ----------------- 10-09 21:03:17.184 3285 3285 I Xposed : Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 10-09 21:03:17.184 3285 3285 D AndroidRuntime: >>>>>> START de.robv.android.xposed.XposedBridge uid 0 <<<<<< 10-09 21:03:17.407 3653 3653 E dex2oat : Command: /system/bin/dex2oat --instruction-set=arm64 --instruction-set-features=smp,a53 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --compiled-classes=/system/etc/compiled-classes --instruction-set-variant=exynos-m2 --instruction-set-features=default --base=0x6f5fc000 --dex-file=/data/dalvik-cache/arm64/system@framework@boot.oat --oat-file=/data/dalvik-cache/arm64/system@framework@arm64@boot.oat@xposed --image=/data/dalvik-cache/arm64/system@framework@boot.art --dex-file=/data/dalvik-cache/arm64/system@framework@boot-core-libart.oat --oat-file=/data/dalvik-cache/arm64/system@framework@arm64@boot-core-libart.oat@xposed --image=/data/dalvik-cache/arm64/system@framework@boot-core-libart.art --dex-file=/data/dalvik-cache/arm64/system@framework@boot-conscrypt.oat --oat-file=/data/dalvik-cache/arm64/system@framework@arm64@boot-conscrypt.oat@xposed --image=/data/dalvik-cache/arm64/system@framework@boot-conscrypt.art --dex-file=/data/dalvik-cache/arm64/system@framework@b 10-09 21:03:17.408 3653 3653 E dex2oat : --xposed-only: specify that only the xposed-specific data shall be written. 10-09 21:03:17.412 3285 3285 E Xposed : Failed to generate Xposed info for boot image: Failed execv(/system/bin/dex2oat --instruction-set=arm64 --instruction-set-features=smp,a53 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --compiled-classes=/system/etc/compiled-classes --instruction-set-variant=exynos-m2 --instruction-set-features=default --base=0x6f5fc000 --dex-file=/data/dalvik-cache/arm64/system@framework@boot.oat --oat-file=/data/dalvik-cache/arm64/system@framework@arm64@boot.oat@xposed --image=/data/dalvik-cache/arm64/system@framework@boot.art --dex-file=/data/dalvik-cache/arm64/system@framework@boot-core-libart.oat --oat-file=/data/dalvik-cache/arm64/system@framework@arm64@boot-core-libart.oat@xposed --image=/data/dalvik-cache/arm64/system@framework@boot-core-libart.art --dex-file=/data/dalvik-cache/arm64/system@framework@boot-conscrypt.oat --oat-file=/data/dalvik-cache/arm64/system@framework@arm64@boot-conscrypt.oat@xposed --image=/data/dalvik-cache/arm64/system@framework@boot-conscrypt.art --d MANY OTHER FAIL from the same kind

10-09 21:11:49.578 9268 9268 W BreakpadManager: Core pattern file not found 10-09 21:11:49.578 9268 9268 W BreakpadManager: java.io.FileNotFoundException: /proc/sys/kernel/core_pattern (Permission denied) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at java.io.FileInputStream.open(Native Method) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at java.io.FileInputStream.(FileInputStream.java:146) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at java.io.FileReader.(FileReader.java:72) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.breakpad.BreakpadManager.g(:3678) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.breakpad.BreakpadManager.e(:3669) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.breakpad.BreakpadManager.a(:3652) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.katana.app.FacebookApplication.b(:203) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.katana.app.FacebookApplication.b(:61) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.base.app.DelegatingApplication.c(:1003) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.base.app.SplashScreenApplication.d(:548) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.facebook.base.app.DelegatingApplication.attachBaseContext(:998) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.Application.attach(Application.java:213) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.Instrumentation.newApplication(Instrumentation.java:1016) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.Instrumentation.newApplication(Instrumentation.java:1000) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.LoadedApk.makeApplication(LoadedApk.java:835) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5944) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:337) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.ActivityThread.handleBindApplication() 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.ActivityThread.-wrap3(ActivityThread.java) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1710) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.os.Handler.dispatchMessage(Handler.java:102) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.os.Looper.loop(Looper.java:154) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at android.app.ActivityThread.main(ActivityThread.java:6776) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at java.lang.reflect.Method.invoke(Native Method) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410) 10-09 21:11:49.578 9268 9268 W BreakpadManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103)

10-09 21:11:08.147 3986 4055 I libsuspend: !@suspend_thread_func: read wakeup_count 10-09 21:11:08.149 3986 3986 W SystemConfig: Got exception parsing permissions. 10-09 21:11:08.149 3986 3986 W SystemConfig: org.xmlpull.v1.XmlPullParserException: No start tag found 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemConfig.readPermissionsFromXml(SystemConfig.java:301) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemConfig.readPermissions(SystemConfig.java:270) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemConfig.(SystemConfig.java:204) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemConfig.getInstance(SystemConfig.java:135) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.pm.PackageManagerService.(PackageManagerService.java:3411) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:3205) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:758) 10-09 21:11:08.149 3986 3986 W SystemConfig: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 10-09 21:11:08.149 3986 3986 W SystemConfig: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:337) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemServer.startBootstrapServices() 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemServer.run(SystemServer.java:590) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.server.SystemServer.main(SystemServer.java:467) 10-09 21:11:08.149 3986 3986 W SystemConfig: at java.lang.reflect.Method.invoke(Native Method) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520) 10-09 21:11:08.149 3986 3986 W SystemConfig: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410) 10-09 21:11:08.149 3986 3986 W SystemConfig: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103)

10-09 21:03:32.136 3988 4083 W PackageParser: Unknown element under : meta-data at /data/app/de.robv.android.xposed.installer-1/base.apk Binary XML file line # 18

10-09 21:03:37.835 3988 3988 W Xposed : Failed to load Xposed info for /system/framework/oat/arm64/gamemanager.odex: Unable to open '/data/dalvik-cache/arm64/system@framework@oat@arm64@gamemanager.odex@xposed' : No such file or directory MANY OTHER ERRORS LIKE THIS ONE

Do you know what could cause the issue?

Thanks,

Nemris commented 7 years ago

Similar issue. The Logs tab report the following: Cannot read log/data/user_de/0/de.robv.android.xposed.installer/log/error.log (No such file or directory). By checking via a file manager, I can see that the path exists, and only the file is missing.

Device: GT-I9195 OS: LineageOS 7.1.2-20171001 Kernel: Remix Kernel 3.4.113-Remix-CM14-v.17-g477b895 Xposed App: v3.1.2 Xposed Framework: v88 (Official)

Massi-X commented 7 years ago

10-09 21:03:35.753 3988 4126 W PackageManager: Not granting permission android.permission.WRITE_EXTERNAL_STORAGE to package de.robv.android.xposed.installer because it was previously installed without

Maybe enabling storage permission help?

Flo354 commented 7 years ago

The permission is (and was) already granted since the beginning :(

P.s : v88.1 does not fixes the problem

On Wed, Oct 11, 2017, 1:37 PM Massi-X notifications@github.com wrote:

10-09 21:03:35.753 3988 4126 W PackageManager: Not granting permission android.permission.WRITE_EXTERNAL_STORAGE to package de.robv.android.xposed.installer because it was previously installed without

Maybe enabling storage permission help?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/246#issuecomment-335781682, or mute the thread https://github.com/notifications/unsubscribe-auth/AEDW39gkfEC1out5PO8AMuWO54Adyuu4ks5srKiLgaJpZM4Py8e6 .

Nemris commented 7 years ago

The Storage permission covers /storage/emulated/0 and its subdirectories only.

Nemris commented 7 years ago

Logs fixed on Xposed app v3.1.2, framework 88.1.

Flo354 commented 7 years ago

Not for me :(

On Thu, Oct 12, 2017, 12:41 AM Death Mask Salesman notifications@github.com wrote:

Logs fixed on Xposed app v3.1.2, framework 88.1.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/246#issuecomment-335969540, or mute the thread https://github.com/notifications/unsubscribe-auth/AEDW34GgmzSCdv_H4TPI9uXKvoM-3h5bks5srUQmgaJpZM4Py8e6 .

Flo354 commented 7 years ago

Still no luck with version 88.2. @rovo89 is this something you are investigating on or it is not in your task list?

Thanks,

rovo89 commented 7 years ago

Generally yes, but I didn't get around to look at this yet.

Flo354 commented 7 years ago

Thanks for the update!

I'll wait :)

rovo89 commented 6 years ago

@Flo354 I changed some things around the xposed_logcat process in v89. Could you please try that?

Flo354 commented 6 years ago

Hi @rovo89,

It works perfectly, thanks!

Le lun. 18 déc. 2017 à 9:34 AM, rovo89 notifications@github.com a écrit :

@Flo354 https://github.com/flo354 I changed some things around the xposed_logcat process in v89. Could you please try that?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/246#issuecomment-352358581, or mute the thread https://github.com/notifications/unsubscribe-auth/AEDW39xrNEwCSJ6TBI1HZ2L5QOJ6fQAnks5tBiOjgaJpZM4Py8e6 .

Liboicl commented 6 years ago

This is still an issue for me with v89.

RikaKagurasaka commented 6 years ago

Me,too. Even though I've installed v89, the error.log keeps empty. :(

dosomder commented 6 years ago

Same for me.

Info: Phone: Honor 9 STF-L09C432 Android: 7.0

xposed_logcat running

HWSTF:/ # ps | grep -i xposed
ps | grep -i xposed
root      857   470   76484  1152  binder_thr 7dc4b04e20 S xposed_service_system
u0_a135   858   470   77644  1184  binder_thr 7dc4b04e20 S xposed_service_app
u0_a135   867   470   72388  1124   pipe_wait 7dc4b05828 S xposed_logcat
root      1300  471   42308  592   futex_wait 00f38914b8 S xposed_zygote_service

When I click save log, empty log is saved (so sd access is working)

HWSTF:/data/data/de.robv.android.xposed.installer # ls -l /storage/emulated/0/Android/data/de.robv.android.xposed.installer/files/
s -l /storage/emulated/0/Android/data/de.robv.android.xposed.installer/files/ <
total 3
-rw-rw---- 1 u0_a135 sdcard_rw 0 2017-12-18 20:49 xposed_error_20171218_204941.log
-rw-rw---- 1 u0_a135 sdcard_rw 0 2017-12-31 12:12 xposed_error_20171231_121227.log
-rw-rw---- 1 u0_a135 sdcard_rw 0 2017-12-31 12:17 xposed_error_20171231_121722.log
Nephiel commented 6 years ago

Same as dosomder (Android 7.0, v89, xposed_logcat process running, empty log can be saved to SD).

repoman728 commented 6 years ago

no logs here Android 7.0, v89, xposed_logcat process running log empty ver 3.14 installer

zhangxiliang commented 6 years ago

no logs here Android 7.0, v89, xposed_logcat process running log empty ver 3.14 installer

ozurajean commented 6 years ago

Hi, anyone knows develop an Android app to read log from Xposed Framework? Any idea? Any example please?

kracher86 commented 5 years ago

Hi, I have the following problem:

In the "Logs" tab of the xposed installer app, I have SOMETIMES no logs. Instead I have : "Log is empty". The error isn't reproducable. After some reboots log tab works as expected. When the log tab is empty xposed_logcat process isn't running: 1|root@vbox86p:/ # ps |grep -i xposed u0_a70 2523 128 1027916 83452 00000000 f7517795 S de.robv.android.xposed.installer

error.log exists, but it is empty: root@vbox86p:/ # cat data/data/de.robv.android.xposed.installer/log/error.log root@vbox86p:/ #

SU permissions for xposed are granted.

When Xposed log tab is empty logcat logs contain: root@vbox86p:/ # logcat |grep -i xposed I/DEBUG ( 120): pid: 324, tid: 324, name: _service_system >>> xposed_service_system <<< I/DEBUG ( 120): #03 pc 0000a689 /system/bin/app_process32_xposed (android::sp::~sp()+41) I/DEBUG ( 120): #04 pc 0000aa0e /system/bin/app_process32_xposed (xposed::service::startAll()+718) I/DEBUG ( 120): #05 pc 00006c2d /system/bin/app_process32_xposed (xposed::initialize(bool, bool, char const, int, char const*)+733) I/DEBUG ( 120): #06 pc 00005875 /system/bin/app_process32_xposed (main+1333) I/DEBUG ( 120): #08 pc 00005c16 /system/bin/app_process32_xposed (_start+98) W/PackageManager( 508): Unknown permission android.permission.REQUEST_INSTALL_PACKAGES in package de.robv.android.xposed.installer W/PackageManager( 508): Unknown permission android.permission.REQUEST_INSTALL_PACKAGES in package de.robv.android.xposed.installer D/StrictMode( 2229): at de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:396) D/StrictMode( 2229): at de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63) D/StrictMode( 2229): at de.robv.android.xposed.XposedInit$9.afterHookedMethod(XposedInit.java:326) D/StrictMode( 2229): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:374) D/StrictMode( 2229): at android.app.ResourcesManager.getTopLevelResources() D/StrictMode( 2229): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) D/StrictMode( 2229): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:360) D/StrictMode( 2229): at android.app.ActivityThread.handleBindApplication() D/StrictMode( 2229): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107) I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"libcore.io.IoBridge","method":"open","timestamp":1556028687335,"type":"file","args":["\/data\/data\/com.ttxapps.wifiadb\/shared_prefs\/com.ttxapps.wifiadb_preferences.xml","0"],"result":{"descriptor":18}} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"dalvik.system.BaseDexClassLoader","method":"findResource","timestamp":1556028687346,"type":"dex","args":["logging.properties"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"libcore.io.IoBridge","method":"open","timestamp":1556028687352,"type":"file","args":["\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","0"],"result":{"descriptor":17}} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"dalvik.system.BaseDexClassLoader","method":"findResource","timestamp":1556028687360,"type":"dex","args":["logging.properties"],"result":"jar:file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk!\/logging.properties"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.net.URL","method":"openConnection","timestamp":1556028687361,"type":"network","result":{"filename":"\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","headerKeysAndValues":["content-type",null,"content-length",null,"last-modified",null],"isDir":false,"lastModified":-1,"length":-1,"allowUserInteraction":false,"connectTimeout":0,"connected":false,"defaultHandler":{},"doInput":true,"doOutput":false,"ifModifiedSince":0,"readTimeout":0,"url":"file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","useCaches":true},"this":"file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.net.URL","method":"openConnection","timestamp":1556028687377,"type":"network","result":{"closed":false,"jarFileURL":"file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","entryName":"logging.properties","file":"file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk!\/logging.properties","fileURL":"file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","jarFileURLConnection":{"filename":"\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","headerKeysAndValues":["content-type",null,"content-length",null,"last-modified",null],"isDir":false,"lastModified":-1,"length":-1,"allowUserInteraction":false,"connectTimeout":0,"connected":false,"defaultHandler":{},"doInput":true,"doOutput":false,"ifModifiedSince":0,"readTimeout":0,"url":"file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","useCaches":true},"allowUserInteraction":false,"connectTimeout":0,"connected":false,"defaultHandler":{},"doInput":true,"doOutput":false,"ifModifiedSince":0,"lastModified":-1,"readTimeout":0,"url":"jar:file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk!\/logging.properties","useCaches":true},"this":"jar:file:\/data\/app\/com.ttxapps.wifiadb-1\/base.apk!\/logging.properties"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"libcore.io.IoBridge","method":"open","timestamp":1556028687383,"type":"file","args":["\/data\/app\/com.ttxapps.wifiadb-1\/base.apk","0"],"result":{"descriptor":18}} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.os.SystemProperties","method":"get","timestamp":1556028687485,"type":"content","args":["persist.sys.timezone"],"result":"America\/New_York"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.reflect.Method","method":"invoke","timestamp":1556028687493,"type":"reflection","hooked_class":"","hooked_method":"values","args":[],"result":["CONNECTING","CONNECTED","SUSPENDED","DISCONNECTING","DISCONNECTED","UNKNOWN"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.reflect.Method","method":"invoke","timestamp":1556028687493,"type":"reflection","hooked_class":"","hooked_method":"values","args":[],"result":["CONNECTING","CONNECTED","SUSPENDED","DISCONNECTING","DISCONNECTED","UNKNOWN"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.Runtime","method":"exec","timestamp":1556028687512,"type":"runtime","args":[["sh"]],"result":"Process[pid=2295]"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.Runtime","method":"exec","timestamp":1556028687517,"type":"runtime","args":["sh"],"result":"Process[pid=2295]"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.Runtime","method":"exec","timestamp":1556028687520,"type":"runtime","args":["sh"],"result":"Process[pid=2295]"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileOutputStream","method":"write","timestamp":1556028687524,"type":"runtime","buffer":"getprop service.adb.tcp.port\necho WifiADB-OK\nexit 66"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687554,"type":"runtime","buffer":"WifiADB-OK"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687554,"type":"runtime","buffer":"WifiADB-OK"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687555,"type":"runtime","buffer":""} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.app.ActivityThread","method":"handleReceiver","timestamp":1556028687584,"type":"binder","args":["ReceiverData{intent=Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.ttxapps.wifiadb\/.BootCompleted (has extras) } packageName=com.ttxapps.wifiadb resultCode=0 resultData=null resultExtras=null}"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.app.ContextImpl","method":"registerReceiver","timestamp":1556028687647,"type":"binder","args":[{"mDebugUnregister":false},{"mActions":["android.net.conn.CONNECTIVITY_CHANGE"],"mHasPartialTypes":false,"mPriority":0}],"result":{"act":"android.net.conn.CONNECTIVITY_CHANGE","extras":[{"key":"networkInfo","value":"[type: WIFI[], state: CONNECTED\/CONNECTED, reason: (unspecified), extra: \"WiredSSID\", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]"},{"key":"networkType","value":"1"},{"key":"inetCondition","value":"0"},{"key":"extraInfo","value":"\"WiredSSID\""}]}} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.app.ContextImpl","method":"registerReceiver","timestamp":1556028687666,"type":"binder","args":[{"mDebugUnregister":false},{"mActions":["android.net.conn.CONNECTIVITY_CHANGE"],"mHasPartialTypes":false,"mPriority":0}],"result":{"act":"android.net.conn.CONNECTIVITY_CHANGE","extras":[{"key":"networkInfo","value":"[type: WIFI[], state: CONNECTED\/CONNECTED, reason: (unspecified), extra: \"WiredSSID\", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]"},{"key":"networkType","value":"1"},{"key":"inetCondition","value":"0"},{"key":"extraInfo","value":"\"WiredSSID\""}]}} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.reflect.Method","method":"invoke","timestamp":1556028687693,"type":"reflection","hooked_class":"","hooked_method":"values","args":[],"result":["V_26","V_24","V_21","V_19","V_14","GCM"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.reflect.Method","method":"invoke","timestamp":1556028687694,"type":"reflection","hooked_class":"","hooked_method":"values","args":[],"result":["V_26","V_24","V_21","V_19","V_14","GCM"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.app.ActivityThread","method":"handleReceiver","timestamp":1556028687713,"type":"binder","args":["ReceiverData{intent=Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.ttxapps.wifiadb\/com.evernote.android.job.JobBootReceiver (has extras) } packageName=com.ttxapps.wifiadb resultCode=0 resultData=null resultExtras=null}"]} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.Runtime","method":"exec","timestamp":1556028687796,"type":"runtime","args":[["sh"]],"result":"Process[pid=2308]"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.Runtime","method":"exec","timestamp":1556028687798,"type":"runtime","args":["sh"],"result":"Process[pid=2308]"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.lang.Runtime","method":"exec","timestamp":1556028687800,"type":"runtime","args":["sh"],"result":"Process[pid=2308]"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileOutputStream","method":"write","timestamp":1556028687803,"type":"runtime","buffer":"getprop service.adb.tcp.port\necho WifiADB-OK\nexit 66"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687834,"type":"runtime","buffer":""} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687834,"type":"runtime","buffer":"WifiADB-OK"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687834,"type":"runtime","buffer":"WifiADB-OK"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"java.io.FileInputStream","method":"read","timestamp":1556028687834,"type":"runtime","buffer":""} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.os.SystemProperties","method":"get","timestamp":1556028690985,"type":"content","args":["debug.sqlite.journalmode","PERSIST"],"result":"PERSIST"} I/Xposed ( 2210): Droidmon-apimonitor-com.ttxapps.wifiadb:{"class":"android.os.SystemProperties","method":"get","timestamp":1556028691009,"type":"content","args":["debug.sqlite.syncmode","FULL"],"result":"FULL"} I/ActivityManager( 508): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=de.robv.android.xposed.installer/.WelcomeActivity (has extras)} from uid 10039 on display 0 V/WindowManager( 508): addAppToken: AppWindowToken{3fb578d5 token=Token{ce8d98c ActivityRecord{3234febf u0 de.robv.android.xposed.installer/.WelcomeActivity t2}}} to stack=1 task=2 at 0 V/WindowManager( 508): Adding window Window{22a4ed8d u0 Starting de.robv.android.xposed.installer} at 2 of 5 (after Window{3ef017c2 u0 com.android.launcher3/com.android.launcher3.Launcher}) I/ActivityManager( 508): Start proc 2523:de.robv.android.xposed.installer/u0a70 for activity de.robv.android.xposed.installer/.WelcomeActivity D/JustTrustMe( 2523): Hooking DefaultHTTPClient for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking DefaultHTTPClient(HttpParams) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking DefaultHTTPClient(ClientConnectionManager, HttpParams) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking SSLSocketFactory(String, KeyStore, String, KeyStore) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking static SSLSocketFactory(String, KeyStore, String, KeyStore) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking SSLSocketFactory(Socket) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking TrustManagerFactory.getTrustManagers() for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking HttpsURLConnection.setDefaultHostnameVerifier for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking HttpsURLConnection.setSSLSocketFactory for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking HttpsURLConnection.setHostnameVerifier for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking WebViewClient.onReceivedSslError(WebView, SslErrorHandler, SslError) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking WebViewClient.onReceivedSslError(WebView, int, string, string) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking com.android.org.conscrypt.TrustManagerImpl.checkServerTrusted(X509Certificate[]) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): Hooking com.squareup.okhttp.CertificatePinner.check(String,List) (2.5) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): OKHTTP 2.5 not found in de.robv.android.xposed.installer-- not hooking D/JustTrustMe( 2523): Hooking okhttp3.CertificatePinner.check(String,List) (3.x) for: de.robv.android.xposed.installer D/JustTrustMe( 2523): OKHTTP 3.x not found in de.robv.android.xposed.installer -- not hooking D/JustTrustMe( 2523): OKHTTP 3.x not found in de.robv.android.xposed.installer -- not hooking OkHostnameVerifier.verify(String, SSLSession) D/JustTrustMe( 2523): OKHTTP 3.x not found in de.robv.android.xposed.installer -- not hooking OkHostnameVerifier.verify(String, X509)( V/WindowManager( 508): Adding window Window{3a4b178f u0 de.robv.android.xposed.installer/de.robv.android.xposed.installer.WelcomeActivity} at 2 of 6 (before Window{22a4ed8d u0 Starting de.robv.android.xposed.installer}) I/ActivityManager( 508): Displayed de.robv.android.xposed.installer/.WelcomeActivity: +2s594ms V/WindowManager( 508): not Base app: Adding window Window{1f496f4d u0 de.robv.android.xposed.installer/de.robv.android.xposed.installer.WelcomeActivity} at 3 of 6

When everything works as expected Xposed log tab looks like this: root@vbox86p:/ # cat data/data/de.robv.android.xposed.installer/log/error.log 04-23 10:31:07.864 I/Xposed ( 302): ----------------- 04-23 10:31:07.864 I/Xposed ( 302): Starting Xposed version 89, compiled for SDK 22 04-23 10:31:07.864 I/Xposed ( 302): Device: Genymotion (unknown), Android version 5.1 (SDK 22) 04-23 10:31:07.864 I/Xposed ( 302): ROM: vbox86p-userdebug 04-23 10:31:07.864 I/Xposed ( 302): Build fingerprint: generic/vbox86p/vbox86p:5.1/LMY47D/233:userdebug/test-keys 04-23 10:31:07.864 I/Xposed ( 302): Platform: x86, 32-bit binary, system server: yes 04-23 10:31:07.864 I/Xposed ( 302): SELinux enabled: no, enforcing: no 04-23 10:31:10.032 I/Xposed ( 302): ----------------- 04-23 10:31:10.033 I/Xposed ( 302): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 04-23 10:31:10.373 I/Xposed ( 302): Detected ART runtime 04-23 10:31:10.388 I/Xposed ( 302): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 04-23 10:31:10.938 I/Xposed ( 302): Loading modules from /data/app/just.trust.me-1/base.apk 04-23 10:31:10.942 I/Xposed ( 302): Loading class just.trust.me.Main 04-23 10:31:10.944 I/Xposed ( 302): Loading modules from /data/app/com.cuckoodroid.droidmon-1/base.apk 04-23 10:31:10.950 I/Xposed ( 302): Loading class com.cuckoodroid.droidmon.InstrumentationManager 04-23 10:31:10.954 I/Xposed ( 302): Loading modules from /data/app/com.devadvance.rootcloak2-1/base.apk 04-23 10:31:10.967 I/Xposed ( 302): Loading class com.devadvance.rootcloak2.RootCloak

Thanks in advance for every help.