Releases: WindySha/Xpatch
Releases · WindySha/Xpatch
Support android 14 and 15
Fix Crash on Android13
Fix error: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer
Support android 13 and fix some crash on android12
v5.1 update sandhook to fix crashing on some android12 or android13 devices
Support android 12.
Update SandHook library to support android 12.
Support natilve library in the xposed module and supprot bypass apk file completeness check.
- Use System.loadLibrary can load so file in the xposed module project.
- Use -hap command can bypass the apk completeness check.
Fix apk res file name conflict error.
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.
Fix: asset or res being compressed caused app crash.
Optimize project and compat targetSdk 30 App.
- Fix bug: targetSdk 30 App cannot install on Android 11 device.
- Remove useless code.
- Sign apk with v1, v2 and v3.
- Move xposed-module-loader project to this project, make it easy to build project.
Update SandHook to the newest version, fix crash on Android11
v4.1 update sandhook
Update SandHook to the newest version, and support Android11
Update SandHook to the newest version, and support Android11