1. 16 Sep, 2018 3 commits
    • topjohnwu's avatar
      New method of communication · 906b4aad
      topjohnwu authored
      Introduce a new communication method between Magisk and Magisk Manager.
      
      Magisk used to hardcode classnames and send broadcast/start activities to
      specific components. This new method makes no assumption of any class names,
      so Magisk Manager can easily be fully obfuscated.
      
      In addition, the new method connects Magisk and Magisk Manager with random
      abstract Linux sockets instead of socket files in filesystems, bypassing
      file system complexities (selinux, permissions and such)
      906b4aad
    • topjohnwu's avatar
      Fix FlashActivity crash · 4cf8d41f
      topjohnwu authored
      4cf8d41f
    • topjohnwu's avatar
      Use ClassMaps to prevent errors · 47c86014
      topjohnwu authored
      47c86014
  2. 15 Sep, 2018 3 commits
  3. 11 Sep, 2018 2 commits
  4. 10 Sep, 2018 1 commit
  5. 09 Sep, 2018 12 commits
  6. 06 Sep, 2018 3 commits
  7. 05 Sep, 2018 1 commit
  8. 01 Sep, 2018 5 commits
  9. 31 Aug, 2018 6 commits
  10. 30 Aug, 2018 4 commits