For two days I tried to pass successfully safetynet and make my pay per view app (timvision) working on GT1.
Since the new firmware GT1_702N0 has selinux enabled in permissive we can pass safetynet with magisk.
BOTH THE GUIDES CONFIRMED TO WORK WITH GT1_705N0
New guide:
Needed:
- Unsu https://forum.xda-developers.com/att...2&d=1508717474
- Busybox uninstaller(modded by me from Phil3759 work on Samsungs) https://drive.google.com/file/d/1oPV...ew?usp=sharing
- Magisk 14.0 zip (or latest)
- "Universal Safetynet Fix"(USNF), latest beta version with magisk 14 hotfix
- Selinux Enforcer https://drive.google.com/file/d/1WOB...ew?usp=sharing
Optional:
- busybox by osm0sis' (in magisk repository)
- HDMI Virtyal Switch (apk)
Boot into TWRP and flash: Unsu, busybox uninstaller, Magisk, USNF and then Selinux Enforcer.
Reboot and enjoy.
Old Guide(pre-TWRP)
Mandatory:
- Magisk 14.0 (or latest)
- "Universal Safetynet Fix", latest beta version with magisk 14 hotfix
- Selinux Enforcer https://drive.google.com/file/d/1WOB...ew?usp=sharing
Optional:
- busybox by osm0sis' (in magisk repository)
- HDMI Virtyal Switch (apk)
1) Install Busybox by meefik from the Play Store.
2) Open the app and uninstall busybox.
3) Download the official magisk and extract the magisk manager app.
4) Install the extracted magisk manager app.
5) Open the magisk manager and select, in boot image path, "/dev/block/boot". Then click "Donwload and install". Reboot manually (after it asks to reboot).
6) Use a root manager, go in /system/sbin and delete all except "dexlist".
7) Install "Universal Safetynet fix" module on magisk. Reboot.
8) Install "Selinux Enforcer" module on magisk and reboot again.
9) Now you should pass safetynet and have Magisk.
Obviously you have to activate MagiskHide from Magisk Manager Settings!
Apps like now tv, need to virtually turn off the hdmi connection. Install HDMI Virtual Switch and use it.(This app can make some problem with others... In Italy timvision stop to work using this app and you need to restore your original build.prop to make it work.
If you need the busybox simply install it from the magisk repo.
Hope I helped somebody.
Sorry for my poor english...
Thanks to:
- Topjohnwu for magisk
- osm0sis' for Unsu
- Phil3759 for the busybox uninstaller
- Deic for USNF
Comment