
APKX
#Security Testing#Malware Analysis
Interactive incremental disassembler with data/control flow analysis capabilities.
A Python Wrapper for Popular Free DEX Converters and Java Decompilers
This Python wrapper allows users to access well-known free DEX converters and Java decompilers. With this tool, users can easily extract Java source code directly from Android APK files without any hassle.
Simplifying the Decompilation Process
It simplifies the decompilation process by handling classpath settings and command line arguments for various converters and decompilers. This enables users to explore different tools without the hassle of manual configurations, making it easier and more efficient to experiment.
The Script Integrates Various Tools
The script integrates tools such as Procyon, CFR, dex2jar, and enjarify, each of which comes with its own license. Additionally, it requires the Java Runtime Environment (JRE) to be installed and included in the system's PATH.