Droid-Hunter - Android Apps Vulnerability Analysis and Android Pentest tool

Screenshots
Droid-Hunter - Android APK Analysis and Android Pentest
Droid-Hunter report file
DROID-HUNTER: Android application vulnerability analysis and Android pentest tool
Droid-Hunter banner
   Support
    * App info check
    * Baksmaling android app
    * Decompile android app
    * Extract class file
    * Extract java code
    * Pattern base Information Leakage

How to install?
   git clone https://github.com/hahwul/droid-hunter
   cd droid-hunter
   bash install.sh
   ruby dhunter.rb

How to use?
Usage: ruby dhunter.rb [APK]
Command
-a, --apk : Analysis android APK file.
 + APK Analysis
   => dhunter -a 123.apk[apk file]
   => dhunter --apk 123.apk aaa.apk test.apk hwul.apk
-p, --pentest : Penetration testing Device
 + Pentest Android
   => dhunter -p device[device code]
   => dhunter --pentest device
-v, --version : Show this droid-hunter version
-h, --help : Show help page

Support
   Bug: Add issue(github)
   Contact: hahwul@gmail.com

TO-DO List
   Add Vulnerability Scanning module
   Update string pattern
   Intent diagram