
jadx
Command-line and GUI tool for decompiling Android Dex and APK files into readable Java source code, with resource decoding, deobfuscation, and Smali…

Command-line and GUI tool for decompiling Android Dex and APK files into readable Java source code, with resource decoding, deobfuscation, and Smali…

Tools to work with android .dex and java .class files

Android and Java bytecode viewer

Android APK unpacker that dumps DEX files from running or installed apps on Android 5.0–12 without root, Xposed, or Frida, supporting deep unpacking…

Reverse engineering and pentesting for Android applications

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which…

A frida tool to dump dex in memory to support security engineers analyzing malware.

[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it…

Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.

A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis

One-Step APK Decompilation With Multiple Backends

Ninja Reverse Engineering on Android APK packages

Tool for finding URLs, paths, secrets and generating raw HTTP requests and OpenApi specifications from config files and annotations used in JAR / WAR…

The Redexer binary instrumentation framework for Dalvik bytecode

Extracts app settings, permissions, deeplinks, and SSL pinning bypass suggestions from Android APK files via static analysis of AndroidManifest.xml,…

JADX plugin that extracts method names, class references, and source file paths from string constants found in DEX files and decompiled Android code.