noidsirius / SootTutorial

A step-by-step tutorial for Soot (a Java static analysis framework)
GNU General Public License v3.0
430 stars 177 forks source link

Points-toAnalysis Command #27

Open UbeidUllah opened 1 year ago

UbeidUllah commented 1 year ago

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"