Dexter

A WIP DEX editor (hence the name Dexter) for Android that uses Smali.

Available decompilers

TO-DO

  • Implement recompilation of decompiled Java sources.
  • Decompile inner/anonymous classes as well.
  • Update Jadx to 1.2.0.
  • Add smali navigation, decompiling single method bodies.
  • Underline syntax errors in smali in realtime.
  • Add “Goto” for fields/methods.
  • Add a (dis)assembler for Java, like Krakatau.

Non-Goals

  • Making it a full-fledged APK editor (Things such as ARSC editing are OFF the table.)

GitHub

https://github.com/MikeAndrson/Dexter