ShirkNeko
b8eebcda5a
kernel: Bump susfs binary version to 1.5.12
...
- Removed functionally coupled versions 1.5.10-1.5.11
- Removed `statusMagicMount` status retrieval
- Use `getSuSFSFeatures` to replace `CMD_GET_SUSFS_FEATURE_STATUS` for obtaining SUSFS status.
2025-10-13 17:40:33 +08:00
ShirkNeko
fbaa69f3fb
manager: Raise the minimum version requirement to 3.1.8 close #448
2025-10-06 22:50:24 +08:00
ShirkNeko
c9c7a5f4e3
manager: Update Repository Naming
2025-10-06 21:08:23 +08:00
ShirkNeko
a2431d50ce
kernel: Enhance the user space scanning functionality
2025-09-27 19:47:22 +08:00
ShirkNeko
cc1c66bb6f
Add UID scanner functionality and related infrastructure
...
- Introduced a new module `uid_scanner` in userspace for managing UID scanning.
- Created a new GitHub Actions workflow for building the `user_scanner`.
- Implemented kernel communication in `throne_comm.c` and `throne_comm.h` to handle user space updates and rescan requests.
- Developed the `uid_scanner` daemon in C to scan user directories and manage UID whitelists.
- Added configuration management for the UID scanner with support for multiple users and auto-scanning.
- Implemented logging and error handling throughout the UID scanning process.
- Created necessary build files for the `user_scanner` JNI integration.
- Added a `.gitignore` file to exclude build artifacts.
2025-09-19 21:01:01 +08:00
ShirkNeko
da164ebeed
kernel: Modified dynamic signature All files have been renamed to the correct names: Dynamic Manager
2025-08-24 11:00:17 +08:00
ShirkNeko
3cde3e1659
manger: simplify and Using array splitting to compare full version numbers
2025-08-10 19:19:40 +08:00
ShirkNeko
48d7a13028
manager: add module signature verification
...
fix site base
2025-08-03 04:34:04 +08:00
ShirkNeko
2bd6929d24
manager: Add the ability to get a list of active managers
2025-07-06 00:26:42 +08:00
ShirkNeko
4840540038
manager: Modify Dynamic Signature Configuration Input Verification
...
- Allow sizes beginning with 0x
2025-07-05 17:39:24 +08:00
ShirkNeko
dd6d695020
kernel:Add Dynamic Signature Configuration
2025-07-05 16:21:29 +08:00
ShirkNeko
2c2698f6bc
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 23:16:16 +08:00
ShirkNeko
a12b14ef46
manager: Refactoring get the status of SUSFS functions
...
- More precise status cases
- Requires a recompile of your kernel to use it.
2025-06-16 20:16:25 +08:00
ShirkNeko
d7a5e80d34
manager: Modifying the getHookType function to return a string type
...
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:36:15 +08:00
ShirkNeko
2d9783e3d4
manager: Add the ability to get the hook type
2025-06-13 14:39:16 +08:00
ShirkNeko
d619f5fafc
Refactoring KPM support to check KPM status using CMD_ENABLE_KPM
2025-05-24 03:28:28 +08:00
ShirkNeko
315a8a3805
Normalize kernel related constants to restore
2025-05-15 20:59:44 +08:00
ShirkNeko
bb2d8fd7e0
Refactoring the KsuIsValid Check Logic
...
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: rsuntk <rsuntk@yukiprjkt.my.id >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com >
2025-05-12 00:06:17 +08:00
ShirkNeko
e3d2fc64ac
Update the minimum supported kernel version and standardize kernel-related constants to 12800.
2025-04-25 14:03:16 +08:00
ShirkNeko
9ea6de340d
Refactor the namespace to com.sukisu.ultra, add IKsuInterface and LatestVersionInfo data classes, and remove obsolete classes and methods.
2025-04-23 02:24:55 +08:00