com.github.skylot.jadx

Dex to Java decompiler
 
  0
  no reviews



Command line and GUI tools for producing Java source code from Android Dex and Apk files

  • decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files
  • decode AndroidManifest.xml and other resources from resources.arsc
  • deobfuscator included
  • view decompiled code with highlighted syntax
  • jump to declaration
  • find usage
  • full text search
  • smali debugger