ShirkNeko
37300fefd4
kernel: Remove susfs status retrieval
2025-10-13 15:37:35 +08:00
ShirkNeko
51e6a1b6c7
kernel: Add CONFIG_KSU_MANUAL_SU configuration
...
- Use random passphrase protection for manual su functionality
2025-09-29 06:50:39 +08:00
ShirkNeko
1281fa70d7
Kernel: Enhanced temporary record UID functionality and elevated privileges
2025-09-29 04:28:31 +08:00
ShirkNeko
7c4334e03a
kernel: Add the ability to manually elevate privileges for programs using prctl by specifying UID or PID.
2025-09-28 19:33:08 +08:00
ShirkNeko
37d5b9e046
kernel: Use the prctl command to provide switches for scanning functionality in user space
2025-09-27 19:33:20 +08:00
ShirkNeko
eebde9be16
kernel: handle optional backport for selinux_inode
...
* For supporting kernel 4.19 with 5.10 bpf backports.
Co-authored-by: rsuntk <rsuntk@yukiprjkt.my.id >
2025-09-12 14:37:39 +08:00
ShirkNeko
444aefd5d5
kernel: Modified dynamic signature All files have been renamed to the correct names: Dynamic Manager
2025-08-24 11:08:09 +08:00
ShirkNeko
b8f9a448f2
kernel: Add the ability to get active managers for multi-manager APKs
2025-07-06 00:25:42 +08:00
ShirkNeko
f5c236c925
Add dynamic signature support
2025-07-05 15:59:58 +08:00
ShirkNeko
cc2f28f1c1
kernel: Update CMD_GET_FULL_VERSION to a new value
2025-07-03 00:09:52 +08:00
古塵
d0cb0cf25a
kernel: refactor CMD_GET_FULL_VERSION to safely initialize version string ( #220 )
...
Use strscpy()/strlcpy() to populate the version buffer in CMD_GET_FULL_VERSION
instead of relying on uninitialized memory. This ensures the returned string
is null-terminated and avoids exposing garbage data to user space.
Signed-off-by: schqiushui <orochi9999@gmail.com >
2025-06-27 00:24:14 +08:00
ShirkNeko
f876a523f6
kernel: Rewrite kernle version code management
...
Co-authored-by: lamadaemon <i@lama.icu >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-24 20:07:56 +08:00
ShirkNeko
3437c7cf3b
kernel: remove deprecated CONFIG_KSU_SUSFS_SUS_OVERLAYFS state initialization checks
2025-06-21 18:20:44 +08:00
ShirkNeko
4a215511aa
kernel: refactor SUSFS feature status retrieval for improved readability and maintainability
2025-06-20 04:08:04 +08:00
ShirkNeko
bce28cc3ca
kernel: add CMD_GET_SUSFS_FEATURE_STATUS command to get the correct functional state of SUSFS
2025-06-16 20:17:11 +08:00
ShirkNeko
36cca65af3
kernel: Add CMD_HOOK_TYPE handling to core_hook.c to support state lookups for manual hooks
...
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-13 15:42:34 +08:00
ShirkNeko
bbb072b776
Refactoring KPM support to check KPM status using CMD_ENABLE_KPM
2025-05-24 14:36:41 +08:00
樱檩殇雪
ad064fea9e
add susfs-dev branch files
2025-03-17 02:48:59 +08:00