Does objection offer native methods hooking? #750
-
Hello. After digging I found that I can hook into Java methods to find what arguments they get using Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
IPMegladon
Aug 25, 2025
Replies: 1 comment 1 reply
-
Not with objection, but you can when directly using frida. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rundexz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not with objection, but you can when directly using frida.