At any moment, everything can return as before.
Inviato dal mio MI 9 utilizzando Tapatalk
At any moment, everything can return as before.
Of course, as said "for how long" - SafetyNet backend is owned by GoogleAt any moment, everything can return as before.
Inviato dal mio MI 9 utilizzando Tapatalk
Now someone wants to sue because his cts is failing, crazy
https://github.com/topjohnwu/Magisk/issues/2534
By any chance is rootbeer on your hide list?Also on my side both checks are OK again and also Mario kart does not crash anymore, really strange..
But, there is still not everything green on my side..
What are the steps to become completely green?
Thanks & regards
My screenshots below without and later with Magisk Hide for RootBeer
Search for chmod (or roorbeer, or experimental) in the general Magisk support thread
You must change permissions for /proc/net/unix file to 440 to make that check green
But it's dynamically loaded, hence you must create a boot script that will apply chmod on every boot
Hint for UDS was in my previous answer...
Now everything is green but sometimes the last point Magisk UDS and stat (experimental) sometimes get red, anything I can do to get it green all the time?
As @zgfg said, place a script in /data/adb/service.d, name it what you want with the ending .sh, give it 755 permissions.j1gga84;82011561 [user=7786725 said:@zgfg[/user]
After a reboot everything is green except busybox binary and Magisk UDS and stat (experimental) but the UDS and stat was already green just to the moment I restarted..
So do you know how to replace busybox with the busybox you use?
Edit:
Okay I got the busybox part working.
I deleted the built in busybox under system/xbin/busybox and installed the busybox from @osm0sis and the check is ok after that.
Now everything is green but sometimes the last point Magisk UDS and stat (experimental) sometimes get red, anything I can do to get it green all the time?
Regards
#!/system/bin/sh
chmod 440 /proc/net/unix
That worked for me too, many thanks, now everything is green.
But:
Since today evening the SafetyNet check fails completely and my issues with closing Mario kart tour app is back again
Could it be because I have installed EdXposed? If yes that was no problem at all in the past..
Is there anything I can do except removing EdXposed?
Regards
Hi, latest (20307) changelog "disabled magiskhide by default" any explanation for this? does this mean safetynet will not passed? enlightment pls..
New magisk canary still can't patch boot image. It just hangs.New build of MagiskManager (278) is now able again to hide itself by repackaging, even on Android 10. Thanks a lot!
One little annoyance: Status is still announced as "stub" even after rebooting/reinstalling. But everything else seems to be working as expected.
Magisk Manager 278 - fixed per Changelog.
Did you patch after update magisk (not just the manager)?Magisk Manager 278 - fixed per Changelog.
And patching worked with no problem for me on two phones (Huawei P9 stock Oreo, Xiaomi Mi 9T stock Q)