sireum / archived-v2-amandroid

34 stars 16 forks source link

Error: Following code has format problem: when analyzing apk #33

Open magicislab opened 9 years ago

magicislab commented 9 years ago

Hi, I try to run amandroid example. but when i analyze apk file, it occurs the following errors: screen shot 2015-04-18 at 10 54 05 pm Thanks a lot !

fgwei commented 9 years ago

You should not have blank line in the source sink file

magicislab commented 9 years ago

sorry, I don't understand.

fgwei commented 9 years ago

is the TaintSourcesAndSinks.txt file there? And is there any blank line in that file?

magicislab commented 9 years ago

Oh, I got it. I will try. Thanks a lot!

magicislab commented 9 years ago

Hi, when i look at the TaintSourcesAndSinks.txt file, there is no blank line in that file. Actually this file is downloaded from the server. And I even never modifies it. But I still occur the same error, screen shot 2015-04-21 at 9 32 51 am

fgwei commented 9 years ago

That's weired. Can you give me the app to test?