droid-hunter: Android application vulnerability analysis and Android pentest tool
DROID-HUNTER
1. DROID-HUNTER
Android application vulnerability analysis and Android pentest tool
A. Support
> App info check
> Baksmaling android app
> Decompile android app
> Extract class file
> Extract java code
> Pattern base Information Leakage
2. How to Install?
A. Download(clone) & Unpack DROID-HUNTER
git clone https://github.com/hahwul/droid-hunter.git
cd droid-hunter
B. Install Ruby GEM
gem install html-table
gem install colorize
C. Set external tools
Editing “./config/config.rb”
D. Run DROID-HUNTER
ruby dhunter.rb
3. How to Use?
Copyright (c) 2016 하훌(hahwul) // www.hahwul.com
Source: https://github.com/hahwul/