Commit Graph

13 Commits

Author SHA1 Message Date
5ec1cff ccb5764b72 Receive the reply_ok to prevent from dmesg flooding (#35) 2023-06-21 23:06:47 +08:00
5ec1cff 0338cdb0ed Update kernelsu.rs (#34) 2023-06-18 16:42:54 +08:00
Nullptr 99e653c576 Revert "Fix #27: bool on kernel is 4 bytes, while rust's is 1 byte. This causes the stack to be covered, triggering a ub."
This reverts commit 7c27c32861.
2023-06-18 15:47:12 +08:00
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
Nullptr 954a712089 Use app profile 2023-06-04 01:31:12 +08:00
Nullptr 3eee57eb8f Fix incorrect ksu denylist meaning 2023-04-21 08:40:11 +08:00
Nullptr a6f455218f No inline for root_impl 2023-03-21 22:55:14 +08:00
Nullptr 49e3ac9d7a Fix dependency bug: OnceCell crashes on 32 bit 2023-03-03 18:20:36 +08:00
Nullptr cce8e6686f Implement uid_on_allowlist for Magisk 2023-02-28 20:48:32 +08:00
Nullptr 8affc8f991 Fix zygote restart & Show zygisksu status on module.prop 2023-02-26 11:54:52 +08:00
Nullptr 915749e59b Never allow multiple root implementation 2023-02-24 09:31:44 +08:00
Nullptr 5365ab1f12 Check correct KernelSU version 2023-02-20 16:28:15 +08:00
Nullptr b99d042002 Implement GetProcessFlags for KernelSU 2023-02-19 13:29:36 +08:00