DROID-HUNTER

Image

Android application vulnerability analysis and Android pentest tool which has following functions

  1. App info check
  2. Baksmaling android app
  3. Decompile android app
  4. Extract class file
  5. Extract java code
  6. Pattern base Information Leakage

INSTALLATION

DEMO

Lock image

 

USAGE

  • 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

REFRENCES

https://github.com/hahwul/droid-hunter