[GUIDE] How to Root OnePlus 8 Pro without TWRP

Search This thread

aitormix

Member
Jan 24, 2018
35
10
Barcelona
That's kinda weird. I mean, I can't figure out how the heck a device running a Magisk patched boot.img could not be rooted. When you open the Magisk Manager app, Magisk appears not to be installed ?

Edit : I updated this morning to OOS 11.0.2.2.IN11BA and rooted using the method I explained but I had a little issue ! The first time I booted magisk_patched.img, it booted properly but Magisk Manager was showing Magisk as uninstalled. After booting the magisk patched image again, all was fine. Then I flashed it on the boot partition and it booted properly rooted. Try to boot the Magisk Patched boot image again, it worked for me so it could possibly work for you too !

It doesn't works for me, I tried to boot and flash some times before posting.

And yes, it does the process good but in Magisk Manager appears not installed.
 

donaldjani

New member
May 25, 2016
4
0
Hi !

There are two ways to root that device that worked for me so far. One of them is this one and have always worked flawlessly. It needs, as a prerequisite, USB debugging to be toggled on :

- download payload dumper on your computer

- extract the payload.bin from the archive of the rom you're currently on

- put the payload in the folder named payload input

- run the payload application and wait until you see "boot" on the command prompt at least

- go to the payload output folder, copy the boot.img and paste it on your phone sdcard

- open Magisk Manager, press Install > Patch a file with Magisk, and select your boot.img

- copy and paste the patched file (which name, by default, is magisk_patched.img) in a folder of your computer

- press shift and right click in this folder and open a command prompt

- type "adb devices" just to make sure your device is recognized, if it is, type "adb reboot fastboot"

- once you're in fastboot mode, type "fastboot devices" to make sure that your phone is recognized and, if it is, type "fastboot boot magisk_patched.img" (you can skip that step but I don't recommend to do so as it enables you to make sure that your device will boot properly after flashing the patched boot.img)

- if you didn't skip the previous step and it worked, reboot into fastboot mode, make sure that your device is recognized again and then type "fastboot flash boot magisk_patched.img"

- wait until flashing is done and then type "fastboot reboot"

You should be rooted properly at this point. Please excuse my English, as it's not my native language, I surely made some mistakes !

Have a good day and don't hesitate to tell me if this method worked for you !

Hi Thanks you the advice I Followed something similar that helped me so sharing with you

https://www.youtube.com/embed/UVABAEGRgew?autoplay=1&feature=oembed&wmode=opaque

---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------

It doesn't works for me, I tried to boot and flash some times before posting.

And yes, it does the process good but in Magisk Manager appears not installed.

I followed this method exactly the way it's shows and it worked for me with the latest 11.0.2.2 for OP8P

https://www.youtube.com/embed/UVABAEGRgew?autoplay=1&feature=oembed&wmode=opaque
 

aitormix

Member
Jan 24, 2018
35
10
Barcelona
Hi Thanks you the advice I Followed something similar that helped me so sharing with you

https://www.youtube.com/embed/UVABAEGRgew?autoplay=1&feature=oembed&wmode=opaque

---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------



I followed this method exactly the way it's shows and it worked for me with the latest 11.0.2.2 for OP8P

https://www.youtube.com/embed/UVABAEGRgew?autoplay=1&feature=oembed&wmode=opaque

I did the same but it doesn't works for me.
 

SPEED_RACER_5.0

Senior Member
Sep 6, 2009
53
6
Florida
Hey all, Not really sure where to ask this question. Hoping someone here can help or point me in right direction. Verizon OnePlus 8 UW. No root or anything outta the norm. Constantly having intermittent data loss, intermittent hotspot loss, calls and texts as well I'm sure. Since they pushed update couple weeks back. Message I get from there network troubleshooter says (Your phone can't auto switch too a faster network if it's available. Your better off too use Cdma/Lte or global mode for better signal strength) Far as I know Cdma had been reserved for EMT/Fire etc. But can't edit anyway cause no root & Vzw. Problem seems too arise only when the silly 5g icon comes up. So thinking when it tries too switch too 5g its having that intermittent loss (cause no true Vzw 5g here) going back to global mode an getting hung up somehow as a simple restart fixes it temporarily. If I was rooted I believe a prl or apn change would fix it maybe. So tired of dealing with Verizon & there Techs about ready too trash the phone completely
 

ProfEngr

