Releases: AndnixSH/APKToolGUI
Releases · AndnixSH/APKToolGUI
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! 🎊🥳
Apk Tool GUI v3.0.2.0
What's Changed
- Bring back status bar. VS kept messing up with the design for some reason
- Added timelapse
- Added taskbar progress
- Play sound when done (OFF by default)
- Grid no longer sortable
Apk Tool GUI v3.0.1.0
What's Changed
- Fix filename to signed APK
- Fix minimum API changer
- Added button to open decompile project output folder
- Added "use aapt2"
Apk Tool GUI v3.0.0.2
What's Changed
- Fix APK input for decompilation
- Save log in temp folder
Apk Tool GUI v3.0.0.1
What's Changed
- Show changelog on update prompt
- Implement unsigned APK creation after compile. Totally forgotten it
- Compiled APK named "signed" instead "compiled" when signng after compile
Apk Tool GUI v3.0.0.0
The project has been revived :)
What's Changed
- Updated apktool to 2.6.1
- Updated apksinger, aapt, and zipalign to SDK 31
- Detect installed Java
- Word wrap in log box
- Upgrade to .NET 4.8. XP and Vista support will be removed
- Removed .jar and .zip signing
- Modern folder browser dialog
- Removed all exited event handler. It is buggy
- Added button to open selected APK, decompiled APK, compiled APK, signed APK and aligned APK location
- Added button to open AndroidManifest.xml, apktool.xml and main activity smali
- Added Sign after compile
- Added Zipalign after compile
- Added Button to clear framework
- Added Clear framework before decompile
- APK info with icon and links to Playstore, Apkcombo and APKpure
- Added option no crunching on build
- Added options to use keystore file to sign APK
- Added APK scheme version selections
- Added option to save log as file
- Removed mini forms
- Added .dex for context menu
- Added baksmali
- Added framework cleaning
- Added option to ignore output directory options for context menu
- New modern icons