Static code analyzer for malicious Android applications
Description
Androwarn is a tool whose main aim is to detect and warn the user about
potential malicious behaviors developed by an Android application.
The detection is performed with the static analysis of the application's
Dalvik bytecode, represented as Smali, with the androguard library.
This analysis leads to the generation of a report, according to a technical
detail level chosen from the user.