This is the way I rooted my phone with OOS 11.0.8.1.HD01AA today, SafetyNet check passed:
- Dump this files from full ROM: boot.img, vbmeta.img, vbmeta_system.img
- Unlock bootloader via fastboot
- Reboot to system
- Install Magisk Manager
- Move boot.img to phone
- Patch boot.img in Magisk Manager: install - select and patch a file
- Move patched file (magisk_patched-xxxxx_xxxxx.img) to PC
- Reboot to bootloader
- Run command: fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
- Run command: fastboot flash --disable-verity --disable-verification vbmeta_system vbmeta_system.img
- Run command: fastboot flash --slot=all boot magisk_patched-xxxxx_xxxxx.img
- Reboot to system
- Install Magisk in Magisk Manager: direct install
- Reboot to system
- Install safetynet-fix-v2.2.0.zip via Magisk Manager modules
- Reboot to system
- In Magisk Manager settings enable Zygisk and Enforce DenyList
- In Configure DenyList show system apps, I checked all Google apps
- Hide the Magisk app
- Reboot to system
- Run SafetyNet checker and enjoy ;-)
I do not know if flashing both vbmeta files and all the reboots are necessary, I just did it.
Links that helped me:
Contribute to poti1/oneplus7tpro development by creating an account on GitHub.
github.com
This is no longer using an Unofficial Magisk app, it's the official Canary and USNF 2.2.0 1. Download the latest Magisk Canary build 2. Patch the boot.img from the Factory Images in Magisk, you'll also need the vbmeta.img if you aren't already...
forum.xda-developers.com
In this guide, ill be showing you how to root your device using Magisk. This is done at your own risk, i am not responsible for corrupted images, bricked devices etc. *NOTE: This guide is for the OnePlus 7T Pro only* What you will need: A...
forum.xda-developers.com
Hello, Only Few days ago, we received the new OTA Update for our OnePlus 8 Pro devices, notifying us to upgrade to the latest available stable version (11.0.4.4) from the older version 11.0.3.3. with such great expectations based on update log. 🤔...
forum.xda-developers.com
Download full ROM:
As OnePlus doesn't always provide download links for all of their OxygenOS ROMs & OTA update zips, we've created an index to put the links in one post so that they're easy to find. Note: This is not a support thread for issues you may have with...
forum.xda-developers.com
Download payload dumper (Windows .exe file, you don't nees Python):
Hi all, Have seen a lot of requests for patched boot images on these threads so thought i'd share a guide on how to get it yourself as well as all the files required, plus the patched boot.img if you just want to go ahead and boot/flash it...
forum.xda-developers.com
Download Zygisk:
Changes Ported module to Zygisk Fixed screen-off Voice Match in Google Assistant Fixed poor microphone quality with Voice Match enabled on Pixel 5 Fixed At a Glance weather display on Android 12 F...
github.com