A extended plugin of Argus-Amandroid static analyzer for detecting cryptograpfic misuse.
To install with sbt download and add dependencies:
scalaVersion := "2.12.1"
libraryDependencies += "org.scala-lang" % "scala-compiler" % "2.12.1"
libraryDependencies += "com.github.arguslab" % "amandroid_2.12" % "3.1.0"