Skip to content

Instantly share code, notes, and snippets.

@13
Created September 1, 2021 13:59
Show Gist options
  • Save 13/fd2a3d7d797c17f5ea0ad20e3b3270ab to your computer and use it in GitHub Desktop.
Save 13/fd2a3d7d797c17f5ea0ad20e3b3270ab to your computer and use it in GitHub Desktop.
HOW TO ROOT ONEPLUS NORD

HOW TO ROOT ONEPLUS NORD

source

  1. Download Firmware Image Zip

  2. Dump boot.img with payload_dumper-win64

  3. Patch boot.img with Magisk

  4. Copy patched boot.img to pc & Patch with fastboot

adb reboot bootloader

fastboot flash boot_a magisk_patched-23001_QuVY0.img 
fastboot flash boot_b magisk_patched-23001_QuVY0.img 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment