mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
e1279c29c29ab7e9b0e2442eaadf1f3da8c3971f
This is a test program, this will probably be integrated into su daemon. This hides su by bind-mounting something (/system) over /sbin, so that there is no /sbin/su binary. Usage: hidesu /proc/<one pid of the namespace>/ns/mnt This uses the fact that when a program wants access to /sdcard, zygote does this using mount namespaces, so every program accessing /sdcard will be in a custom mount namespace, that can be modified.
Magisk
Static binaries included:
Magisk v29.0
Latest
Languages
Kotlin
30.8%
Rust
29.8%
C++
23.7%
Java
8.5%
Shell
4.5%
Other
2.6%