suyan
suyan
I have modified the code and it will start in this : String[] myArgs = new String[]{ "E:\program\SuSi-develop\android\android.jar", "E:\program\SuSi-develop\sootInput\susiInput.txt", "E:\program\SuSi-develop\sootOutput\sootOutput.txt" }; myMain(myArgs); here is the exception in thread "main" java.lang.NullPointerException...
my SUSI is downloaded on your GITHUB, I have changed some code in the PermissionMethodParser and all the related projects are added. now the question i found is the sourceList,...
yes I just added some test,Is the any different with the different versions of soot-infoflow-android?
so what's the entrance of the program,here is my input file: ``` -> _SOURCE_ -> _SOURCE_ -> _SINK_ -> _SINK_ android.permission.WAKE_LOCK -> _SOURCE_ -> _SINK_ ``` Is the lack of...