This website requires JavaScript.
Explore
Help
Sign In
br0kenpixel
/
ZygiskNext
Watch
1
Star
0
Fork
0
You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced
2025-08-27 23:46:34 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
7c27c32861b0effe8150b492362ebe650fe83906
ZygiskNext
/
zygiskd
/
src
T
History
Nullptr
7c27c32861
Fix
#27
:
bool
on kernel is 4 bytes, while rust's is 1 byte. This causes the stack to be covered, triggering a ub.
2023-06-13 23:32:43 +08:00
..
root_impl
Fix
#27
:
bool
on kernel is 4 bytes, while rust's is 1 byte. This causes the stack to be covered, triggering a ub.
2023-06-13 23:32:43 +08:00
constants.rs
Use app profile
2023-06-04 01:31:12 +08:00
dl.rs
Refactor to better support Magisk
2023-02-28 19:50:41 +08:00
magic.rs
No hex patch
2023-03-20 17:36:59 +08:00
main.rs
Don't spawn new process for companion
2023-05-21 20:14:36 +08:00
utils.rs
Refine code
2023-05-19 19:14:54 +08:00
watchdog.rs
Make watchdog async
2023-05-21 19:38:24 +08:00
zygiskd.rs
Use app profile
2023-06-04 01:31:12 +08:00