<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>AnyByte</title><subtitle>Software developer who is a bit of everything.</subtitle><author><name>AnyByte</name></author><id>https://teletype.in/atom/anybyte</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/anybyte?offset=0"></link><link rel="alternate" type="text/html" href="https://blog.anybyte.org/?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=anybyte"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/anybyte?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-04-24T08:23:41.484Z</updated><entry><id>anybyte:root-oxygenos-without-recovery</id><link rel="alternate" type="text/html" href="https://blog.anybyte.org/root-oxygenos-without-recovery?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=anybyte"></link><title>How to Root your OnePlus without custom recovery in 5 minutes</title><published>2021-07-28T17:24:27.682Z</published><updated>2022-08-11T10:51:02.138Z</updated><category term="android" label="Android"></category><tt:hashtag>android</tt:hashtag><tt:hashtag>root</tt:hashtag><tt:hashtag>oneplus</tt:hashtag><tt:hashtag>oxygenos</tt:hashtag><tt:hashtag>magisk</tt:hashtag><tt:hashtag>twrp</tt:hashtag><summary type="html">In just a few steps you can Root your OnePlus phone on any version of android without using custom recovery. This guide can be especially handy for those who don't have a custom recovery like TWRP or just lazy to install it (like I am), so here I will explain how you can root your phone with just a couple of ADB commands and a few tools.</summary><content type="html">
  &lt;p id=&quot;Sirj&quot;&gt;In just a few steps you can Root your OnePlus phone on any version of android without using custom recovery. This guide can be especially handy for those who don&amp;#x27;t have a custom recovery like TWRP or just lazy to install it (like I am), so here I will explain how you can root your phone with just a couple of ADB commands and a few tools.&lt;/p&gt;
  &lt;hr /&gt;
  &lt;p id=&quot;cjiE&quot;&gt;What you will need:&lt;/p&gt;
  &lt;ul id=&quot;VsCN&quot;&gt;
    &lt;li id=&quot;RT7w&quot;&gt;For your phone:&lt;/li&gt;
    &lt;ul id=&quot;3nOH&quot;&gt;
      &lt;li id=&quot;0E5E&quot;&gt;Install &lt;a href=&quot;https://github.com/topjohnwu/Magisk/releases&quot; target=&quot;_blank&quot;&gt;Magisk apk&lt;/a&gt;&lt;/li&gt;
      &lt;li id=&quot;amZy&quot;&gt;Install &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater&quot; target=&quot;_blank&quot;&gt;Oxygen Updater&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;li id=&quot;OwaZ&quot;&gt;For your PC:&lt;/li&gt;
    &lt;ul id=&quot;nvIx&quot;&gt;
      &lt;li id=&quot;XTfh&quot;&gt;Download &lt;a href=&quot;https://github.com/ssut/payload-dumper-go/releases&quot; target=&quot;_blank&quot;&gt;Payload Dumper&lt;/a&gt; for your OS and unzip it wherever you like&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/ul&gt;
  &lt;hr /&gt;
  &lt;p id=&quot;zEUa&quot;&gt;You need to do the following:&lt;/p&gt;
  &lt;ol id=&quot;7Xwr&quot;&gt;
    &lt;li id=&quot;djXn&quot;&gt;Using &lt;strong&gt;Oxygen Updater&lt;/strong&gt; on your phone - download update zip file and copy this file to your PC.&lt;/li&gt;
    &lt;li id=&quot;MUtm&quot;&gt;Extract &lt;code&gt;payload.bin&lt;/code&gt; from the update zip file in the folder where you extracted &lt;strong&gt;Payload Dumper&lt;/strong&gt; previously.&lt;/li&gt;
    &lt;li id=&quot;DVaG&quot;&gt;Run command &lt;code&gt;.\payload-dumper-go.exe -p boot .\payload.bin&lt;/code&gt; (Payload Dumper executable will have a different extension on MacOS and Linux).&lt;/li&gt;
    &lt;li id=&quot;o6A0&quot;&gt;After this command there will be a folder named &lt;code&gt;extracted&lt;/code&gt; with a &lt;code&gt;boot.img&lt;/code&gt; in it. You will need to copy this file to your phone.&lt;/li&gt;
    &lt;li id=&quot;KWcU&quot;&gt;Then on your phone, open &lt;em&gt;Magisk&lt;/em&gt; -&amp;gt; &lt;em&gt;Install&lt;/em&gt; -&amp;gt; &lt;em&gt;Select and Patch a File&lt;/em&gt; -&amp;gt; &lt;em&gt;select&lt;/em&gt; &lt;code&gt;boot.img&lt;/code&gt;.&lt;/li&gt;
    &lt;li id=&quot;5ACR&quot;&gt;This will create a patched image &lt;code&gt;magisk_patched.img&lt;/code&gt; in your Downloads folder.&lt;/li&gt;
    &lt;li id=&quot;pn47&quot;&gt;Copy generated &lt;code&gt;magisk_patched.img&lt;/code&gt; to your PC.&lt;/li&gt;
    &lt;li id=&quot;ZJb5&quot;&gt;Run command &lt;code&gt;adb reboot fastboot&lt;/code&gt;.&lt;/li&gt;
    &lt;li id=&quot;95iN&quot;&gt;After it booted to fastboot, run command &lt;code&gt;fastboot boot magisk_patched.img&lt;/code&gt; and your phone should boot normally into the system.&lt;/li&gt;
    &lt;li id=&quot;OiqA&quot;&gt;Now open Magisk, click &lt;em&gt;Install&lt;/em&gt; -&amp;gt; &lt;em&gt;Direct Install&lt;/em&gt; -&amp;gt; &lt;em&gt;Reboot&lt;/em&gt;.&lt;/li&gt;
    &lt;li id=&quot;1aBk&quot;&gt;All done!&lt;/li&gt;
  &lt;/ol&gt;
  &lt;tt-tags id=&quot;kiGh&quot;&gt;
    &lt;tt-tag name=&quot;android&quot;&gt;#android&lt;/tt-tag&gt;
    &lt;tt-tag name=&quot;root&quot;&gt;#root&lt;/tt-tag&gt;
    &lt;tt-tag name=&quot;oneplus&quot;&gt;#oneplus&lt;/tt-tag&gt;
    &lt;tt-tag name=&quot;oxygenos&quot;&gt;#oxygenos&lt;/tt-tag&gt;
    &lt;tt-tag name=&quot;magisk&quot;&gt;#magisk&lt;/tt-tag&gt;
    &lt;tt-tag name=&quot;twrp&quot;&gt;#twrp&lt;/tt-tag&gt;
  &lt;/tt-tags&gt;

</content></entry></feed>