ApkTool full changelog
ApkTool 2.11.1
released Mar 11, 2025 (New Release)
hat's Changed:
redundancy: remove unspecial special cases by @IgorEisberg in #3755
build(deps): bump com.android.tools:r8 from 8.5.35 to 8.7.18 by @dependabot in #3762
chore: add testcase for feature flags (api 35) by @iBotPeaches in #3774
fix: support featureFlags anywhere by @IgorEisberg in #3771
Fix disassembly of WhatsApp w/ un-ordered resources. by @iBotPeaches in #3799
build(deps): bump gradle/actions from 4.2.2 to 4.3.0 by @dependabot in #3800
fix: check for oob after jumps in table spec by @iBotPeaches in #3807
fix: update XML element retrieval to use correct parent nodes by @aytee6 in #3811
redundancy: remove unspecial special cases by @IgorEisberg in #3755
build(deps): bump com.android.tools:r8 from 8.5.35 to 8.7.18 by @dependabot in #3762
chore: add testcase for feature flags (api 35) by @iBotPeaches in #3774
fix: support featureFlags anywhere by @IgorEisberg in #3771
Fix disassembly of WhatsApp w/ un-ordered resources. by @iBotPeaches in #3799
build(deps): bump gradle/actions from 4.2.2 to 4.3.0 by @dependabot in #3800
fix: check for oob after jumps in table spec by @iBotPeaches in #3807
fix: update XML element retrieval to use correct parent nodes by @aytee6 in #3811
ApkTool 2.11.0
released Jan 15, 2025 (New Release)
What's Changed:
API 35 Preview - Vanilla Ice Cream by @iBotPeaches in #3696
refactor: ApkDecoder & ApkBuilder overhaul by @IgorEisberg in #3699
build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #3701
build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #3703
style: clean up tab intendation by @IgorEisberg in #3707
new: featureFlags support for SDK 35 apps by @IgorEisberg in #3706
fix: decoding APK with many compact entries and unknown uses-sdk attrs by @IgorEisberg in #3705
new: support building with compact entries by @IgorEisberg in #3708
refactor: clean up external pull parser and introduce brut.j.xml by @IgorEisberg in #3709
fix: avoid trying to parse raw AndroidManifest by @IgorEisberg in #3720
fix: update license reference by @emmanuel-ferdman in #3721
refactor: tweaks IO handling by @IgorEisberg in #3723
feat: add user, system certificate in existing network security config by @swngarg-lt in #3724
feat: support for Android Baklava Developer Preview 1 by @iBotPeaches in #3728
build(deps): bump gradle/actions from 4.1.0 to 4.2.0 by @dependabot in #3727
build(deps): bump gradle/actions from 4.2.0 to 4.2.1 by @dependabot in #3733
build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #3732
refactor: ExtDataInput rework, source layout and formatting by @IgorEisberg in #3738
build(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #3745
build: update to smali/baksmali 3.0.9 by @iBotPeaches in #3747
refactor: Config/Tests/misc rework by @IgorEisberg in #3746
build(deps): bump gradle/actions from 4.2.1 to 4.2.2 by @dependabot in #3750
build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #3751
build: version bump (2.11.0) by @iBotPeaches in #3764
API 35 Preview - Vanilla Ice Cream by @iBotPeaches in #3696
refactor: ApkDecoder & ApkBuilder overhaul by @IgorEisberg in #3699
build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #3701
build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #3703
style: clean up tab intendation by @IgorEisberg in #3707
new: featureFlags support for SDK 35 apps by @IgorEisberg in #3706
fix: decoding APK with many compact entries and unknown uses-sdk attrs by @IgorEisberg in #3705
new: support building with compact entries by @IgorEisberg in #3708
refactor: clean up external pull parser and introduce brut.j.xml by @IgorEisberg in #3709
fix: avoid trying to parse raw AndroidManifest by @IgorEisberg in #3720
fix: update license reference by @emmanuel-ferdman in #3721
refactor: tweaks IO handling by @IgorEisberg in #3723
feat: add user, system certificate in existing network security config by @swngarg-lt in #3724
feat: support for Android Baklava Developer Preview 1 by @iBotPeaches in #3728
build(deps): bump gradle/actions from 4.1.0 to 4.2.0 by @dependabot in #3727
build(deps): bump gradle/actions from 4.2.0 to 4.2.1 by @dependabot in #3733
build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #3732
refactor: ExtDataInput rework, source layout and formatting by @IgorEisberg in #3738
build(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #3745
build: update to smali/baksmali 3.0.9 by @iBotPeaches in #3747
refactor: Config/Tests/misc rework by @IgorEisberg in #3746
build(deps): bump gradle/actions from 4.2.1 to 4.2.2 by @dependabot in #3750
build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #3751
build: version bump (2.11.0) by @iBotPeaches in #3764
ApkTool 2.10.0
released Sep 17, 2024 (New Release)
Add parallelization to decode|build command. (Thanks Cregrant)
Add reproducible builds (drop Proguard for R8).
Add automatic selection of latest apktool to helper scripts. (Thanks codebymikey
Add support for final API 34 (Upside Down Cake)
Fix stripping of META-INF files for xmlpull.
Fix disassembly of Facebook.
Fix treating stamp-cert-sha256 as unknown file.
Fix treating non-main class dex files as compressed.
Fix misalignment on namespace restriction from serializer.
Fix resource leak on unclosed ZipFile on framework install.
Fix resource leak on unclosed streams on manifest disassemble. (Thanks azotzot)
Fix sort order of files on tmpfs filesystems. (Thanks luk1337)
Fix tabs/spaces in linux helper script. (Thanks alexpopov)
Upgrade baksmali/smali to 3.0.8.
Upgrade Gradle to 8.7. (Thanks ArjunaKumarMohanta)
Upgrade proguard-gradle to 7.4.2.
Upgrade r8 to 8.5.35.
Upgrade commons-cli to 1.9.0.
Upgrade commons-io to 2.16.1.
Upgrade guava to 33.3.0.
Upgrade commons-text to 1.12.0.
Upgrade commons-lang3 to 3.17.0.
Upgrade xmlunit-legacy to 2.10.0.
Upgrade wrapper-validation-action to 3.3.0.
Upgrade gradle/actions to 4.1.0.
Upgrade github/codeql-action to 3.
Upgrade actions/upload-artifact to 4.
Add reproducible builds (drop Proguard for R8).
Add automatic selection of latest apktool to helper scripts. (Thanks codebymikey
Add support for final API 34 (Upside Down Cake)
Fix stripping of META-INF files for xmlpull.
Fix disassembly of Facebook.
Fix treating stamp-cert-sha256 as unknown file.
Fix treating non-main class dex files as compressed.
Fix misalignment on namespace restriction from serializer.
Fix resource leak on unclosed ZipFile on framework install.
Fix resource leak on unclosed streams on manifest disassemble. (Thanks azotzot)
Fix sort order of files on tmpfs filesystems. (Thanks luk1337)
Fix tabs/spaces in linux helper script. (Thanks alexpopov)
Upgrade baksmali/smali to 3.0.8.
Upgrade Gradle to 8.7. (Thanks ArjunaKumarMohanta)
Upgrade proguard-gradle to 7.4.2.
Upgrade r8 to 8.5.35.
Upgrade commons-cli to 1.9.0.
Upgrade commons-io to 2.16.1.
Upgrade guava to 33.3.0.
Upgrade commons-text to 1.12.0.
Upgrade commons-lang3 to 3.17.0.
Upgrade xmlunit-legacy to 2.10.0.
Upgrade wrapper-validation-action to 3.3.0.
Upgrade gradle/actions to 4.1.0.
Upgrade github/codeql-action to 3.
Upgrade actions/upload-artifact to 4.
ApkTool 2.9.3
released Jan 20, 2024 (New Release)
ApkTool 2.9.2
released Jan 5, 2024 (New Release)
ApkTool 2.9.1
released Dec 6, 2023 (New Release)
ApkTool 2.9.0
released Oct 8, 2023 (New Release)
feat: Upgrade gradle to v8.2.1 by @ArjunaKumarMohanta in #3141
build(deps): bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #3151
fix: skip files if cleaned to empty filename by @iBotPeaches in #3166
fix: opt out of stricter java rules for zip64 and dot entries by @iBotPeaches in #3178
build: test on java20 by @iBotPeaches in #3177
Correct regressions towards apktool.yml generation by @iBotPeaches in #3172
Allows run app from gradle for debugging purposes by @sv99 in #3179
fix: add missing hasResources check by @IgorEisberg in #3182
Prevent loading from resource pool if type is not a resolveable resource by @iBotPeaches in #3187
style: normalize command descs and redundancy by @IgorEisberg in #3188
fix: crash when decompiling framework-res.apk with a tag (regression) by @IgorEisberg in #3193
build(deps): bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #3151
fix: skip files if cleaned to empty filename by @iBotPeaches in #3166
fix: opt out of stricter java rules for zip64 and dot entries by @iBotPeaches in #3178
build: test on java20 by @iBotPeaches in #3177
Correct regressions towards apktool.yml generation by @iBotPeaches in #3172
Allows run app from gradle for debugging purposes by @sv99 in #3179
fix: add missing hasResources check by @IgorEisberg in #3182
Prevent loading from resource pool if type is not a resolveable resource by @iBotPeaches in #3187
style: normalize command descs and redundancy by @IgorEisberg in #3188
fix: crash when decompiling framework-res.apk with a tag (regression) by @IgorEisberg in #3193
ApkTool 2.8.1
released Jul 22, 2023 (New Release)
feat: Upgrade gradle to v8.2.1 by @ArjunaKumarMohanta in #3141
build(deps): bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #3151
fix: skip files if cleaned to empty filename by @iBotPeaches in #3166
fix: opt out of stricter java rules for zip64 and dot entries by @iBotPeaches in #3178
build: test on java20 by @iBotPeaches in #3177
Correct regressions towards apktool.yml generation by @iBotPeaches in #3172
Allows run app from gradle for debugging purposes by @sv99 in #3179
fix: add missing hasResources check by @IgorEisberg in #3182
Prevent loading from resource pool if type is not a resolveable resource by @iBotPeaches in #3187
style: normalize command descs and redundancy by @IgorEisberg in #3188
fix: crash when decompiling framework-res.apk with a tag (regression) by @IgorEisberg in #3193
build(deps): bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #3151
fix: skip files if cleaned to empty filename by @iBotPeaches in #3166
fix: opt out of stricter java rules for zip64 and dot entries by @iBotPeaches in #3178
build: test on java20 by @iBotPeaches in #3177
Correct regressions towards apktool.yml generation by @iBotPeaches in #3172
Allows run app from gradle for debugging purposes by @sv99 in #3179
fix: add missing hasResources check by @IgorEisberg in #3182
Prevent loading from resource pool if type is not a resolveable resource by @iBotPeaches in #3187
style: normalize command descs and redundancy by @IgorEisberg in #3188
fix: crash when decompiling framework-res.apk with a tag (regression) by @IgorEisberg in #3193
ApkTool 2.4.1
released Dec 4, 2019 (New Release)
Updated baksmali/smali to version 2.3.4
Upgrade to gradle 5.6.2
Added support for Android Q (10) Final. (Issue 2131)
Fixed build issue with JDK9+ because of jmod change. (Issue 2086)
Upgrade to gradle 5.6.2
Added support for Android Q (10) Final. (Issue 2131)
Fixed build issue with JDK9+ because of jmod change. (Issue 2086)
ApkTool 2.3.4
released Jan 16, 2019 (New Release)
[#1864] Android Pie Support
[#1776] Fixed issue rebuilding applications in aapt2 with $ or _.
[#1809] Fixed process executor to wait for response when identifying aapt versions. (Thanks sunshouxiang)
[#1843] Fixed issue with 0 byte file being detected as not compressed. (Thanks alexeikh)
[#1817] Updated aapt2 builds to latest android_9.0.0_r3 build tag.
[#1889] Align codebase so aapt and aapt2 are built from same code.
[#1884] Upgrade Gradle to v5.0 to fix Java warnings.
[#1776] Fixed issue rebuilding applications in aapt2 with $ or _.
[#1809] Fixed process executor to wait for response when identifying aapt versions. (Thanks sunshouxiang)
[#1843] Fixed issue with 0 byte file being detected as not compressed. (Thanks alexeikh)
[#1817] Updated aapt2 builds to latest android_9.0.0_r3 build tag.
[#1889] Align codebase so aapt and aapt2 are built from same code.
[#1884] Upgrade Gradle to v5.0 to fix Java warnings.
ApkTool for Windows 7 - free download notice
Windows 7 Download periodically updates software information of ApkTool from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX Media Management Bundle
70% Off -
MacX MediaTrans
63% Off -
Media Player Morpher
85% Off -
WinX DVD Copy Pro
42% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
analyzer
interface
net
desktop
freeware
debugging
download
debug
visual basic
free
application
monitor
library
sniffer
software
windows 7
set
design
windows
port
java
images
control
tools
openrefine
rs232
add in
server
convert
language
Popular Windows 7 Software
- Simply Fortran 3.41 Build 4438
- dotConnect for MySQL Professional 9.4.290
- PHP 8.5.0
- dotConnect for Oracle Professional Edition 10.4.290
- Miraplacid Text Driver SDK 8.0
- dbForge Documenter for SQL Server 2025.2
- StyleControls 5.86
- Turbo C++ 3.0
- Windows Installer 4.5
- Software Ideas Modeler Portable 15.16
- Free OCR C# 2022.8.7804
- Review Assistant 4.1
- Windows Post-Install 8.7.2
- Software Ideas Modeler Portable x64 14.55
- Software Ideas Modeler 14.66
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



