Skip to content

Commit

Permalink
Update sandHook to v4.0.0 to support android 14 and 15
Browse files Browse the repository at this point in the history
  • Loading branch information
WindySha committed Nov 4, 2024
1 parent 09caed1 commit 83a92d7
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file added loader/libs/hooklib-4.0.0.aar
Binary file not shown.
Binary file removed loader/libs/hooklib.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion xpatch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {

jar {
baseName = 'xpatch'
version = '5.2'
version = '6.0'
manifest {
attributes 'Main-Class': 'com.storm.wind.xpatch.MainCommand'
}
Expand Down
Binary file modified xpatch/src/main/assets/dex/sandhook/classes.dex
Binary file not shown.
Binary file modified xpatch/src/main/assets/lib/arm64-v8a/libsandhook
Binary file not shown.
Binary file modified xpatch/src/main/assets/lib/armeabi-v7a/libsandhook
Binary file not shown.

0 comments on commit 83a92d7

Please sign in to comment.