This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Releases: RikkaApps/Riru
Releases · RikkaApps/Riru
v23.7
v23.6
v23.5
v23.4
v23.3
v23.2
v23.1
v23.0
Add read file & read dir function for "rirud". Modules can use this to read files that zygote itself has no permission to access.
Download "Riru" app (show Riru status)
v22.4
Magisk's sepolicy.rule
does not work on some devices and no one report to Magisk 😒. Versions from 22.1 to 22.4 attempt to workaround it.
- Add a socket runs under
u:r:zygote:s0 context
to handle all file operations from zygote (Riru) - For Magisk < v21.1, reboot twice is no longer required
v22.0
Riru v22 has a new hide mechanism which makes detection "not that easy".
Because of this, all modules must change. If your module hasn't updated, ask the module developer to make changes. For 99% modules, this is super easy.
Riru's API change has stabilized from 2020-10-11, it's long enough 😶.
❗️ Before Magisk v21.1 (actually 21006), you will have to manually reboot the device twice.