Home/ Dexplorer

Dexplorer 1.6.10 MOD APK for Android

Dexplorer
Version 1.6.10
Update Time April 29, 2025
Category Practical Tools
Size 4MB
7
1
2
3
4
5

Explore the Dex / Apk files of all your installed apps and downloaded apk's.

Explore the Dex / Apk files of all your installed apps and downloaded apk's.

A simple decompiler is included, but is not able to show method bodies.

FEATURE SET

★ Browse through java packages and files

★ Show Class definition, fields and method signatures

★ Browse through assets, lib and res folders and files

★ View the AndroidManifest.xml

★ Tablet (2 pane) support

★ Several source tree icon styles

★ Several syntax highlight styles

★ Option to ignore ActionbarSherlock and AppCompat resources

★ Previews of commonly used file types:

★★ XML files, with syntax highlighting

★★ Image files, with adjustable background colors

★★ Audio files, with playback

★★ Font files, with a text editor

★★ General text files

★ These files can also be viewed in your application of choice

★ Can be used to open apk files from a file explorer app

Developer tool. Useful for example for checking Proguard effectively.

If you would like to help with translating this app to other languages or have a suggestion, please let us know at [email protected].

DISCLAIMER

This app is not intended for piracy or other non-legal purposes. Use at your own risk and own responsibility. We are in no way responsible for your use of the app.

PERMISSIONS

android.permission.READ_EXTERNAL_STORAGE

android.permission.WRITE_EXTERNAL_STORAGE

- Needed for the 'Open with' function

android.permission.INTERNET

- Needed for crash reporting, we don't collect any analytics or other data.

What's New in the Latest Version 1.6.10

Last updated on Sep 11, 2024 - Improve XML parsing compatibility. Should now be able to load every manifest including obfuscated ones.
- Improve XML viewer performance.
- Improve app list loading performance
- Always use latest app info when opening app from list. In case of a update/reinstall, all data is now shown when you had Dexplorer already loaded.

1.6.10:
- Handle /res/raw XML files properly and don't crash
- Improve parsing for all other XML files besides AndroidManifest.xml
- Handle CData properly in XML files.