74 Forks
350 Stars
350 Watchers

SootTutorial

A step-by-step tutorial for Soot (a Java static analysis framework)

How to download and setup SootTutorial

Open terminal and run command
git clone https://github.com/noidsirius/SootTutorial.git
git clone is used to create a copy or clone of SootTutorial 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 SootTutorial https://github.com/noidsirius/SootTutorial/archive/master.zip

Or simply clone SootTutorial with SSH
[email protected]:noidsirius/SootTutorial.git

If you have some problems with SootTutorial

You may open issue on SootTutorial support forum (system) here: https://github.com/noidsirius/SootTutorial/issues