I am trying to analyze android apk's using Soot. However, I get an an error saying invalid option: android-jars
along with a CompilationDeathException: Option parse error
. Is this due to the wrong path of android jars or soot(2.5.0)?
To launch soot, I am using the script found here: http://www.abartel.net/dexpler/