Skip to content

Question: What are the limitations with this ? #3

@harshitshah4

Description

@harshitshah4

What are the limitations with this ?

  1. Does it hook inline methods? For example, in Frida we have to call Java.deoptimizeEverything() inorder to disable ART Optimization for hooks to function well.
  2. I saw that in mockkk (https://github.com/mockk/mockk) does not support inline methods, as far as I am aware it also uses JVMTI for tests.
  3. Any other limitations or differences between Xposed and Frida ?

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