Skip to content

Android Application Vulnerability Analysis And Android Pentest Tool Built In Ruby

Notifications You must be signed in to change notification settings

krishpranav/apk-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apk-hunter

Android Application Vulnerability Analysis And Android Pentest Tool Built In Ruby

forthebadge

Installation

$ git clone https://github.com/krishpranav/apk-hunter
$ cd apk-hunter
$ ./install.sh
$ ruby apkhunter.rb

Usage:

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

About

Android Application Vulnerability Analysis And Android Pentest Tool Built In Ruby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published