<div dir="ltr"><div>Hi, </div><div><br></div><div>I am trying to use the command line tool to run the data flow tracker. I used the following command:</div><div><br></div><div><b>java -jar soot-infoflow-cmd/target/soot-infoflow-cmd-jar-with-dependencies.jar  -a Google_Duo_v24.0.178310191.DR24.0_RC13_apkpure.com.apk  -p /home/choco/Android/Sdk/platforms  -s /home/choco/Desktop/FlowDroid/FlowDroid-2.5.1/soot-infoflow-android/SourcesAndSinks.txt  -o /home/choco/Desktop/FlowDroid/FlowDroid-2.5.1/analysis_output/output2.xml</b></div><div><b><br></b></div><div>However, I received a message saying that " For information on where the call graph may be incomplete, use the verbose option to the cg phase " and that an error stating that " [main] ERROR soot.jimple.infoflow.android.SetupApplication$InPlaceInfoflow - No sources found, aborting analysis"</div><div><br></div><div> The attached file has the full output when I executed the command</div><div><br></div><div>I am currently using this APK as a test. In my Android Platforms directory, it has android-23 and android-27 folders. I have also used the default "SourcesAndSinks.txt" file that can be found in the "soot-infoflow-android" folder. I'm not sure if the callgraph was generated but since the analysis was aborted, I presume the callgraph was not generated and the XML file that contains the DataFlowResults is empty too.</div><div><br></div><div>Really appreciate any feedback that I can get :)</div><div><br></div><div>Thanks, </div><div>Hellen</div></div>