MASTG-TOOL-0018: jadx
Jadx is an open-source Dex and Java decompiler available both in a CLI (
jadx
) and GUI (jadx-gui
) form. It's actively developed and offers an extensive range of features to help you analyze Android applications:
- Decoding of resources and Manifest
- Refactoring of symbols
- Finding cross-references
- Search features for classes, symbols, resources and code
- An API for creating custom extensions
- Support for debugging applications
- Generation of Frida and Xposed snippets