Skip to content

APK Tool GUI v3.2.0.0

Compare
Choose a tag to compare
@AndnixSH AndnixSH released this 13 Mar 15:48
· 157 commits to master since this release

Finally, you can now decompile split APK which will automatically merge into one decompiled folder. APKEditor.jar will be used by default

I still recommended to check if single APK is available on Apkcombo's APK downloader, or Apkpure

Virustotal: https://www.virustotal.com/gui/file/8ec92d0c80c459328bee14f581f80722d357a62828f9271c88fbfcd00f5e824b?nocache=1

What's Changed

  • Added split APK merging (Build-in and APKEditor.jar) for decompilation. APKEditor.jar is set to default
  • Added incompleted Hungarian translation
  • Added incompleted Portuguese translation
  • Improve performance
  • Improve Java logic
  • Added launcable activity text box
  • Improve directory logic
  • Support high DPI
  • Support long path (Windows 10 and above)
  • Use own framework path to avoid conflict with other tools
  • Allow drop multiple files
  • Status bar is clickable to cancel the process
  • Added ADB to install APK
  • Clean up log calls
  • Kill process by clicking on status bar
  • Option to use custom apktool path
  • Added menu item "Report an issue"
  • Fixed issue that caused some anti-virus to detect as virus. It's false positive
  • Fixed crash if Java is not installed