2 مستودعات
Integrated development environments specifically designed for decompiling, modifying, and recompiling Android APKs.
Distinct from Android APK Analysis: Describes a full IDE identity, whereas candidates focus on individual analysis tools or unpacking utilities.
Explore 2 awesome GitHub repositories matching development tools & productivity · Android Reverse Engineering IDEs. Refine with filters or upvote what's useful.
APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a unified environment for decompiling binaries into source code, repackaging modified applications into signed installers, and performing comprehensive security analysis. The platform distinguishes itself by combining static and dynamic analysis workflows. It enables the injection of runtime hooks and gadget libraries to monitor application behavior, while providing specialized patching capabilities to intercept and decrypt encrypted network traffic via a proxy. The toolkit co
Provides an integrated workbench for decompiling, analyzing, and modifying Android APKs in a single environment.
Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and recompiling Android application packages. It provides a specialized suite for transforming binary files into readable source code and bundling them back into installable application archives. The project features a framework integration system that imports manufacturer-specific files to ensure accurate decompilation of vendor-modified applications. It includes a dedicated editor for Smali, Java, and XML files with syntax highlighting, as well as a hex editor for the direct modificati
Ships a comprehensive IDE for the entire lifecycle of Android application decompilation and modification.