Senior Member
Aug 25, 2009
614
56
I used payload_dumper to extract boot images for OnePlus 8 and 8 pro Android 11 Stable ( https://www.xda-developers.com/down...receive-stable-android-11-oxygenos-11-update/ )

I also patched images for OnePlus 8 Pro using Magisk 21.0

I couldn't patch images for Oneplus 8 for some reason, you'll have to do this yourself.

Uploaded everything to my google drive: https://drive.google.com/drive/folders/1s73KosZx2dUtgZn9vMNKwIlCFpQ2l_-8
@mauronofrio feel free to add those to your repository, those will be especially usable as there's no TWRP for Android 11 for our devices yet.

Thank you. I tried patching the boot.img from the OTA zip using the Manager, but it didn't have root using abd boot magisk_patched.img. Your IMG did. I then direct installed Magisk from the Manager and now have root after a reboot.

I may have spoken too soon. Lost root after another reboot. Tried to fastboot boot oneplus-8-pro_15.O.30_boot_patched.img again and think it bootlooped. Trying again.

Edit2: oopsie. Seems I had 2 modules installed that I'd forgotten about. Viper4Android (which isn't 100% happy w/ OOS11) and something else I forgot the name of. I also had to use the Beta Magisk 21.1.
 
Last edited:

MisMagJr

Member
Feb 15, 2015
41
9
Google Pixel 4
OnePlus 8 Pro
It doesn't works for me, I tried to boot and flash some times before posting.

And yes, it does the process good but in Magisk Manager appears not installed.

I finally fixed this problem, I noticed that the patched image I was generating were always 42 mb which is not normal so I did some research and found nothing xD but came across a post having all stock and patched boot img and was tempted to redownload his patched boot img but noticed again that he was using Magisk Canary to build and not the normal Magisk Manager, so retried to patch my boot.img with Magisk Canary and reflashing it and BOOM it worked.

Try creating the img using Magisk Canary, scroll down in the readme.md till you find Magisk Manager Canary and click on it to download the APK.
 
  • Like
Reactions: awdrifter

awdrifter

Senior Member
Feb 11, 2012
271
12
I finally fixed this problem, I noticed that the patched image I was generating were always 42 mb which is not normal so I did some research and found nothing xD but came across a post having all stock and patched boot img and was tempted to redownload his patched boot img but noticed again that he was using Magisk Canary to build and not the normal Magisk Manager, so retried to patch my boot.img with Magisk Canary and reflashing it and BOOM it worked.

Try creating the img using Magisk Canary, scroll down in the readme.md till you find Magisk Manager Canary and click on it to download the APK.

I hope @mauronofrio will eventually update the Magisk patched firmware to the newer versions, the issues like this is exactly why I don't want to patch my own fw as I'm not a developer.
 
  • Like
Reactions: SourPower

rashadpowell

New member
Sep 28, 2020
2
0
Chicago
i made a huge mistake. I am using the oneplus 8 pro and used the oxygen updater app to upgrade to OS 11.0.1.1.IN11AA. But i forgot to uninstall magisk modules and install to inactive slot. So now i have lost root, and just reinstalled magisk manager 8.0.3 but magisk installed says "N/A" . Any way to get magisk installed and regain root access?
 

SourPower

Senior Member
Nov 21, 2014
541
111
East
Hi,
I just got my device today, been sitting for about a hour - 1:30 and for some reason, i am able to adb reboot bootloader but when i enter fastboot oem unlock, it just sits there <waiting for device> I've made sure to install all OP drivers and ADB along with SDK etc, if it would make a difference.
other devices in devices managers shows android but when i am in fastboot it's not coming up as an ADB device? do i need to update the phone first? any replies and help is greatly appreciated

trying with the all in 1 tool and once it boots the device to fastboot, then phone goes missing and not found.

oxygen 10.5.12in11aa, oem setting is ticked and so is usb debugging


decided to try on my wife laptop and it worked within a few mins after installing adb... not sure what is breaking the connection between my phone and PC when the phone is in fastboot??
 
Last edited:

awdrifter

Senior Member
Feb 11, 2012
271
12
Does anyone know if I can use the 10.5.6 Magisk Patched fw on 10.5.7 fw? I found an official downgrade zip that will downgrade the phone to 10.5.7, is this close enough to work? Thanks.
 

awdrifter

Senior Member
Feb 11, 2012
271
12
I just tried patching the fw myself with Magisk Canary but it failed. The magisk_patched.img is the same size as the original. I tried it anyways and Magisk can't successfully install and it fails the safetynet check. I will PayPal you US$5 for any successfully patched 10.5.12IN11AA firmware. PM me.

Edit: The direct install seem to have worked? I used Root Checker it says I have root, but I still fail SafetyNet check.
 
Last edited:

Lycidias

Senior Member
I just tried patching the fw myself with Magisk Canary but it failed. The magisk_patched.img is the same size as the original. I tried it anyways and Magisk can't successfully install and it fails the safetynet check. I will PayPal you US$5 for any successfully patched 10.5.12IN11AA firmware. PM me.

Edit: The direct install seem to have worked? I used Root Checker it says I have root, but I still fail SafetyNet check.

Had the same issue when using canary magisk. I used canary for initial root and then installed the beta. After that safetynet passed
 
  • Like
Reactions: awdrifter

awdrifter

