February 2019
Intermediate to advanced
256 pages
7h 34m
English
The execution of Androwarn takes some parameters, such as the APK, the report format, the level of verbosity, and the lookup to Google Play. The Google Play lookup is recommended to be disabled if the testing environment can't connect to the internet, as follows:
$ python androwarn.py -i ./SampleApplication/bin/SampleApplication.apk -r html -v 3 -n
For detailed usage of Androwarn, refer to python androwarn.py -h
Read now
Unlock full access