Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Releases: RikkaApps/Riru

v26.1.7

Choose a tag to compare

@yujincheng08 yujincheng08 released this 02 Feb 14:32
ab3086e

v26.1.7 (2022-09-11)

  • THIS IS THE LAST RELEASE. MODULES AND USERS SHOULD MIGRATE TO ZYGISK.
  • Skip stack protector after fork from Zygote

v26.1.6 (2022-05-20)

  • THIS IS THE LAST RELEASE. MODULES AND USERS SHOULD MIGRATE TO ZYGISK.
  • Fix some parameter of nativeSpecializeAppProcess cannot be modified

v26.1.5 (2022-02-02)

  • 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

26.1.4

Choose a tag to compare

@yujincheng08 yujincheng08 released this 15 Dec 12:06

v26.1.4 (2021-12-15)

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

26.1.3

Choose a tag to compare

@yujincheng08 yujincheng08 released this 10 Oct 12:14
8e95115

v26.1.3 (2021-10-08)

  • Call android_create_namespace on Android 8.0+

26.1.2

Choose a tag to compare

@yujincheng08 yujincheng08 released this 04 Sep 14:53

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

26.1.1

Choose a tag to compare

@yujincheng08 yujincheng08 released this 18 Aug 06:09

v26.1.1 (2021-08-18)

  • Fix reset native bridge

26.1.0

Choose a tag to compare

@yujincheng08 yujincheng08 released this 16 Aug 07:25
8b378fc

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

Choose a tag to compare

@yujincheng08 yujincheng08 released this 01 Aug 02:11

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

v26.0.4 Pre-release
Pre-release

Choose a tag to compare

@yujincheng08 yujincheng08 released this 30 Jul 03:36
2cd9c4d
  • 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

v26.0.3 Pre-release
Pre-release

Choose a tag to compare

@RikkaW RikkaW released this 27 Jul 15:31
22ced44
  • 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

v26.0.2 Pre-release
Pre-release

Choose a tag to compare

@RikkaW RikkaW released this 26 Jul 17:18
a51ad56
  • Report if the SELinux context of the module files are incorrect
  • Use Resources for i18n