Root, Magisk, TWRP on Oneplus 7t Pro - Android 11- Oxygen OS11.05.1 HD01BA

Search This thread

Vanessza

Member
Jun 11, 2009
12
1
Hi guys, I need some help.
I would like to root my Oneplus 7t Pro (A11, OOS11.05.1 HD01BA) and put TWRP on Magisk.
How can I do it?
Can you find an actual description for it?
 
  • Like
Reactions: arvindgr

Klara Kaiser

Member
Nov 17, 2016
28
11
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:

Download full ROM:

Download payload dumper (Windows .exe file, you don't nees Python):

Download Zygisk:
 
  • Like
Reactions: Chaosmile

gd*T

Senior Member
May 5, 2015
77
10
Hi, is it possible to get lead the same way ?
I've been looking for rooting and trying a custom ROM for months now, i'm on One Plus 7T Pro Oxygen OS 11.0.8.1.HD01BA

Thank you very much :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hi guys, I need some help.
    I would like to root my Oneplus 7t Pro (A11, OOS11.05.1 HD01BA) and put TWRP on Magisk.
    How can I do it?
    Can you find an actual description for it?
    1
    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:

    Download full ROM:

    Download payload dumper (Windows .exe file, you don't nees Python):

    Download Zygisk: