Skip to content

Releases: aas-integration/prog2dfg

First version for phase 2 integration

28 Oct 18:00
Compare
Choose a tag to compare
Pre-release

Use -j to specify the class dir, jar, or apk to be analyzed.
Use -o to specify the folder where the dot files should be saved
Use -pdf if the pdfs for the dot files should be generated as well.

run with

./gradlew jar
cd build/libs/
java -jar prog2dfg.jar -j ../classes/main -o foobar -pdf