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
e8852223c4
manager: Optimize the overall layout of KPM patches
2025-09-10 22:05:30 +08:00
ShirkNeko
cd8b6ab382
Manager: Added KPM patching functionality support. close #372
...
- Integrated KPM patching logic into KernelFlash and display KPM patching status.
- Updated Install to support KPM patching options.
- Implemented local and remote downloads for KPM tools.
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-09-10 19:54:33 +08:00
ShirkNeko
8c8f344161
manager: Clean code & bump AGP version
2025-08-25 17:28:51 +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
Juno Bủh
f10de68deb
Fix typo strings ( #339 )
...
It's annoying that some parts have dot at the end of sentences and some don't. So I think it's better to remove all dot at the end of sentences to make it more consistent and easier to read
2025-08-18 17:06:15 +08:00
NkBe
16007f5892
[skip ci]manger: Fix translate module signature verification string ( #332 )
...
* manger: Fix translate module signature verification string
Revised the 'module_signature_verification_summary' string in multiple languages to clarify that forced signature verification applies to all ARM architectures, not just arm64-v8a. This improves accuracy and consistency across translations.
* manger: Update Traditional Chinese (Taiwan)
* manger: Update Traditional Chinese (Cantonese)
2025-08-16 12:34:50 +08:00
ShirkNeko
dbc662486b
Fix correct hook type acquisition
2025-08-14 23:18:21 +08:00
ShirkNeko
e96194c7ff
manager: Add hook type info
2025-08-14 22:59:37 +08:00
ShirkNeko
0754fc8920
manager: Update susfs binary version
...
- Add switches and descriptions for new AVC log spoofing in basic settings
2025-08-10 17:17:28 +08:00
ShirkNeko
cd4edf97bd
manager: Refinement of module signatures again
2025-08-03 18:50:20 +08:00
MiRinChan
abe0dee4da
string: Change the description of Signature Verification
2025-08-03 12:30:32 +05:30
MiRinChan
bc3fcec514
strings: Modified the description of resetting the Bootloader lock
2025-08-03 12:30:32 +05:30
ShirkNeko
d225f0bae9
manager: Continue to improve module signatures
2025-08-03 05:39:35 +08:00
ShirkNeko
139899d05d
[skip ci]manager: Add SUS loop path function
2025-07-21 21:14:09 +08:00
Prslc
11e9e37f43
manager: fix typo in hide_zygisk_implement string and summary ( #279 )
...
Signed-off-by: prslc <prslc113@gmail.com >
2025-07-16 18:16:34 +08:00
Prslc
77ac0d70fd
[skip ci]manager: Add switch to hide Zygisk implementation status information ( #277 )
...
Signed-off-by: prslc <prslc113@gmail.com >
2025-07-16 15:08:08 +08:00
米凛MiRin
51556d1253
strings: add copyright infomation ( #275 )
...
* copyright: Correct copyright owner information
* string: add copyright infomation
2025-07-14 15:21:48 +08:00
YangQi0408
213a15cdb6
manager: 显示 Zygisk 实现方式 ( #264 )
...
* manager: Add display of Zygisk Implement feature and formatting code
* manager: Change the method of detecting Zygisk Implement
Signed-off-by: YangQi0408 <a123er3643@163.com >
Co-authored-by: WenHao2130 <WenHao2130@outlook.com >
2025-07-08 22:34:34 +08:00
ShirkNeko
2bd6929d24
manager: Add the ability to get a list of active managers
2025-07-06 00:26:42 +08:00
ShirkNeko
dd6d695020
kernel:Add Dynamic Signature Configuration
2025-07-05 16:21:29 +08:00
ShirkNeko
2278fe49d2
manager: Adding optional additions to SUS paths applies functionality corresponding to the package name as well as categorization
2025-07-01 17:29:45 +08:00
ShirkNeko
7ee1fd63f1
manager: Add Zygote isolation service uninstallation to susfs feature
2025-06-30 15:32:47 +08:00
ShirkNeko
3551441e42
manager: Provides re-editable functionality for all SuSFS path configurations
2025-06-29 20:36:45 +08:00
ShirkNeko
2fedb051b8
manager: Add Hide Bootloader Scripts and Cleanup Tool Residue feature and switch
2025-06-29 17:50:39 +08:00
ShirkNeko
8399f14fad
manager: Add SuSFS configuration backup and restore feature
...
- Optimize susfs self-boot scripts
- Solve some invalid issues where startup duration does not match or is too fast.
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-28 23:19:18 +08:00
ShirkNeko
cfee357ed1
manager: Optimize susfs management,
...
- solve some problems caused by new versions not taking effect
2025-06-26 14:10:50 +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
NkBe
f57fe79c5d
manager: Update LKM select file prompt, optimize “init_boot / vendor_boot” text ( #211 )
...
* Update Install.kt
* Update Install.kt
* Update strings.xml
* Update strings-rCN.xml
* Update strings-rTW.xml
* manger: Add a space to ensure pangu
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-06-24 15:50:48 +08:00
ShirkNeko
561c82de0a
manager: Refactoring the SuSFS configuration layout and simplifying functions
2025-06-22 18:31:11 +08:00
ShirkNeko
ddbbeafc64
manager: Added the SUS Mount Hide Control feature added in SuSFS version 1.5.8
2025-06-21 23:39:19 +08:00
ShirkNeko
285478a778
manager: Remove deprecated OverlayFS checks for automatic kernel stats support.
...
- Updating the LKM build
- New Crowdin updates
2025-06-21 18:34:37 +08:00
ShirkNeko
00a4c69227
Remove unused strings
2025-06-21 14:18:51 +08:00
ShirkNeko
519401cf39
Fixing SUS Path Execution Errors
...
- Simplify SuSFS configuration management
2025-06-21 00:21:14 +08:00
ShirkNeko
c83baad6d5
manager: Add SuSFS Kstat-related configuration
2025-06-19 11:26:15 +08:00
ShirkNeko
b537b51034
manager:Add SuSFS to obtain slot uname and build time information
2025-06-18 15:41:08 +08:00
ShirkNeko
bfb6ea3613
manager:Adjust the text display of setting items to allow multi-line text descriptions
2025-06-18 00:12:27 +08:00
ShirkNeko
edf7685e9a
strings: Updates the string resources at the current execution location and modifies the associated text display
2025-06-17 23:58:42 +08:00
ShirkNeko
f65f62360a
strings: Update path setting related strings and comments
2025-06-17 23:38:37 +08:00
ShirkNeko
af97488d58
manager: Add pseudo kernel and build time execution location settings
2025-06-17 23:30:29 +08:00
ShirkNeko
6b1f73aa3d
manager: Small increase in app acquisition speed
2025-06-17 22:34:47 +08:00
ShirkNeko
4ce6ff6286
manager: add ability to read and parse /proc/config.gz file, optimize function status checking
2025-06-15 22:48:56 +08:00
ShirkNeko
ce3566640c
Add the ability to display more module information, support copying the update configuration address to the clipboard
2025-06-15 22:21:14 +08:00
ShirkNeko
a0a9fb01f4
manager: Add the function of hiding module label rows, optimize the module lagging problem
2025-06-15 21:50:09 +08:00
ShirkNeko
67a05e8813
strings: Modifying SuSFS Configuration to Optimize Boot Self-Start Description
2025-06-15 16:05:04 +08:00
ShirkNeko
2319452306
manager: Refactor the bootstrap script to automatically create a KSU module to execute instead
...
- Add Shamiko's Hidden Weakness Bl Scripts
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-15 14:41:14 +08:00
ShirkNeko
9110d89d61
manager: Add configuration for SuSFS logging feature, support enable/disable logging
2025-06-15 03:38:51 +08:00
ShirkNeko
7b314116e9
manager: Refactored SuSFS pop-up window and changed to interface to optimize visual experience
2025-06-15 01:32:38 +08:00
ShirkNeko
85f5459c1d
manager: Add support for automatic selection of corresponding SuSFS version and build time artifacts
2025-06-14 22:04:40 +08:00
ShirkNeko
97e367aa92
manager: Update and add SuSFS related settings and functions.
2025-06-14 20:00:16 +08:00