Skip to content

v0.4.5

Compare
Choose a tag to compare
@Lanchon Lanchon released this 08 Oct 04:47
· 312 commits to v2 since this release

IMPORTANT:
Make sure you read all previous release notes down to v0.4.0.

  • Added the patchedApplication.importSymbols and patchLibrary.importSymbols options to disable import of Java symbols from the source app. These options complements the planned @DexCheck tag by ensuring that all symbols used in the patch are also declared there. They can also be used to side-step issues created by importing symbols of obfuscated apps.
  • Updated support of ApkTool decode command-line options.