RikkaApps / Riru

Inject into zygote process
4.9k stars 567 forks source link

SafetyNet failing due to Riru #96

Closed Mygod closed 4 years ago

Mygod commented 4 years ago

Magisk 20.4, Riru core 21.0. As soon as Riru core is enabled, ctsProfile and basicIntegrity goes to false. Related: #89.

Current status: 21.1 passes SafetyNet as of May 3rd.

dr4go commented 4 years ago

Same problem over here... Additionally the SafetyNet's advice mentions: "RESTORE_TO_FACTORY_ROM"

cscomic commented 4 years ago

same problem here, it seems gms detect riru component now.

Holdmyhand commented 4 years ago

I've had the same problem.

RikkaW commented 4 years ago

Added random name, makes SafetyNet happy for now.

TheStrixCoder commented 4 years ago

It started failing again..

ElPelocho commented 4 years ago

It worked for a while but it's failing again

iamehsangh commented 4 years ago

i Tried New Riru But Still All False Here...

sergej3 commented 4 years ago

maybe an idea: make it possible somehow to enable and disable riru without rebooting so people can enable it just in time when its needed and disable it for certain scenarios where they use Apps which need to pass safetynet, maybe even automate this process like the magisk hide list.

i guess the limitation here is the concept of the way how magisk works which needs by design a reboot for every new module that is installed or are there modules out there which work without reboot?

ffsec commented 4 years ago

The latest version (21.1) is still working fine for me. Are you sure, there is nothing else causing the issues?

ElPelocho commented 4 years ago

The latest version (21.1) is still working fine for me. Are you sure, there is nothing else causing the issues?

Yes, if I only install Magisk it works, once I install riru it stops working.Without having anything else installed.

ZenSirzechs commented 4 years ago

The latest version (21.1) is still working fine for me. Are you sure, there is nothing else causing the issues?

It used to work for me too but I don't know, Google pushed out some update maybe.

cscomic commented 4 years ago

Added random name, makes SafetyNet happy for now.

Thanks Rikka, riru work fine now

ElPelocho commented 4 years ago

Added random name, makes SafetyNet happy for now.

Thanks Rikka, riru work fine now

But have you tried it now? How is it possible that it works for you if I am in contact with 3 people who are experiencing the same thing as me. And before that, did that stop working for you?

S-U-M-1 commented 4 years ago

Riru v21.1 fails SafetyNet for me on my ZenFone 6 with Android 9 and the latest Magisk 20.4. Riru v19.5 also failed for me. In fact it's the only thing that's ever failed SafetyNet on this phone.

ChristophSchmidpeter commented 4 years ago

The latest version (21.1) is still working fine for me. Are you sure, there is nothing else causing the issues?

Yes, if I only install Magisk it works, once I install riru it stops working.Without having anything else installed.

I can confirm this too.

ChristophSchmidpeter commented 4 years ago

Added random name, makes SafetyNet happy for now.

Thanks Rikka, riru work fine now

But have you tried it now? How is it possible that it works for you if I am in contact with 3 people who are experiencing the same thing as me. And before that, did that stop working for you?

For me, renaming Magisk doesn't help either.

unl0cks commented 4 years ago

maybe an idea: make it possible somehow to enable and disable riru without rebooting so people can enable it just in time when its needed and disable it for certain scenarios where they use Apps which need to pass safetynet, maybe even automate this process like the magisk hide list.

i guess the limitation here is the concept of the way how magisk works which needs by design a reboot for every new module that is installed or are there modules out there which work without reboot?

Or let us whitelist and/or blacklist which apps should have it enabled. I.e. blacklist SnapChat so Riru Core gets disabled if SnapChat is started.