Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: What are the limitations with this ? #3

Open
harshitshah4 opened this issue Sep 3, 2024 · 0 comments
Open

Question: What are the limitations with this ? #3

harshitshah4 opened this issue Sep 3, 2024 · 0 comments

Comments

@harshitshah4
Copy link

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 ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant