Go to file
Pierre-Hugues Husson e1279c29c2 Add hidesu program.
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.
2016-10-05 04:07:48 +08:00
jni Add hidesu program. 2016-10-05 04:07:48 +08:00
selinux@df7346cd5b Add extract, repack, hexpatch, sepolicy-injection 2016-09-08 20:59:48 +08:00
uninstaller Final v7 release 2016-10-04 04:16:49 +08:00
zip_static Only delete verity_key if ! $KEEPVERITY 2016-10-04 14:56:02 -05:00
.gitignore Add extract, repack, hexpatch, sepolicy-injection 2016-09-08 20:59:48 +08:00
.gitmodules Cleanup and separate submodule 2016-09-13 02:53:08 +08:00
README.MD Add zip static files 2016-09-14 10:31:13 +08:00