DeApk helps you inspect Android apps for security risks and learning. Scan APK files or installed apps for malicious code and suspicious behavior. Read decompiled Java source to study app logic and improve your development skills. DeApk is strictly a read-only analysis tool — it does not modify, repackage, or distribute altered apps.
Built on the robust JADX decompiler engine and heavily optimized for mobile, DeApk slashes memory usage and delivers rapid DEX-to-Java conversion even on low‑RAM devices. No root or PC needed.
Key features:
• Decompile to readable Java (similar to jadx, dex2jar)
• Browse APK contents: images, icons, assets, AndroidManifest.xml, resources
• Export any resource to your device
• Fast code search across decompiled classes — find methods, strings, intents
Ideal for security researchers, Android developers, and curious learners. If you use jadx, apktool, or Android Studio’s APK Analyzer on desktop, DeApk brings essential reverse-engineering inspection to your pocket — safe, quick, and mobile-first.
Latest Version
10.0.2(based on JADX 1.5.5)Uploaded by
Tamer Taj
Requires Android
Android 11.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on May 17, 2026
Decompile APK, view Java code. Low memory, JADX-based, fast on Android.
Version 1002 :
- Added a first-launch dialog explaining why the app accesses the list of installed apps.
- Removed the jadx GitHub link and added open-source license information for jadx and other open-source projects in Settings.