You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
New way to unload zygisk (#51)
* use old binder_rs * New way to unload zygisk (3a4fe53) Co-authored-by: LoveSy <shana@zju.edu.cn> Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com> --------- Co-authored-by: 5ec1cff <ewtqyqyewtqyqy@gmail.com> Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ passfd = "0.1"
|
||||
rand = "0.8"
|
||||
tokio = { version = "1.28", features = ["full"] }
|
||||
|
||||
binder = { git = "https://github.com/Kernel-SU/binder_rs" }
|
||||
binder = { git = "https://github.com/Kernel-SU/binder_rs", rev = "c9f2b62d6a744fd2264056c638c1b061a6a2932d" }
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user