> cat /dev/github | grep security-tools
discovered 03 Aug 2026

qark

via awesome-list
→ View on GitHub
QARK is a powerful tool for identifying security vulnerabilities in Android applications, analyzing both source code and packaged APKs. It automates decompilation and can generate Proof-of-Concept exploit APKs or ADB commands for various vulnerabilities, including those related to improperly protected components and insecure Intent handling. QARK operates without requiring root access to the device, making it a valuable resource for secure testing and educational purposes in Android security assessment.