salvogiangri / KnoxPatch

LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
GNU General Public License v3.0
687 stars 31 forks source link

Device certification status #25

Closed virnik0 closed 1 year ago

virnik0 commented 1 year ago

Hello,

I am a bit worried that my current setup would end-up 'device certification' void. I'm on Galaxy S22, rooted with 26.1 Magisk, SFNetFix flashed. I can use Google Pay fine. I didn't flashed multidisabler due to mistake (and now its too late). Wouldn't I loose certification status, if I'll flash LSPosed as a dependency of this toolset? I am asking, as I do use an app which is used a a means of 2FA to my job, so I am cautious not to loose it (depends on SFNet api).

Is this teated to work with /data encrypted?

salvogiangri commented 1 year ago

Yes, data encryption works fine and imho there's no reason to use multidisabler and/or disable data crypto. The setup I personally use is the following:

With this I'm able to both pass Play Integrity API (ex-SafetyNet) and use KnoxPatch to patch all the non-working Samsung apps. Please notice you don't have to enable the "Enforce DenyList" toggle in Magisk settings otherwise Shamiko will not work correctly, enabling the apps you want to hide root from in the "Configure DenyList" will be enough.

virnik0 commented 1 year ago

This is great! I have all those dependencies apart from LSPosed and Shamiko. I allready pass basic atestation and CTS, all banking apps works, Gpay works. If flashing Shamiko and LSPosed won't screw this up, then it is awesome. I just recall that few years back XPosed was detectable.

And yes, I am aware that 'Enforce DenyList' must be off.

Thanks a lot! I will ho through this tomorrow and possibly install all mentioned apps/zips I do miss now to give it a try.

virnik0 commented 1 year ago

Just to close this up - works as described. Thanks a lot!