Skip to content

camsoupa/soot-android-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soot-android-scala

Runs soot analysis on an android apk from within Scala

Get sbt for your platform (and all the scalas are yours)

http://www.scala-sbt.org/

Then run this project on a sample apk:

$ git clone <this-repo>
$ cd soot-android-scala
$ sbt "run platforms 1.apk"

The platforms/ directory is placeholder. You will want to get more platforms using the Android SDK Manager.

About

Runs soot analysis on an android apk from within Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published