topjohnwu
3255ca3ea4
Remove unnecessary statics
2016-10-30 06:08:23 +08:00
topjohnwu
a06ef6fe25
Magisk v8
2016-10-19 06:22:00 +08:00
topjohnwu
696d256fa0
Move root helper location
2016-10-15 05:38:30 +08:00
topjohnwu
70e8ad7104
Add scripts / support for Magisk Hide to Magisk
2016-10-15 05:38:12 +08:00
topjohnwu
f785dcac3d
Magisk Hide: Auto unmount necessary files
2016-10-15 05:18:16 +08:00
topjohnwu
aa54ef10ae
Magisk Hide: Unmount everything
2016-10-06 17:53:52 +08:00
topjohnwu
14946da163
Magisk Hide done
2016-10-06 04:33:33 +08:00
topjohnwu
5f9bcfbefe
Change the name to magiskhide
2016-10-06 02:21:12 +08:00
topjohnwu
aa2eed2c38
Make hidesu hide Magisk and read config file
2016-10-06 02:17:21 +08:00
Pierre-Hugues Husson
6bff6e9cff
[hidesu] Don't suicide
2016-10-05 04:11:07 +08:00
Pierre-Hugues Husson
023d369b74
Move to android-21 NDK
2016-10-05 04:10:24 +08:00
Pierre-Hugues Husson
c9d4241afe
PoC++ of hidesu
...
This uses logcat -b events to search for new process
2016-10-05 04:10:05 +08:00
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
Tom Briden
2d6fb1c45e
Only delete verity_key if ! $KEEPVERITY
...
otherwise the device can't boot
2016-10-04 14:56:02 -05:00
topjohnwu
cd9643fb15
Final v7 release
2016-10-04 04:16:49 +08:00
topjohnwu
f64f95d8ff
Fix SuperSU support for helper module
2016-10-03 11:01:24 +08:00
topjohnwu
88c25a9390
Fix scripts
2016-10-03 10:16:52 +08:00
topjohnwu
e4ace49536
Update to release v7
2016-10-03 04:34:50 +08:00
topjohnwu
88a97319cc
Add zip static files
2016-09-14 10:31:13 +08:00
topjohnwu
0f12a9de3b
Update sepolicy-inject
2016-09-13 06:23:00 +08:00
topjohnwu
937b9009e0
Cleanup and separate submodule
2016-09-13 02:53:08 +08:00
Pierre-Hugues Husson
66b6098d32
MTK ramdisk: Specify whether ramdisk is for boot.img or recovery.img
2016-09-09 05:22:03 +08:00
topjohnwu
348bc1d0fc
Add extract, repack, hexpatch, sepolicy-injection
2016-09-08 20:59:48 +08:00