FlowDroid icon indicating copy to clipboard operation
FlowDroid copied to clipboard

Sources and sinks for intra app analysis

Open hhsamore opened this issue 4 years ago • 2 comments
trafficstars

Hi, I want to do an intra-app analysis but in soot-infoflow-android/SourcesAndSinks.txt there are more than 400 sources and sinks defined. My query is which one's I can use for intra-app? or is there any method from which I can do that. Thanks.

hhsamore avatar Oct 07 '21 18:10 hhsamore

FlowDroid always performs intra-app analysis unless you combine it with tools such as APKCombiner. This has nothing to do with the selection of sources and sinks. The sources and sinks define what you want to track.

StevenArzt avatar Oct 07 '21 19:10 StevenArzt

Thank you for your quick response.

hhsamore avatar Oct 07 '21 19:10 hhsamore