Ylarod
Ylarod
# 命令 > $ ./mp-unpack-1.1.1.AppImage > Error: EROFS: read-only file system, open '/tmp/.mount_mp-unpBXkfJt/resources/tool/_-2145413261_35.wxapkg' # 日志 ``` Unpack file _-2145413261_35.wxapkg... /tmp/.mount_mp-unpBXkfJt/resources/tool/wuLib.js:102 if (err) throw Error("Read file error: " + err); ^...
Should we restrict root process? 1. setuid to manager_uid 2. ptrace manager 3. load_module without the manager's approval
### Describe your problem. ### Goal Support multiple module system implementations, like `overlayfs` and `bind mount`. ### Details Current functions of `ksud`: ``` KernelSU userspace cli Usage: ksud Commands: module...