1. 04 Oct, 2016 3 commits
    • Pierre-Hugues Husson's avatar
      PoC++ of hidesu · c9d4241a
      Pierre-Hugues Husson authored
      This uses logcat -b events to search for new process
      c9d4241a
    • Pierre-Hugues Husson's avatar
      Add hidesu program. · e1279c29
      Pierre-Hugues Husson authored
      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.
      e1279c29
    • Tom Briden's avatar
      Only delete verity_key if ! $KEEPVERITY · 2d6fb1c4
      Tom Briden authored
      otherwise the device can't boot
      2d6fb1c4
  2. 03 Oct, 2016 3 commits
  3. 02 Oct, 2016 1 commit
  4. 14 Sep, 2016 1 commit
  5. 12 Sep, 2016 2 commits
  6. 08 Sep, 2016 2 commits