APKHunt
APKHunt copied to clipboard
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,...
Hi Team, I am facing an issue with dex2jar while running APKHunt. I am using a Docker Ubuntu container and have installed all the required packages. However, when I try...
hello, great tool Can i can output only references and vulnerable codes ? Is there any option to export as .html with clean view on the security vulnerabilities
I tried running the tool, but dex2jar failed due to reaching the max heap size. While that's not directly an error of APKHunt, the tool kept going as if everything...
Great work! Hope to support masvs v2: https://github.com/OWASP/owasp-masvs/releases/tag/v2.0.0
Add instructions for running in macOS.
Add support for macOS.
It would be great if the APKHunt can have an option to filter out some publicly known libraries' packages. - androidx.* - com.google.* - com.onesignal.* - com.facebook.* - org.bouncycastle.* Or...
Maybe i am not understanding the help instructions but I assumed that adding the option "-l" will provide the results in a .txt file. however no such file appears in...
- Update README for installing macOS dependencies - macOS support - Fix formatting issues - Remove unused `var colorRed`