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

apk2gold

via awesome-list
→ View on GitHub
apk2gold is an Android decompiler designed to streamline the decompilation process by combining multiple tools into a single, efficient workflow. Its notable features include the regeneration of R.* references, which improves code readability and resource identification, as well as the organization of decompiled outputs to closely resemble the original app structure. The tool is aimed at facilitating Android app introspection, making it easier for users to analyze and understand APK files.