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

Releases: RikkaApps/Riru

v19.1

23 May 16:16
Compare
Choose a tag to compare
  • Add Magisk v17-v18.x zip

v19

09 May 10:41
Compare
Choose a tag to compare
v19
  • Use Magisk module installer (requires Magisk 19+)
  • Support Android Q Beta 3 (all modules need to upgraded)

v18

12 Apr 18:30
Compare
Choose a tag to compare
v18
  • Works on Android Q DP2 (to work on Android Q, all modules need to be upgraded)
  • Restart zygote is optionable (create file /data/misc/riru/config/disable_auto_restart to disable)

v17.1

13 Mar 13:49
Compare
Choose a tag to compare
  • restart zygote should be reliable

v17

12 Mar 17:01
Compare
Choose a tag to compare
v17
  • add Samsung 6.0 method signature

v16

04 Mar 16:51
Compare
Choose a tag to compare
v16
  • add a module API "shouldSkipUid"
  • modules can change arguements of nativeForkAndSpecialize & nativeForkSystemServer (if "getApiVersion" return 2 or above)

v15

21 Feb 15:12
Compare
Choose a tag to compare
v15
  • auto restart zygote process if needed
  • add a sig from Samsung pie
  • pass the modified array to jniRegisterNativeMethods rather than register again

v13

17 Feb 14:17
Compare
Choose a tag to compare
v13
  • add app (currently only simplest diagnostic feature)
  • natives methods hooked by core can get by other modules
  • add a new sig of nativeForkAndSpecialize (found on a Samsumg device running Nougat)
  • add APIs for diagnosis usage

v11

22 Jan 09:21
Compare
Choose a tag to compare
v11 Pre-release
Pre-release
  • fix SystemProperties_set hook turn normal exception to native crash
  • build for x86/64

v10

28 Nov 14:29
Compare
Choose a tag to compare
v10

Support Samsung devices (only tested on 8.0)