Riru Versions Save

Inject into zygote process

v26.1.5

2 years ago

v26.1.5 (2022-2-2)

  • THIS IS THE LAST RELEASE. MODULES AND USERS SHOULD MIGRATE TO ZYGISK.
  • Fix description hint

Just one last dance Before we say goodbye When we sway and turn round and round and round It's like the first time

v26.1.4

2 years ago

v26.1.4 (2021-12-15)

  • Skip launching Rirud when Zygisk is enabled
  • Fix sonext update during hiding

v26.1.3

2 years ago

v26.1.3 (2021-10-08)

  • Call android_create_namespace on Android 8.0+

v26.1.2

2 years ago

v26.1.2 (2021-09-04)

  • Speedup Rirud launch
  • Warning about incorrect SELinux policy
  • No warning about Rirud socket closed
  • Use getprogname to detect zygote

v26.1.1

2 years ago

v26.1.1 (2021-08-18)

  • Fix reset native bridge

v26.1.0

2 years ago

v26.1.0 (2021-08-16)

  • Preload modules parallelly to speedup startup
  • Fix status showing after a soft reboot
  • Fix riru is not loading after a soft reboot
  • Prevent modules from using internal interfaces
  • Stricter authorization of Rirud
  • More accurate loaded status
  • Fix status showing on Huawei and Samsung devices
  • Unshare Rirud

v26.0.5

2 years ago

v26.0.5 (2021-08-01)

  • Fix killing parent process

v26.0.4 (2021-07-30)

  • Fix flock not working on some devices

    This is a bug from Magisk's busybox and it will be fixed here. As a workaround, we set SHELL in the script manually.

v26.0.3 (2021-07-27)

  • Reset SELinux context for module files when necessary

    This will not always work since on ROMs with incorrect SELinux rules, the system will reset module file to the incorrect one at the same time

v26.0.2 (2021-07-27)

  • Report if the SELinux context of the module files are incorrect
  • Use Resources for i18n

v26.0.1 (2021-07-18)

  • Remove support for pre-v24 modules (it has been more than 4 months and all live modules have upgraded to v24+)
  • Display status on module description in Magisk (app is removed because of this)
  • Combine rirud with rirud_java
  • Refactor codes

v26.0.4

2 years ago
  • Fix flock not working on some devices

    This is a bug from Magisk's busybox and it will be fixed here. As a workaround, we set SHELL in the script manually.

v26.0.3

2 years ago
  • Reset SELinux context for module files when necessary

    This will not always work since on ROMs with incorrect SELinux rules, the system will reset the module file to the incorrect one at the same time

v26.0.2

2 years ago
  • Report if the SELinux context of the module files are incorrect
  • Use Resources for i18n