Skip to content

How to trace API methods #4

Answered by yanivagman
kochia3 asked this question in Q&A
Discussion options

You must be logged in to vote

The method is explained in the paper: https://arxiv.org/abs/2105.14344
The idea is to take advantage of ART which compiles the Android API ahead of time, find the methods offsets, and use regular uprobes to attach them

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kochia3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants