noidsirius / SootTutorial

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Points-toAnalysis Command

UbeidUllah opened this issue · comments

I was running Points-toAnalysis but unfortunately I could not execute that. Can someone provide me with the command for executing that analysis? Currently I am using this command:
./gradlew run --args="AndroidPointsToAnalysis"