Releases: AndnixSH/APKToolGUI
APK Tool GUI v3.3.1.3
Virustotal: https://www.virustotal.com/gui/file/654f4b7dd79c44c8ddb19adf8956691ec5739cc7a39553703670d4ded64c76f4?nocache=1
Any such report from your antivirus is a false positive and is due to how the application works. Please manually add APKToolGUI.exe to your antivirus's whitelist/exclusion list if it's detected. Otherwise, compile the source by yourself
Download the zip file below, not the "Source code"
What's Changed
- Updated APKTool to 2.10.0, APKEditor to 1.4.0 and all other tools
- Minor fixes of drag and drop on merge APK section
- Support window resizing
- Fixed issue decompiling split apk using Apkeditor
APK Tool GUI v3.3.1.2
Virustotal 0/71: https://www.virustotal.com/gui/file/08a7533144b2aebe1ee2545be2eb4f93e335b1976a77310ea11e382b7677fd65?nocache=1
Any such report from your antivirus is a false positive and is due to how the application works. Please manually add APKToolGUI.exe to your antivirus's whitelist/exclusion list if it's detected. Otherwise, compile the source by yourself
Download the APK.Tool.GUI.v3.3.1.2.zip file below, not the "Source code"
What's Changed
- Option to override ABI for ADB
- Fixed Target SDK showing wrong API level
- Target SDK will detect up to API level 35/Android 15
APK Tool GUI v3.3.1.1
Virustotal 1/71: https://www.virustotal.com/gui/file/5a29e314673c5146fca1b889a226d3d25ab47e7b4decacca98ab4882a0025a37?nocache=1
Any such report from your antivirus is a false positive and is due to how the application works. Please manually add APKToolGUI.exe to your antivirus's whitelist/exclusion list if it's detected. Otherwise, compile the source by yourself
Download the APK.Tool.GUI.v3.3.1.1.zip file below, not the "Source code"
What's Changed
- Fixed buttons not ungraying after ADB installation
- Fixed "Merge APK" button not greying out during the process
- Updated German language
APK Tool GUI v3.3.1.0
Virustotal 2/71: https://www.virustotal.com/gui/file/7af33432f10dcd9b6ecc80ea59997b679277a52b4bd6aa817d53ba751617f9f7?nocache=1
Any such report from your antivirus is a false positive and is due to how the application works. Please manually add APKToolGUI.exe to your antivirus's whitelist/exclusion list if it's detected. Otherwise, compile the source by yourself
Download the APK.Tool.GUI.vX.X.X.X.zip file below, not the "Source code"
What's Changed
- Updated dependencies
- Print exceptions
- Support decompiling/compiling using ApkEditor
- Adjust settings saving
- Merge split APK to single APK without decompiling
- Added german language
- Updated Apktool to 2.9.3
- Updated APKeditor to 1.3.4
- Print APKEditor version
APK Tool GUI v3.3.0.1
Virustotal: https://www.virustotal.com/gui/file/841d8b23fbceca4dd872ecdd6431e212e90d7309e71a809eb21653fcaae86b5a?nocache=1
0 / 71 detections of this release. I'm happy to see the false positives has been resolved by anti-virus providers
Download the APK.Tool.GUI.vX.X.X.X.zip file below, not the "Source code"
If you are encounting an error "Invalid CEN header (invalid zip64 extra data field size)", please enable "custom JVM arguments" in settings to temporary fix this issue. See issue #13 on Github repo
What's Changed
- Fixed an issue that caused installation fail after compiling
APK Tool GUI v3.3.0.0
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
APK Tool GUI v3.2.2.0
Virustotal: https://www.virustotal.com/gui/file/155eb3b790e8ee8f9448c4bd58762d1db689a002cc53237f27b0ae2ee4041bd2?nocache=1
What's Changed
- Dark theme (Currently there is no dark scrollbar, and tabs looks quite ugly)
- Fix crash when dropping decompiled APK on compile panel
- Added View APK info in context menu (You must reinstall context menu)
- Fixed attempting to install APK even it's disabled
- Updated APKEditor.jar to 1.2.0
APK Tool GUI v3.2.1.0
Virustotal: https://www.virustotal.com/gui/file/bb3e24713eaf061702b0b47847ece489c77289b981ebf6e44e51968fd35b714f?nocache=1
What's Changed
- Fixed an error when decompiling split APK for the second time
- Updated Russian language
- Updated Hungarian language
- Updated dependencies
- Make log output read only
- Updated resources: aapt.exe, aapt2.exe, apksigner.jar, zipalign.exe, adb.exe
- Removed libaapt2_jni.dll
APK Tool GUI v3.2.0.0
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
APK Tool GUI v3.1.0.0
What's Changed
- Disable maximize
- Sign after align settings fixed
- Sign after align enabled by default
- Update dependencies
- Added incomplete Chinese Simplified language
- Prevent error with apkinfo when file is not found
- Make config fully portable
- Fixed "Do not decode sources"
- Added chinese language. It is currently incomplete
- Simple log output
- Added UTF-8 filename support workaround. It will move to temp folder so it will process slower
- Fixed paths of baksmali
- Improved temp logic
- Improved Java logic
- Improved Apkinfo
- Added option to overwrite input apk of signing
- Updated apktool to 2.7.0
- Updated apksigner, aapt, and zipalign
And happy new year! 🎊🥳