Skip to content

APK Tool GUI v3.3.0.0

Compare
Choose a tag to compare
@AndnixSH AndnixSH released this 16 Sep 14:37
· 83 commits to master since this release

Virustotal: https://www.virustotal.com/gui/file/69c7663d13a173c4cb27eeb17ec002d6a1b9835778648acdda4ca7ccae49a14a?nocache=1

Download the ZIP file below, not the "Source code"

If you are using Java 20 and encountered "Invalid CEN header (invalid zip64 extra data field size)" error, enable "custom JVM arguments" in settings to temporary fix this issue. See issue #13 on Github repo

What's Changed

  • Updated Simplified Chinese translation
  • Removed android.intent.action.MAIN from "Fix ApkTool errors after decompile"
  • Updated tools (apktool.jar (2.8.1), APKEditor.jar (1.3.2), aapt.exe (SDK 34), aapt2.exe (SDK 34), adb.exe (34.0.4-10411341), apksigner.jar (SDK 34), zipalign.exe (SDK 34))
  • Added debug mode to print more logs
  • Fixed java version
  • "Fix ApkTool errors after decompile" No longer change target SDK to 29
  • Added option to clear temp folder
  • Improve dark theme a bit
  • Added option to not parse APK info when selecting APK for decompiling
  • Fixed sign after zipalign
  • Added option to open new Instance
  • Added jump list
  • Parse alt-native-code from aapt
  • Added custom JVM args
  • All settings portable
  • Move labels to tooltips to keep UI clean
  • Change sparseResources to false for "Fix ApkTool errors after decompile"
  • Fix crash when drag and dropping APK file