690 Forks
2545 Stars
2545 Watchers

soot

Soot - A Java optimization framework

How to download and setup soot

Open terminal and run command
git clone https://github.com/soot-oss/soot.git
git clone is used to create a copy or clone of soot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with soot https://github.com/soot-oss/soot/archive/master.zip

Or simply clone soot with SSH
[email protected]:soot-oss/soot.git

If you have some problems with soot

You may open issue on soot support forum (system) here: https://github.com/soot-oss/soot/issues