Skip to content

Delete hook for java.lang.reflection.Method->invoke #7

@melonaerial

Description

@melonaerial

Hello.
I've found some not good behaviour when hook java.lang.reflection.Method->invoke is activated.
So I think better to see my conversation with author of Xposed Framework here rovo89/XposedBridge#106 . So, I don't think is hook is really needed, case what we are looking for with Droidmon is calls of Andorid API and there is no difference for us was call from Java reflection API or not. We just can don't care. Because setting that hook will be really problematic for Xposed Framework and I think it is better to delete that hook from hooks.json file and write some comment for it, in case somebody set it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions