[Soot-list] Exception occurred when I was trying to run the flowdroid

Steven Arzt Steven.Arzt at cased.de
Wed Sep 24 03:20:18 EDT 2014


Hi Jason,

 

This was a temporary issue weh ad in Soot. It has been fixed by now. Please update your soot.jar file and try again.

 

Best regards,

  Steven

 

Von: soot-list-bounces at CS.McGill.CA [mailto:soot-list-bounces at CS.McGill.CA] Im Auftrag von Jason Xie
Gesendet: Dienstag, 23. September 2014 18:33
An: Soot list
Betreff: [Soot-list] Exception occurred when I was trying to run the flowdroid

 

Dear Steven and others:

I get the following error when I want to run the flowdroid in eclipse. I  put the five project(hero,jasmin,soot,soot-infoflow,soot-infoflow-android) in common parent directory,and then imported them into the eclipse.‍

I set arg[0] for apk-file and args[1] for android-jar-directory.While the following exception occurred.

 

 

Exception in thread "main" java.lang.RuntimeException: This operation requires resolving level SIGNATURES but java.security.cert.Certificate$CertificateRep is at resolving level DANGLING

If you are extending Soot, try to add the following call before calling soot.Main.main(..):

Scene.v().addBasicClass(java.security.cert.Certificate$CertificateRep,SIGNATURES);

Otherwise, try whole-program mode (-w).‍

 

Is there anything I forgot to set for running flowdroid?

 

Thanks,

Jason Xie

‍

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20140924/c9c09d87/attachment.html 


More information about the Soot-list mailing list