chiteroman / PlayIntegrityFix

Fix Play Integrity (and SafetyNet) verdicts.
https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/
GNU General Public License v3.0
4.62k stars 242 forks source link

Unable to change device fingerprint #261

Closed MenKlash closed 7 months ago

MenKlash commented 7 months ago

I made sure the pif.json was well written and it was in the correct location, but when I try to test my Play Integrity, in Play Store or in a third app party, both are not detecting my new device fingerprint. Instead, they're detecting the original one.

VisionR1 commented 7 months ago

I made sure the pif.json was well written and it was in the correct location, but when I try to test my Play Integrity, in Play Store or in a third app party, both are not detecting my new device fingerprint. Instead, they're detecting the original one.

Yeah, is all good, if you pass 2/3 The spoof Fingerprint is only for DroidGuard, all other process and apps see the original fingerprint

IMG_20240218_142755

MenKlash commented 7 months ago

Thank you.