Skip to content

Files

Latest commit

 

History

History

static-analysis

Setup

In short, use Java 8 and run ./gradlew build. For more information and Docker setup, follow this link.

Execution

Run the below command to generate callgraph, ./gradlew run --args="${path_to_apk}"

After successful execution, a dot file named output.dot will be generated.