Skip to content

Apktool

v3.0.2 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

9patch android apk apktool arsc reverse-engineering

Summary

AI summary

Performance improvements for resources.arsc and binary XML decoding, plus ApkInfo access after decode.

Full changelog

What's Changed

  • fix: use item tags for incompatible formats by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/4097
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/iBotPeaches/Apktool/pull/4100
  • build(deps): bump gradle/actions from 5.0.1 to 5.0.2 by @dependabot[bot] in https://github.com/iBotPeaches/Apktool/pull/4101
  • ApkDecoder: allow getting ApkInfo after decode by @amartinz in https://github.com/iBotPeaches/Apktool/pull/4106
  • fix: validate type names by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/4113
  • Fix slow resources.arsc decoding by @X1nto in https://github.com/iBotPeaches/Apktool/pull/4115
  • build(deps): bump gradle/actions from 5.0.2 to 6.1.0 by @dependabot[bot] in https://github.com/iBotPeaches/Apktool/pull/4114
  • fix: slow binary XML decoding by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/4116
  • build(deps): bump com.android.tools:r8 from 9.0.32 to 9.1.31 by @dependabot[bot] in https://github.com/iBotPeaches/Apktool/pull/4109
  • chore: internalize buffering by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/4117
  • Fix build output jar naming to use underscores (apktool_*.jar) by @Copilot in https://github.com/iBotPeaches/Apktool/pull/4120
  • Fix entry lookup performance in ResPackage by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/4124
  • Update aapt2 binaries. by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/4119
  • fix: support apk as library for split apks by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/4128

New Contributors

  • @amartinz made their first contribution in https://github.com/iBotPeaches/Apktool/pull/4106
  • @X1nto made their first contribution in https://github.com/iBotPeaches/Apktool/pull/4115
  • @Copilot made their first contribution in https://github.com/iBotPeaches/Apktool/pull/4120

Full Changelog: https://github.com/iBotPeaches/Apktool/compare/v3.0.1...v3.0.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Apktool

Get notified when new releases ship.

Sign up free

About Apktool

A tool for reverse engineering Android apk files

All releases →

Related context

Beta — feedback welcome: [email protected]