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

Context Sensitive Inter-procedural analysis for Android apps #20

Open
maryammsd opened this issue Dec 16, 2021 · 3 comments
Open

Context Sensitive Inter-procedural analysis for Android apps #20

maryammsd opened this issue Dec 16, 2021 · 3 comments

Comments

@maryammsd
Copy link

Hi,

How can we use the current vasco for performing reachability analysis in android apps by preserving context-sensitivity?

@rohanpadhye
Copy link
Owner

I'm not sure how to answer your question. What have you tried so far, and is there any specific issue with VASCO that I can help with?

@maryammsd
Copy link
Author

Well, yes. When I perform the analysis, it says that the entrypoint is not defined whilst I follow the procedures mentioned in flowdroid github repo to set entrypoints.

@rohanpadhye
Copy link
Owner

I'm sorry, I don't know anything about FlowDroid so I cannot answer any Android-specific questions. I don't know what the entry points in an Android application look like.

Let me know if you have a VASCO-specific query, e.g. if you have trouble running the simple examples in the VASCO README or if you need an API to get certain state/info from an analysis. Using VASCO with another framework requires domain-specific knowledge of that framework (e.g. in this case, Android), which is beyond the scope of what I can help with.

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

2 participants