85 Forks
836 Stars
836 Watchers

APKHunt

APKHunt is a comprehensive static code analysis tool for Android apps that is based on the OWASP MASVS framework. Although APKHunt is intended primarily for mobile app developers and security testers, it can be used by anyone to identify and address potential security vulnerabilities in their code.

How to download and setup APKHunt

Open terminal and run command
git clone https://github.com/Cyber-Buddy/APKHunt.git
git clone is used to create a copy or clone of APKHunt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with APKHunt https://github.com/Cyber-Buddy/APKHunt/archive/master.zip

Or simply clone APKHunt with SSH
[email protected]:Cyber-Buddy/APKHunt.git

If you have some problems with APKHunt

You may open issue on APKHunt support forum (system) here: https://github.com/Cyber-Buddy/APKHunt/issues