discovered 03 Aug 2026
apkx
→ View on GitHubapkx is a Python-based tool designed for decompiling Android APK files, providing a simplified interface for interacting with various dex converters and Java decompilers. Its primary use case is to facilitate reverse engineering of Android applications by automating the extraction of Java source code while allowing users to customize the decompilation process with different libraries. Notable features include support for multiple decompiler options like CFR and Procyon, and the ability to adjust converter settings seamlessly through command-line flags.