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

Apktool

Java ★ 25429 via github-topic
→ View on GitHub
Apktool is a reverse engineering tool for Android applications that allows users to decode and rebuild APK files, facilitating modification and debugging of smali code. Its primary use case includes enabling localization and feature enhancements of existing applications while maintaining a project-like file structure for ease of use and automation of common tasks. Notable features include support for debugging, a structured file layout, and the ability to modify app resources while respecting copyright laws.