DROID-HUNTER is an Android application vulnerability analysis and Android pentest tool.
Support
+ App info check
+ Baksmaling android app
+ Decompile android app
+ Extract class file
+ Extract java code
+ Pattern base Information Leakage
Dependencies:
– ruby gem html-table
– ruby gem colorize
Usage & Download:
git clone https://github.com/hahwul/droid-hunter.git && cd droid-hunter gem install html-table gem install colorize ruby dhunter.rb
Source: https://github.com/hahwul