FlowDroid icon indicating copy to clipboard operation
FlowDroid copied to clipboard

FlowDroid crashes with some apps

Open salmanee opened this issue 5 years ago • 2 comments

FlowDroid seems to be working well. However, when I tried running it against a specific set of apps it crashes with the following error message:

The data flow analysis has failed. Error message: None of the basic classes could be loaded! Check your Soot class path! java.lang.RuntimeException: None of the basic classes could be loaded! Check your Soot class path! at soot.Scene.loadBasicClasses(Scene.java:1675) at soot.Scene.loadNecessaryClasses(Scene.java:1760) at soot.jimple.infoflow.android.SetupApplication.initializeSoot(SetupApplication.java:1129) at soot.jimple.infoflow.android.SetupApplication.runInfoflow(SetupApplication.java:1377) at soot.jimple.infoflow.android.SetupApplication.runInfoflow(SetupApplication.java:1352) at soot.jimple.infoflow.cmd.MainClass.run(MainClass.java:341) at soot.jimple.infoflow.cmd.MainClass.main(MainClass.java:239)

Is there any reason why FlowDroid is crashing with some apps but not another?

salmanee avatar Mar 31 '20 00:03 salmanee

Can you provide a download link for these apps?

StevenArzt avatar Mar 31 '20 08:03 StevenArzt

Thank you for your response @StevenArzt .. Did the previous link in my post (https://drive.google.com/open?id=1o2-qx2uB1z15JPCR8GpslLx-rOGEPAAg) not work for you?

salmanee avatar Apr 02 '20 00:04 salmanee