Skip to content

jdexorg/jdex

Repository files navigation

jdex

Apk disassembler and decompiler based on jadx

Bytecode Native

Features

  • Most of jadx's features
  • Bytecode-first disassembler
  • Emulation / code reconstruction

    ⚠️ Warning: JDec (jdex's emulator-based decompiler) reconstructs code through emulation, so its output may be inaccurate. Always verify against jadx's Java (Code) view.

Building

  • Requires Java 21
  • Requires CMake
git submodule update --init
./gradlew shadowJar
java -jar app/build/libs/jdex.jar

WIP

Project is in early stages, some features are either missing on partially implemented.

About

Apk disassembler and decompiler

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages