Interprocedural Analysis #1108
Answered
by
swissiety
Bhakti32003
asked this question in
Q&A
|
is there any code available for performing interprocedural analysis ? |
Answered by
swissiety
Oct 14, 2024
Replies: 1 comment
|
you can have a look at the exercises/branches in this repo: https://github.com/soot-oss/SootUp-Tutorial to get a quick glance at an interprocedural example for a taint analysis using heros. |
0 replies
Answer selected by
swissiety
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can have a look at the exercises/branches in this repo: https://github.com/soot-oss/SootUp-Tutorial to get a quick glance at an interprocedural example for a taint analysis using heros.