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

Extending TIRO to extract path conditions #1

Open
imranur-rahman opened this issue Sep 7, 2021 · 0 comments
Open

Extending TIRO to extract path conditions #1

imranur-rahman opened this issue Sep 7, 2021 · 0 comments

Comments

@imranur-rahman
Copy link

Hi, I have read the paper (and IntelliDroid) and tried your tool. However, I want to extract Interprocedural path constraints from an Android apk. But I am not properly sure how to modify TIRO to do that. Can you please tell me if you have any idea how to do that or any idea how to move forward in that direction?

The path constraints don't have to be starting from dummyMainMethod. It can simply start from any method (i.e., a callback function of Android framework) and end in its' return statements. But in my case, I need the Interprocedural path constraints starting from that function. Any help is highly appreciated.

Thanks in advance!

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