Software Hub
14.8K subscribers
482 photos
55 videos
3.99K files
1.41K links
Download Telegram
riru-v25.3.4-release.zip
201 KB
Unload API 25+ modules in the app process if the module does not provide related functions
Fix possible crash caused by pmparser.c (#202)
Use self-compiled libcxx (https://github.com/topjohnwu/libcxx)

#Magisk模块 #Riru
riru-v25.4.1-release.zip
228.4 KB
RikkaApps/Riru
Pre-release v25.4.1
- Report and abort installation if the ROM has incorrect SELinux rules 1
- Bundle app with the module (Create file /data/adb/modules/riru-core/allow\_install\_app to allow the module to install the app)

1 <https://github.com/RikkaApps/Riru/wiki/Explanation-about-incorrect-SELinux-rules-from-third-party-ROMs-cause-Riru-not-working>

#Magisk模块 #Riru
Riruv25.4.2

- "Fix" system server injection does not work on Huawei devices by setting ro.maple.enable to 0

#Magisk模块 #Riru
riru-v25.4.3-release.zip
229.2 KB
v25.4.3
- Exit service.sh script
- Use uid 0 to install the app

#Magisk模块 #Riru
Riru-v25.4.4.r426.05efc94(426).zip
229.5 KB
- Fix in rare cases "soft boot" causes Riru not working
- Fix keep allow\_install\_app flag (#225)

#Magisk模块 #Riru
riru-v26.0.0-release.zip
172.3 KB
RikkaApps/Riru
Pre-release v26.0.0
- 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

#Magisk模块 #Riru
riru-v26.0.1-release.zip
172.3 KB
- Fix problem (Riru not load on Android 9) in #243

#Magisk模块 #Riru
riru-v26.0.2-release.zip
173.7 KB
- Report if the SELinux context of the module files are incorrect
- Use Resources for i18n

#Magisk模块 #Riru
riru-v26.0.3-release.zip
174.1 KB
Pre-release v26.0.3
- 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

#Magisk模块 #Riru
riru-v26.0.4-release.zip
175.9 KB
Pre-release v26.0.4
- 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.

#Magisk模块 #Riru
riru-v26.0.5-release.zip
175.9 KB
Pre-release v26.0.5
- Fix killing parent process

重启时间较长的问题似乎解决了

#Magisk模块 #Riru
Riru-v26.0.5.r484.a8c93a12f8(484).zip
164.3 KB
### 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

#Magisk模块 #Riru
Riru-v26.1.0.r497.8b378fc3af(497).zip
165.9 KB
### 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

#Magisk模块 #Riru
Riru-v26.1.1.r500.45d2706e83(500).zip
166 KB
### v26.1.1 (2021-08-18)
- Fix reset native bridge

#Magisk模块 #Riru
riru-v26.1.2.r505.c20529bced-release.zip
166.8 KB
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

#Magisk模块 #Riru
riru-v26.1.3.r513.8e95115fd4-release.zip
168.1 KB
Call android_create_namespace on Android 8.0+

#Magisk模块 #Riru
riru-v26.1.4.r522.8b379cedb5-release.zip
164.4 KB
v26.1.4 (2021-12-15)

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

#Magisk模块 #Riru
riru-v26.1.4.r524.125daf3f89-release.zip
164.8 KB
v26.1.5
### 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

#Magisk模块 #Riru
riru-v26.1.6.r527.cdcb9f34c6-release.zip
163.8 KB
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

#Magisk模块 #Riru
riru-v26.1.7.r530.ab3086ec9f-release.zip
165.9 KB
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

#Magisk模块 #Riru