Skip to content

A extended plugin of Argus-Amandroid static analyzer for detecting cryptograpfic misuse.

License

Notifications You must be signed in to change notification settings

mkucijan/Android-crypto-misuse-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-crypto-misuse-checker

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"

About

A extended plugin of Argus-Amandroid static analyzer for detecting cryptograpfic misuse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published