<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div><span style="font-size:12.8px">I am interested in modifying FlowDroid to output tainted flows from all</span></div><div><span style="font-size:12.8px">sources, not just those which terminate in a defined sink. To this end,</span></div><div><span style="font-size:12.8px">I want to extract all Abstraction objects generated during the analysis</span></div><div><span style="font-size:12.8px">of an application. </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">My current approach is to capture the set of Abstraction objects returned</span></div><div><span style="font-size:12.8px">by method notifyOutFlowHandlers in InfoflowProblem.java. Would this be the</span></div><div><span style="font-size:12.8px">correct location to ensure that I capture all Abstractions and do not miss</span></div><div><span style="font-size:12.8px">any flows? Or should I be looking at another method in InfoflowProblem.java</span></div><div><span style="font-size:12.8px">(or elsewhere)?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thank you for any insight you can offer me.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Best Regards,</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Katie Underwood</span></div></div></div>