Senior Member
Feb 11, 2012
271
12
So far the SafetyNet hasn't caused me any issues yet, I'll definitely keep that in mind. I have changed the update channel from Canary to Beta. So on the next Magisk update I'll go back to Beta.
 

MisMagJr

Member
Feb 15, 2015
41
9
Google Pixel 4
OnePlus 8 Pro
I just tried patching the fw myself with Magisk Canary but it failed. The magisk_patched.img is the same size as the original. I tried it anyways and Magisk can't successfully install and it fails the safetynet check. I will PayPal you US$5 for any successfully patched 10.5.12IN11AA firmware. PM me.

Edit: The direct install seem to have worked? I used Root Checker it says I have root, but I still fail SafetyNet check.

Have you enabled Magisk Hide in Magisk settings?
 
  • Like
Reactions: awdrifter

awdrifter

Senior Member
Feb 11, 2012
271
12
So I did the MagiskHide and renaming the Magisk Manager to something else yesterday, I got a Response is Invalid error. But I just checked now, it says Success. So I guess maybe either it took some time to register or a restart did the trick.
 

reppinrengar

New member
Jan 1, 2021
4
0
Can anyone tell me what I am doing wrong?

I have the IN2025 model which is unlocked. I downloaded the 10.5.5-GLOBAL-magisk_patched.img and boot to fastboot and type the code:
Code:
fastboot boot boot.img

It reboots and goes to crashdump mode.
I have drivers and adb installed.
What am I doing wrong?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 52
    So today with some testers i managed to make root on OnePlus 8 Pro, I want to specify that 95% of the work was done by @topjohnwu (Magisk creator).

    I will explain 2 different guides:

    First Root Guide:

    This guide is for a specific rom version, so you will need to use a specific patched boot.img

    - Download the patched_boot.img
    - Reboot your device in bootloader-fastboot mode
    - Flash the patched_boot.img in the boot partition:
    Code:
    fastboot flash boot boot.img
    replace "boot.img" with the patched_boot.img path

    - Reboot the device
    - Install Magisk Manager



    Second Root Guide:

    This guide is more generic than the first one, you should use this one if you are unable to find a specific patched boot.img

    - Download a patched_boot.img (you should try with the latest one)
    - Reboot your device in bootloader-fastboot mode
    - Boot the patched_boot.img:
    Code:
    fastboot boot boot.img
    replace "boot.img" with the patched_boot.img path

    - Reboot the device
    - Install Magisk Manager
    - Click on Install, then direct install and wait the end of the process
    - Reboot the device


    TIPS:

    You can get the stock boot images from the fastboot rom: Fastboot ROMs

    HOW TO UPDATE a ROM and KEEP ROOT:
    Before all Disable all magisk modules
    Be sure to use the latest stable Magisk
    You can update a stock rom from phone settings with local upgrade:
    - Update the Rom WITHOUT REBOOT;
    - Open Magisk Manager;
    - In Magisk Manager, click on Install/Install/Direct Install;
    - Again in Magisk Manager, click on Install/Install/Inactive Slot;
    - Reboot.


    Download:

    Patched/Stock Boot Images:
    https://www.androidfilehost.com/?w=files&flid=308380
    or
    https://sourceforge.net/projects/fastbootroms/files/OnePlus 8 Pro/Patched-Stock-Boot/

    Reccomended ADB and Fastboot binaries:

    Adb and Fastboot Installer

    Donations:



    Credits:
    21
    I want to specify somethings:
    Codename:
    OnePlus 8: instantnoodle
    OnePlus 8 Pro: instantnoodlep

    OnePlus 8 Pro 10.5.4BA (Europe) stock rom link: https://otafsg1.h2os.com/patch/amaz...ygen_15.E.13_OTA_013_all_2004111446_df409.zip
    6
    How can I do if I'm already in 10.5.5 without root? Is there any way to downgrade to 10.5.4 and then upgrade again to keep root?

    Wait 10 minutes and the new patched boot.img will be up
    5
    Do you know if it passes SafteyNet with Magisk Hide enabled? Assuming not since Google now uses hardware signatures vs spoofable software ones.

    Sure does

    1587143269-499654.png
    5
    Could someone please pull either their 10.5.6 boot image or the 10.5.6 magisk patched boot image? I accidentally fastboot flash booted the 10.5.5 boot image and now I have no wifi, etc and I don’t have windows for MSM :(
    I have "pulled" 10.5.6 IN11BA both stock & patched, if you wish...

    ---------- Post added at 11:23 PM ---------- Previous post was at 11:20 PM ----------

    There aren't 10.5.6 .img yet? :(
    I have I have 10.5.6 IN11BA both stock & patched, if you wish...

    Source:
    https://www.xda-developers.com/oneplus-8-pro-oxygenos-stable-dirt-detection-front-camera/
    Edit: added the images:
    Here is the magisk patched 10.5.6 image
    Here is the 10.5.6 stock image