idanr1986 / droidmon

Dalvik Monitoring Framework for CuckooDroid
Other
91 stars 49 forks source link

compatibility problems with Genymotion VM Android 7.0 & 8.0 #13

Open kracher86 opened 5 years ago

kracher86 commented 5 years ago

Hi, I tested Droidmon v2.0 on Genymotion VM. It works with Android 5.1 & 6.0. From Android 7.0 ongoing Droidmon v2.0 doesn't work.

Description: Installation process of Xposed and Droidmon works. Hooks.json file is at /data/local/tmp/. When installing new apps an error message appears that the new installed app " has stopped.". Installation was properly done, but launching the app let the error message pop up. When I disable Droidmon in Xposed the installed app can be launched without problems.

Xposed log tab entries after installation of the app DIVA: 05-02 08:55:53.255 I/Xposed ( 307): ----------------- 05-02 08:55:53.255 I/Xposed ( 307): Starting Xposed version 90-beta3, compiled for SDK 26 05-02 08:55:53.255 I/Xposed ( 307): Device: S8 (Genymotion), Android version 8.0.0 (SDK 26) 05-02 08:55:53.255 I/Xposed ( 307): ROM: vbox86p-userdebug 05-02 08:55:53.255 I/Xposed ( 307): Build fingerprint: Android/vbox86p/vbox86p:8.0.0/OPR6.170623.017/233:userdebug/test-keys 05-02 08:55:53.255 I/Xposed ( 307): Platform: x86, 32-bit binary, system server: yes 05-02 08:55:53.255 I/Xposed ( 307): SELinux enabled: yes, enforcing: no 05-02 08:55:55.402 I/Xposed ( 307): ----------------- 05-02 08:55:55.403 I/Xposed ( 307): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 05-02 08:56:02.691 I/Xposed ( 307): Detected ART runtime 05-02 08:56:02.702 I/Xposed ( 307): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 05-02 08:56:03.221 I/Xposed ( 307): Loading modules from /data/app/com.cuckoodroid.droidmon-5pG6jXUUbaSgxWWPC89nXA==/base.apk 05-02 08:56:03.237 I/Xposed ( 307): Loading class com.cuckoodroid.droidmon.InstrumentationManager

logcat install diva with enabled droidmon.txt

Can you help me? Thanks in advance

Regards, Martin

DimitriBurve commented 4 years ago

I have the same problem... Did you find a solution ?

shibis17 commented 3 years ago

I have the same problem too, did anyone find a solution?