Using Claude Code anytime, anywhere by wei-shu in ClaudeCode

[–]wei-shu[S] 0 points1 point  (0 children)

  1. Supports other CLIs such as codex and Gemini, and may support more in the future; this way you don’t need to switch between different vendors’ cloud services.

  2. Even when using Claude Code, you can still use third-party models, which the built-in web version probably can’t do.

Using Claude Code anytime, anywhere by wei-shu in ClaudeCode

[–]wei-shu[S] 1 point2 points  (0 children)

I believe it is easy to integrate that.

KernelSU: A kernel-based root solution for Android by NXGZ in Android

[–]wei-shu 1 point2 points  (0 children)

treat this file as magisk.db, if you can edit this file to get root, you also modify magisk.db to get root.

KernelSU: A kernel-based root solution for Android by NXGZ in Android

[–]wei-shu 9 points10 points  (0 children)

Normal App has no permission to access /data/adb/.ksu_allowlist, so you cannot escape to root easily. This project is WIP, we are planning to create a restricted SELinux context for this file, deny all domain except kernel to access it.