This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Releases: RikkaApps/Riru
Releases · RikkaApps/Riru
v26.0.1
v26.0.0
v25.4.4
v25.4.3
v25.4.2
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)
v25.3.4
v25.3.3
v25.3.2
Important changes from the last stable version (v23.9)
- Unify the Riru API version and Riru version, Riru 25 stands for API version 25
- For modules that have adapted Riru API 24+, lib files are loaded from the Magisk path directly, they don't need to be mounted to
/system
anymore - Support unload self and modules, leaving no trace for unrelated processes (requires module changes)
- Support remove self and modules from
dl_iterate_phdr
/data/adb/riru/modules
is no longer used, you can remove it when all modules are updated to Riru API 24+
25.3.2 changes
- New way to get realpath on old systems
- Fix next offset on Android 9