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

ApkAnalyser

via awesome-list
→ View on GitHub
ApkAnalyser is a static analysis tool designed for examining and validating the development of Android applications. It enables users to modify, repack, install, and verify APK files, offering features like resource analysis, XML decoding, and issue detection. The tool is built in Java and integrates with existing open-source projects such as smali and apktool, facilitating in-depth binary application analysis.