Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: WindySha/Xpatch

Support android 14 and 15

04 Nov 04:08

Choose a tag to compare

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

Fix Crash on Android13

29 Apr 13:17

Choose a tag to compare

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

Support android 13 and fix some crash on android12

29 Aug 07:44

Choose a tag to compare

v5.1

update sandhook to fix crashing on some android12 or android13 devices

Support android 12.

29 Jan 17:17

Choose a tag to compare

Update SandHook library to support android 12.

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

09 Jan 10:28

Choose a tag to compare

  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.

17 Sep 17:48

Choose a tag to compare

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.

07 Sep 16:26

Choose a tag to compare

Fix: asset or res being compressed caused app crash.

Optimize project and compat targetSdk 30 App.

01 Sep 14:38

Choose a tag to compare

  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

24 Jun 18:43

Choose a tag to compare

Update SandHook to the newest version, and support Android11

13 Jan 14:27

Choose a tag to compare

Update SandHook to the newest version, and support Android11