You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(If you really need to hook this, remember to clear exception)
22
-
* DO NO print log (`__android_log_print`) in `nativeForkAndSpecialize(Pre/Post)``nativeForkSystemServer(Pre/Post)` when in zygote process, or it may cause zygote not work
23
-
(magic not confirmed, [Detail info](https://github.com/RikkaApps/Riru/blob/77adfd6a4a6a81bfd20569c910bc4854f2f84f5e/riru-core/jni/main/jni_native_method.cpp#L55-L66))
24
-
* Add `-ffixed-x18` to both compiler and linker parameter, or it will cause problems on Android Q (see template)
0 commit comments