1. 10 Jun, 2022 7 commits
  2. 09 Jun, 2022 2 commits
  3. 08 Jun, 2022 2 commits
  4. 07 Jun, 2022 10 commits
  5. 06 Jun, 2022 8 commits
  6. 05 Jun, 2022 6 commits
  7. 04 Jun, 2022 1 commit
    • 残页's avatar
      Bypass DexFile's security check for RootService (#5911) · a3381da7
      残页 authored
      Old Android (pre 8.0) enforces `optimizedDirectory` to have the same uid with the process. If repackaged, root service (uid=0) will crash when trying to load current.apk. So we set `optimizedDirectory` to null to bypass the check.
      a3381da7
  8. 03 Jun, 2022 4 commits