Skip to content

Releases: REAndroid/APKEditor

V1.2.7

22 Jul 19:54

Choose a tag to compare

What is new:

  • [New⭐] Added RAW compile/decompile mode, to extract resources in binary format ( -t raw )
  • Improved speed/performance
  • Minor bug fixes

V1.2.6

15 Jul 20:45

Choose a tag to compare

What is new:

  • Support Zip64 even if not supported by android
  • Bug fixes on ARSCLib

Full Changelog: V1.2.5...V1.2.6

V1.2.5

09 Jul 15:47

Choose a tag to compare

What is new:

  • Update internal android framework to 34
  • Bug fix on smali compile #46
  • Bug fix on handling large apk file #44 , #45
  • Bug fix on xml decompiling #43
  • Bug fix on xml attribute compatibility #46
  • Bug fix on multi-package resource encoding #47

Full Changelog: V1.2.4...V1.2.5

V1.2.4

30 Jun 00:15

Choose a tag to compare

What is new:

  • Smali support : decode dex to smali
  • Bug fix

V1.2.3

24 Jun 17:36

Choose a tag to compare

What is new:

  • Introduce -framework option on decompile/compile to set preferred framework
  • Auto fix xml namespaces
  • Bug fixes on ARSCLib

V1.2.2

07 Jun 17:44

Choose a tag to compare

What is new:

  • New⭐ feature info added to print apk information, similar to aapt2 dump command.
  • Better folder structure for decoded apk files.
  • Performance improved.
  • Bug fixes on ARSCLib.

V1.2.1

21 May 16:06

Choose a tag to compare

What is new:

  • Fully supports multi-package resources
  • Introduced -framework-version to set preferred framework version number during compiling / decompiling in XML format
  • Performance improved
  • Better handling of obfuscated resources
  • Handles resources with unknown resource ids
  • Many bug fixes

New contributor:

  • @sekaiacg : finding bugs, testing and reporting

V1.2.0

01 May 20:07

Choose a tag to compare

Changes:

  • Signature dump/restore fully supported
  • Fixed issue on core lib ARSCLib

EDIT:
Jar file updated

V1.1.9

28 Apr 20:58

Choose a tag to compare

  • Preserve APK Signature Block
  • Improved performance
  • Bugs fixed

EDIT: This version has a lot of issues and will be down soon, hence use the recent versions available >= V1.2.0

V1.1.8

18 Apr 14:18

Choose a tag to compare

Supports XAPK, APKM, APKS: 505d85c

Full Changelog: V1.1.7...V1.1.8
ARSCLib Changelog: REAndroid/ARSCLib@V1.1.5...V1.1.6