Skip to content

Releases: WindySha/Xpatch

Support android 14 and 15

Choose a tag to compare

@WindySha WindySha released this 04 Nov 04:08

Update SandHook version to fix crash on android 14 and 15.

Fix Crash on Android13

Choose a tag to compare

@WindySha WindySha released this 29 Apr 13:17

Fix error: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer

Support android 13 and fix some crash on android12

Choose a tag to compare

@WindySha WindySha released this 29 Aug 07:44
v5.1

update sandhook to fix crashing on some android12 or android13 devices

Support android 12.

Choose a tag to compare

@WindySha WindySha released this 29 Jan 17:17

Update SandHook library to support android 12.

Support natilve library in the xposed module and supprot bypass apk file completeness check.

Choose a tag to compare

@WindySha WindySha released this 09 Jan 10:28
  1. Use System.loadLibrary can load so file in the xposed module project.
  2. Use -hap command can bypass the apk completeness check.

Fix apk res file name conflict error.

Choose a tag to compare

@WindySha WindySha released this 17 Sep 17:48

Fix bug: some app, such as youtube, compressed the res dir, resouce files has the same name in case insensitive mode. So When unzip the dirctory, some files will be removed, fix it !

Fix: asset or res being compressed caused app crash.

Choose a tag to compare

@WindySha WindySha released this 07 Sep 16:26

Fix: asset or res being compressed caused app crash.

Optimize project and compat targetSdk 30 App.

Choose a tag to compare

@WindySha WindySha released this 01 Sep 14:38
  1. Fix bug: targetSdk 30 App cannot install on Android 11 device.
  2. Remove useless code.
  3. Sign apk with v1, v2 and v3.
  4. Move xposed-module-loader project to this project, make it easy to build project.

Update SandHook to the newest version, fix crash on Android11

Choose a tag to compare

@WindySha WindySha released this 24 Jun 18:43
v4.1

update sandhook

Update SandHook to the newest version, and support Android11

Choose a tag to compare

@WindySha WindySha released this 13 Jan 14:27

Update SandHook to the newest version, and support Android11