fakemanoan / LineageOS-Releases

LineageOS releases for devices.
67 stars 2 forks source link

Cannot pass safetynet #69

Open aevatrex opened 11 months ago

aevatrex commented 11 months ago

WhatsApp not working Screenshot_20231214-111025_WhatsApp Screenshot_20231214-111015_Yet Another SafetyNet Attestation Checker

fakemanoan commented 10 months ago

working on passing safetynet (selinux enforcing)

soon this will be redudnant as the safetynet api is deprecated in favor of play integrity API, where you will need to hunt for your own device fingerprints.

fakemanoan commented 9 months ago

snet small update

still wip but coming in a future update

medinski94 commented 4 months ago

What is the status on selinux enforcing?

fakemanoan commented 4 months ago

SELinux enforcing is still being worked on, but there are a few issues with sensors and other minor quirks on a Note 5. It is not quite ready.

Additionally, I can only validate SELinux enforcing on an S6 and Note 5, the devices I have access to. So other people would have to write or help me validate enforcing on the S6 edge and edge+ models.

If you need more than basic integrity, you will need magisk and play integrity bypass modules, as Google bans device fingerprints fairly regularly.

fakemanoan commented 3 months ago

SELinux is enabled and working on my Lineage 18.1 builds. https://github.com/fakemanoan/LineageOS-Releases/releases/tag/A11-09082024

By default out of the box it meets basic integrity, but will require PIF to pass further checks currently. After bug testing 18.1 I will hopefully roll out the policy to 19.1 and 20 too