sireum / archived-v2-amandroid

34 stars 16 forks source link

TaintAnalysis doesn't work on the latest commit #21

Closed vitaliiavdiienko closed 9 years ago

vitaliiavdiienko commented 9 years ago

Hi all,

i have found out that TaintAnalysis stopped working on the latest development distribution of Sireum Amandroid. I have also checked the latest version of your GitHub project - the same result. I think some latest commits broke TaintAnalysis.... Everything works fine when I am using a stable distribution of Sireum Amandroid...

You can compare TaintAnalysis.txt files from runs on Stable and Development distributions on any DroidBench app... You can start with Callbacks_Button1.apk.

The thing is that I want to extend TaintAnalysis plugin and thus I need to work with the latest sources, which seems to be broken now.. Or just let me know on which commit it works.

Thank you in advance.

Best Regards, Vitalii

fgwei commented 9 years ago

Hi Vitalii,

Sorry for the late reply.... (Basically I forget to reply :-P) Now it should work.

vitaliiavdiienko commented 9 years ago

Fixed! Thanks :+1: