Skip to content

Apkx-Hunter v2.7.2

Latest

Choose a tag to compare

@SyscallX-18113 SyscallX-18113 released this 21 Aug 11:09
· 18 commits to main since this release
6bd8a11

APKX Hunter v2.7.2

  • This release improves external-tool compatibility and fixes an Apktool 3.0.3 compatibility issue reported by the community.

Added

  • Startup dependency version validation for JADX and Apktool.
  • APKX Hunter now verifies that installed external tools meet the required minimum versions before scanning.
  • Incompatible versions stop the scan early and provide an update message to the user.

Fixed

  • Fixed Apktool command argument ordering for Apktool 3.0.3.
  • Fixed the issue where Apktool failed to create the expected sources directory.

Thanks to the community member who reported the Apktool compatibility issue and provided reproduction steps.