mercredi 25 février 2015

[Q] Modifying XposedBridge.jar topic






Hi,

I have written a module which records the occurrence of specific system APIs in the log file, using "XposedHelpers.findAndHookMethod". My hooked methods simply prints the name of API into the log file. My module works perfectly fine, unless I try to run an app which is instrumented by Emma, in order to measure the code coverage. The problem is that I get "Instrumentation detected, disabling framework for app" error message in the log file.

I decided to change the XposedBridge.java and replace the new XposedBridge.jar with the old one. However, it breaks the Xposed framework and my virtual machine never starts after reboot.

How can I resolve this issue?
Is there any way safe to change XposedBridge.java and replace the XposedBridge.jar?

Thanks.






1 commentaire:

  1. Hey there just wanted to give you a quick heads up.
    The text in your post seem to be running off the screen in Safari.
    I'm not sure if this is a format issue or something to do with internet browser compatibility but I
    thought I'd post to let you know. The design look great though!

    Hope you get the problem resolved soon. Thanks

    RépondreSupprimer