salvogiangri / KnoxPatch

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

[ISSUE] Latest SCPM update broke Enhanced Data protection #61

Closed Fede2782 closed 6 months ago

Fede2782 commented 6 months ago

Device name:

Galaxy Tab S6 Lite LTE

Device model number:

SM-P615

OS version:

Android 13 (One UI 5.1.1)

Software info:

P615XXS7FWK1/P615OXM7FWJ1/P615XXS7FWK1 ITV/ITV/ITV

Magisk/KernelSU version:

v26.4

Hook framework app:

LSPosed v1.9.2 Stable

KnoxPatch version:

v.0.6.6 (Enhancer v0.4)

Steps to reproduce:

Update via Galaxy Store the SCPM package to latest version 6.0.1.01 and see that enhanced protection isn't working anymore with knoxpatch

If you downgrade it to the version included (5.1.01.28) works without issues

Expected behaviour:

Should be able to use it

Actual behaviour:

Samsung Cloud recognizes the rooting and shows the error unauthorized changes have been made to device. I cannot restore my backups

Logs:

LSPosed_2023-12-30T12_15_35.587847.zip

salvogiangri commented 6 months ago

They again changed the way they check for the ro.build.type prop...

image
salvogiangri commented 6 months ago

8c62f2472c1c144eda45ad1e37f1e11918e28864 should fix it. Please test the latest CI build https://github.com/BlackMesa123/KnoxPatch/actions/runs/7363853395

Fede2782 commented 6 months ago

Thank you, it worked. Fixed by 8c62f24