Development [CLOSED] [DELETE ME] - OnePlus Nord N20 5G

Requirements !!!SCRIPT ONLY WORKS IN FASTBOOTD!!!
GN2200 Nord N20 Phone​
Should be on by stock (Active Slot A) ​
Unlocked Bootloader​
Windows PC​
Instructions
Download & Extract Script zip
Open Extracted zip folder
Open #N20 Stock RW Installer (GN2200 ONLY).bat file
Connect phone to PC via ADB or Fastbootd WITH FACTORY CABLE
!DO NOT! use Regular Fastboot or script will fail
Hit "Y" on keyboard once your ready to start
Once script turns GREEN an says COMPLETED reboot to system
ENJOY
TESTED ON 2 GN2200 N20's both successful
!!!!! If you are in regular fastboot use [fastboot reboot fastboot] command to get into [FASTBOOTD] !!!!!
Download Link NOT FOR CPH2459
N20 Stock RW Installer zip (GN2200 C.11 A12 ONLY)
Download size ( 4gb )
Extracted size ( 10.5 )
Code:
* Your warranty is now void.
* I'm not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
DONATE
VIDEO DEMO OF MY SCRIPT

I will try this soon

bricklife4me said:
I will try this soon
Click to expand...
Click to collapse
id love to make this for CPH2459

bump

halloweenm925 said:
bump
Click to expand...
Click to collapse
Link is dead

DrScrad said:
Link is dead
Click to expand...
Click to collapse
sh*t i was suppose to upload my all-in-one script for gn2200

halloweenm925 said:
sh*t i was suppose to upload my all-in-one script for gn2200
Click to expand...
Click to collapse
Let me know when you get that uploaded

Related

twrp 3.1 ZenFone 4 Pro Z01GD

TWRP for ASUS ZenFone 4 Pro Z01GD-
Disclaimer-
Code:
Do at own Risk i am Not Responsible for any Damage to your Phone.
- Download:
https://androidfilehost.com/?fid=817906626617939092
1. Install TWRP recovery :
- Go Setting > Developer mode > turn on USB deburg and oem unlock..
- unlock bootloader using unlock app
- Download Provided twrp use fastboot or inbuild script
Code:
fastboot flash recovery recovery.img
2. Root your device
- Swipe modified system
- Install > Select No verity file. Then select tab Reboot > Recovery. DO NOT MISS STEP, YOU PHONE WILL BE BOOTLOOP OR KEEP RED WARNING IN BOOTING
- Install > Select No-verity
- Install > Select Magisk
- Reboot your phone and enjoy...
I hope You will get successfully
Thanks All
This is a Materialized recovery if You need default twrp you can use @shakalaca's build here
https://forum.xda-developers.com/zenfone-4-pro/development/recovery-twrp-3-1-1-0-zs551kl-t3692186
XN Logos said:
TWRP for ASUS ZenFone 4 Pro Z01GD-
Disclaimer-
Code:
Do at own Risk i am Not Responsible for any Damage to your Phone.
- Download:
https://androidfilehost.com/?fid=817906626617939092
1. Install TWRP recovery :
- Go Setting > Developer mode > turn on USB deburg and oem unlock..
- unlock bootloader using unlock app
- Download Provided twrp use fastboot or inbuild script
Code:
fastboot flash recovery recovery.img
2. Root your device
- Swipe modified system
- Install > Select No verity file. Then select tab Reboot > Recovery. DO NOT MISS STEP, YOU PHONE WILL BE BOOTLOOP OR KEEP RED WARNING IN BOOTING
- Install > Select No-verity
- Install > Select Magisk
- Reboot your phone and enjoy...
I hope You will get successfully
Thanks All
Click to expand...
Click to collapse
Your file is stolen from @shakalaca 's
please remove this post and apologize to him
samyeh9999 said:
Your file is stolen from @shakalaca 's
please remove this post and apologize to him
Click to expand...
Click to collapse
this one is materialized recovery, so first of all check and don't blem okay...
samyeh9999 said:
Your file is stolen from @shakalaca 's
please remove this post and apologize to him
Click to expand...
Click to collapse
Don't Submit any claim Before checking the files...
XN Logos said:
Don't Submit any claim Before checking the files...
Click to expand...
Click to collapse
@shakalaca has check the file, he is very sure that the file was stolen from his.
I has downloaded the file and record the MD5.
You can use any open code or file on web, but please give credit in the post.
so please don't forget to give credit ..
https://gist.github.com/shakalaca/397c278794d872235f49d3560127f909
My build is here ..
https://www.androidfilehost.com/?fid=889964283620758458
wow we're using the same editor so even the backup file is identical..
shakalaca said:
so please don't forget to give credit ..
https://gist.github.com/shakalaca/397c278794d872235f49d3560127f909
My build is here ..
https://www.androidfilehost.com/?fid=889964283620758458
wow we're using the same editor so even the backup file is identical..
Click to expand...
Click to collapse
Can you create this for the Zenfone AR as well?
Codename_Falcon said:
Can you create this for the Zenfone AR as well?
Click to expand...
Click to collapse
You should ask XN Logos, he's good at building tools
shakalaca said:
You should ask XN Logos, he's good at building tools
Click to expand...
Click to collapse
I read the thread. I'm asking you. Can you please help?

[GUIDE] K6-Note-Plus Root-Recovery-Roms

Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* if you don't know just do IT.
*/
FIRST STEPS​
1. First of all you must on stock nougat firmware if not click here
2. Unlock your bootloader using this tool here
Or use this in CMD
Code:
adb reboot bootloader
Code:
fastboot oem unlock
Code:
fastboot reboot
3. Set the adb autorization just plug your k6 into PC the run CMD then type this
Code:
adb devices
after that, check your phone then tick the "always allow on this computer" then press "ok"
go back then type this in CMD
Code:
adb devices
if you see your serial number wroted on CMD now your done, go to next steps.
4. Now flash TWRP RECOVERY link here just follow the steps inside of the link. Or you can flash via TWRP APP.
If You are so lazy to do it download this tool
Click to expand...
Click to collapse
Instruction are in inside.
5. Boot into TWRP RECOVERY using long press the 3 buttons.
If you see a prompt message just swipe the ALLOW MODIFICATIONS.
Now we need to decrypt our devices in order to use the DATA.
( CAUTION DECRYPTING DATA WILL ERASE ALL USER'S DATA )
Then go to WIPE section follow this,
Code:
WIPE>FORMAT DATA>Type "yes"
STEPS FOR FLASHING ROM AND MODS
1. Dowload your favorite Custom ROM and other mods here
NOTE:
Code:
K6/power is "karate"
K6 NOTE/PLUS is "karatep"
Download G-Apps in here
Put it on PC storage. (we will erase internal storage)
2. All Custom Rom are in 64bit so you need to download
G-Apps right file,
Code:
7.0 use ARM64 > 7.0 > then your fav's package
7.1.2 use ARM64 > 7.1 > then your fav's package
8.0 use ARM64 > 8.0 > then your fav's package
3. If your favorite ROM and Mods are in the PC storage you can start now.
First WIPE the following,
Code:
WIPE this
Data
Cache
Dalvik
System
Internal Storage
FORMAT DATA
4. Just stay on home interface of TWRP.
Connect your k6 into the PC then Copy the ROMS and MODS into the internal storage.
If you want root just flash magisk 14.x here
5. Go to Install section. (Swipe to flash)
First flash the ROM ( ex. AEX-KARATEP.ZIP ).
Then flash the G-Apps ( ex. gapps.zip ).
Lastly flash the mods you like ( ex. magisk.zip or SuperSu.zip ).
Note:
Code:
Nougat is 7.0.0 and 7.1.2 choose right G-Apps to Flash
If you want to flash xposed this guide will determine what to flash
guide:
7.0 is SDK24
7.1 is SDK25
THANKS TO​@firemax13 (that's me who made this)
@karthick mostwanted (who made all)
@teamwin
@xda
@all developer​
Don't forget to press thanks button!!​If you have a question kindly post a post that you need to solve :highfive::highfive::good:
Reserved
can we direct root our stock/original rom without using those costum rom.... and how about the modified boot.img
telco2016 said:
can we direct root our stock/original rom without using those costum rom.... and how about the modified boot.img
Click to expand...
Click to collapse
If you want to root in stock just FORMAT DATA then flash magisk.zip. No need to modify boot.img.
firemax13 said:
If you want to root in stock just FORMAT DATA then flash magisk.zip. No need to modify boot.img.
Click to expand...
Click to collapse
this is the sequence right?
*unlock boatloader
*install twrp
*format/data factory
*install magisk without modying boot.img
am i right... sorry for asking to much question... and thanks for giving time answering my question
telco2016 said:
this is the sequence right?
*unlock boatloader
*install twrp
*format/data factory
*install magisk without modying boot.img
am i right... sorry for asking to much question... and thanks for giving time answering my question
Click to expand...
Click to collapse
*Stock nougat
*unlock bootloader
*format data then factory reset ( to decrypt data )
( Only format data and factory reset don't wipe others )
*install magisk14.5 beta (search on xda)
That's all.
Hi firemax. I have Lenovo K6 Note but I have a few questions. How I can backup my phone's IMEI, baseband, Mac address and ip address? I know some method but I 'm not sure that it will work. I want to install rom. I had already lost these things and service changed the motherboard and gave new imei, ip address etc. Could you help me about backup these things.
ricohket said:
Hi firemax. I have Lenovo K6 Note but I have a few questions. How I can backup my phone's IMEI, baseband, Mac address and ip address? I know some method but I 'm not sure that it will work. I want to install rom. I had already lost these things and service changed the motherboard and gave new imei, ip address etc. Could you help me about backup these things.
Click to expand...
Click to collapse
Sorry but you can search on google how to ----.
Hi, will this work on my phone?
Lenovo K53b36
Android 7.0
K53_S225_170811_ROW
Thank's
quelox said:
Hi, will this work on my phone?
Lenovo K53b36
Android 7.0
K53_S225_170811_ROW
Thank's
Click to expand...
Click to collapse
Not tested but you can test it but make sure you fully backup your phone.
How to use the CMD?
Asrk said:
How to use the CMD?
Click to expand...
Click to collapse
Google that
New TWRP update just download on official website. If you're using the lazy tool just replace it.
@firemax13
Hello. In your older tutorial, you also mention that we need to modify the boot.img. But in this one, it is taken out. I bought this phone recently and I don't want to update to nugat. All I want to do is to install twrp and get root privileges (I will probably just install magisk). So do I need to modify the boot.img or not? Why is it not included in this tutorial but the old one?
Thanks.
twilightened said:
@firemax13
Hello. In your older tutorial, you also mention that we need to modify the boot.img. But in this one, it is taken out. I bought this phone recently and I don't want to update to nugat. All I want to do is to install twrp and get root privileges (I will probably just install magisk). So do I need to modify the boot.img or not? Why is it not included in this tutorial but the old one?
Thanks.
Click to expand...
Click to collapse
You can follow the old guide if you are in marshmallow OS ( 6.0.1 ). But please I don't hesitate you if you break your phone ( don't blame on in me if you're gone ). But please backup your phone before doing that risky thing. You can backup your phone by searching on google how to.
I don't include the modify boot.img in this guide because it will cause boot loop or soft brick. In nougat area modifying boot.img can brick your phone. So I don't put the old one to this new one.
firemax13 said:
You can follow the old guide if you are in marshmallow OS ( 6.0.1 ). But please I don't hesitate you if you break your phone ( don't blame on in me if you're gone ). But please backup your phone before doing that risky thing. You can backup your phone by searching on google how to.
I don't include the modify boot.img in this guide because it will cause boot loop or soft brick. In nougat area modifying boot.img can brick your phone. So I don't put the old one to this new one.
Click to expand...
Click to collapse
Don't worry dude, I won't blame you if I brick my phone I have been doing this for many years now, don't worry, this is not my first modified android phone.
So I will not modify the boot.img, I will just unlock the bootlader and flash TWRP and Magisk. That is all I am going to do. I already downloaded all the tools necessary to revert back to stock and all. I think I am set. All I need is my new phone now, which hasn't arrived yet Thanks for the answers.
twilightened said:
Don't worry dude, I won't blame you if I brick my phone I have been doing this for many years now, don't worry, this is not my first modified android phone.
So I will not modify the boot.img, I will just unlock the bootlader and flash TWRP and Magisk. That is all I am going to do. I already downloaded all the tools necessary to revert back to stock and all. I think I am set. All I need is my new phone now, which hasn't arrived yet Thanks for the answers.
Click to expand...
Click to collapse
make sure you follow correctly the guide!!. Be the force to modify on you. Now it's your time. You can follow the old guide.
Can you please provide a link to restore back to stock ROM original AF. the other thread download link is broken
AbhiK6 said:
Can you please provide a link to restore back to stock ROM original AF. the other thread download link is broken
Click to expand...
Click to collapse
Search in firmwarefiles.com for stock ROMs for various Phone models.Flashing method is also there![emoji4][emoji4][emoji4]
Sent from my Lenovo K33a42 using Tapatalk
Thanks bro i really needed this
---------- Post added at 12:36 PM ---------- Previous post was at 12:34 PM ----------
I didn't use the tool, I used the Command Prompt.

Oppo A5 2020 Root

Hello
I bought a new Oppo A5 2020 and want to recovery my Titnaium Backups.
I search now 8-10 Hours to find a solution to root my phone, but no tutorial works.
I want to root my phone with Magisk and the right boot.img but i found only this file:
CPH1931_11_A.08_190905_cb4610de.ofp
I can not extract the ofp without some hardware parts.
Has anyone a idea how to root the Oppo A 2020 CPH1931
(CPH1931EX_11_A.08)
(CPH1931EX_11_A.13) <<- now aviable
Thank u so much
deadmeiker said:
Hello
I bought a new Oppo A5 2020 and want to recovery my Titnaium Backups.
I search now 8-10 Hours to find a solution to root my phone, but no tutorial works.
I want to root my phone with Magisk and the right boot.img but i found only this file:
CPH1931_11_A.08_190905_cb4610de.ofp
I can not extract the ofp without some hardware parts.
Has anyone a idea how to root the Oppo A 2020 CPH1931
(CPH1931EX_11_A.08)
(CPH1931EX_11_A.13) <<- now aviable
Thank u so much
Click to expand...
Click to collapse
Me too
me three
deadmeiker said:
Hello
I bought a new Oppo A5 2020 and want to recovery my Titnaium Backups.
I search now 8-10 Hours to find a solution to root my phone, but no tutorial works.
I want to root my phone with Magisk and the right boot.img but i found only this file:
CPH1931_11_A.08_190905_cb4610de.ofp
I can not extract the ofp without some hardware parts.
Has anyone a idea how to root the Oppo A 2020 CPH1931
(CPH1931EX_11_A.08)
(CPH1931EX_11_A.13) <<- now aviable
Thank u so much
Click to expand...
Click to collapse
Me four. I want to root my A5 2020
Can you boot into bootloader? Cause i can't stay in bootloader mode.
Me 5..
Setting - about phone - tap "version" 7 times
Additional option - developer option - oem unlock bootloader
Tried download ota
Extracted from phone manager.. and got boot.img
But magisk say its corrupted.. maybe it cant read it.. some says to use its recovery.img but i cant find it.. im a noob in rooting so i cant opt to experiment
Tried these things (3rd might be a possiible solution)
1.)
I tried using the OTA update which is a .ozip file, and needs a certain key to be usable (Needs to be decrypted to zip), key differs depending on the device
as for reference:
filedesc.com/en/file/ozip
tried tools such as
github.com/bkerler/oppo_ozip_decrypt
(But with no luck, A5 2020 isn't supported)
2.)
I found something on the web which is the CPH1931_11_A.08_190905_cb4610de.ofp
which i cannot decrypt to get the boot.img file
3.)
If your willing to take the risk, i found this
forum.gsmdevelopers.com/oppo-android-unified/84350-oppo-a5-2020-cph1931-dead-boot-alive-akshay-bhandare.html
which leads to the boot.img here (Just extract then you'll find boot.bin, change the file extension to boot.img (Just replace/rename .bin to .img))
mediafire.com/file/8kb8ilgz0mxaga3/OPPO_A5_2020%2528CPH1931_%2529DEAD_BOOT_ALIVE_BY_AKSHAY_BHANDARE.rar/file
(If link doesn't work anymore, ill upload the one I've downloaded already)
I tried patching this using Magisk and it works, but i haven't tried flashing it to A5 2020
Thank u so much[/QUOTE]
---------- Post added at 04:43 PM ---------- Previous post was at 04:17 PM ----------
KrisAmaba said:
1.)
I tried using the OTA update which is a .ozip file, and needs a certain key to be usable (Needs to be decrypted to zip), key differs depending on the device
as for reference:
filedesc.com/en/file/ozip
tried tools such as
github.com/bkerler/oppo_ozip_decrypt
(But with no luck, A5 2020 isn't supported)
2.)
I found something on the web which is the CPH1931_11_A.08_190905_cb4610de.ofp
which i cannot decrypt to get the boot.img file
3.)
If your willing to take the risk, i found this
forum.gsmdevelopers.com/oppo-android-unified/84350-oppo-a5-2020-cph1931-dead-boot-alive-akshay-bhandare.html
which leads to the boot.img here (Just extract then you'll find boot.bin, change the file extension to boot.img (Just replace/rename .bin to .img))
mediafire.com/file/8kb8ilgz0mxaga3/OPPO_A5_2020%2528CPH1931_%2529DEAD_BOOT_ALIVE_BY_AKSHAY_BHANDARE.rar/file
(If link doesn't work anymore, ill upload the one I've downloaded already)
I tried patching this using Magisk and it works, but i haven't tried flashing it to A5 2020
Click to expand...
Click to collapse
If your going to try the 3rd possible solution in rooting Oppo A5 2020
DISCLAIMER NOTICE
* I'm not responsible for bricked devices, dead SD cards or thermonuclear war.
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
Here's what you need
Download ADB and Fastboot files and extract them in the C:/drive. (Windows/MAC)
getdroidtips.com/how-to-install-adb-and-fastboot-on-windows
Download and Install Oppo USB Drivers.
getdroidtips.com/download-oppo-usb-drivers/
Oppo A5 2020 (Boot.img)
mediafire.com/file/8kb8ilgz0mxaga3/OPPO_A5_2020%2528CPH1931_%2529DEAD_BOOT_ALIVE_BY_AKSHAY_BHANDARE.rar/file
Here are the steps:
(Steps to do on your Phone)
1. Download the boot.img (Originally boot.bin in the link given)
2. Download Latest Magisk Manager
github.com/topjohnwu/Magisk/releases/download/manager-v7.4.0/MagiskManager-v7.4.0.apk
3. Launch Magisk Manager. When a popup appears asking to install Magisk, select INSTALL and choose install again.
4. Tap on “Patch Boot Image File”
5. Navigate to internal storage and select your phone’s boot image that you've downloaded earlier.
6. Wait for a couple of seconds. Magisk will start patching the boot image.
7. Once the boot image has been patched, copy the “patched_boot.img” from the internal storage and replace it in the ADB fastboot extracted ROM folder on your PC.
(Steps to do on your PC)
1. We assume that you have already downloaded the ADB & Fastboot tool from the link given above.
2. Now, extract the ADB fastboot tool, then move the patched boot image to the same folder.
3. Hold the Shift key and right-click on the mouse to open the command window/PowerShell.
4. Next, enter the following command:
Flash the “patched_boot.img” to install Magisk and root your Android device:
fastboot flash boot patched_boot.img
The flashing process will begin. Once done, run
fastboot reboot
5. Done, Open Magisk to see if it's successful
---------- Post added at 04:52 PM ---------- Previous post was at 04:43 PM ----------
KrisAmaba said:
If your going to try the 3rd possible solution in rooting Oppo A5 2020
DISCLAIMER NOTICE
* I'm not responsible for bricked devices, dead SD cards or thermonuclear war.
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
Here's what you need
Download ADB and Fastboot files and extract them in the C:/drive. (Windows/MAC)
getdroidtips.com/how-to-install-adb-and-fastboot-on-windows
Download and Install Oppo USB Drivers.
getdroidtips.com/download-oppo-usb-drivers/
Oppo A5 2020 (Boot.img)
mediafire.com/file/8kb8ilgz0mxaga3/OPPO_A5_2020%2528CPH1931_%2529DEAD_BOOT_ALIVE_BY_AKSHAY_BHANDARE.rar/file
Here are the steps:
(Steps to do on your Phone)
1. Download the boot.img (Originally boot.bin in the link given)
2. Download Latest Magisk Manager
github.com/topjohnwu/Magisk/releases/download/manager-v7.4.0/MagiskManager-v7.4.0.apk
3. Launch Magisk Manager. When a popup appears asking to install Magisk, select INSTALL and choose install again.
4. Tap on “Patch Boot Image File”
5. Navigate to internal storage and select your phone’s boot image that you've downloaded earlier.
6. Wait for a couple of seconds. Magisk will start patching the boot image.
7. Once the boot image has been patched, copy the “patched_boot.img” from the internal storage and replace it in the ADB fastboot extracted ROM folder on your PC.
(Steps to do on your PC)
1. We assume that you have already downloaded the ADB & Fastboot tool from the link given above.
2. Now, extract the ADB fastboot tool, then move the patched boot image to the same folder.
3. Hold the Shift key and right-click on the mouse to open the command window/PowerShell.
4. Next, enter the following command:
Flash the “patched_boot.img” to install Magisk and root your Android device:
fastboot flash boot patched_boot.img
The flashing process will begin. Once done, run
fastboot reboot
5. Done, Open Magisk to see if it's successful
Click to expand...
Click to collapse
Forgot to Mention, that before proceeding to the steps to do on your PC
you need to do this.
1. Setting - about phone - tap "version" 7 times (To unlock Developer Option)
2. Additional option - developer option - oem unlock bootloader
3. Additional option - developer option - allow USB Debugging
4. turn off device
5. Volume up + power button if logo appears, stop pressing
6. Connect to PC (then proceed to the given steps)
Anyone try this method?
jayaduana said:
Anyone try this method?
Click to expand...
Click to collapse
I bought this phone 24-1-2020. I wanna know to if anyone tried this method.
yes!it works...
Can more people (mainly the ones who allrdy did comment in this thread) confirm method 3 is working?
I updated to CPH1931EX_11_A.28. Do i need a patched boot.img of CPH1931EX_11_A.28 or can i use any boot.img of all versions?
I wanted to know if the boot.img for all versions is the same.
i.daniyal said:
yes!it works...
Click to expand...
Click to collapse
i dont know how u've managed it. i can't boot into fastboot, using vol down + power buttons or using adb reboot bootloader. can u tell me how to boot into fastboot?
Is your OPPO A5 2020 rooted now
jayaduana said:
i dont know how u've managed it. i can boot into fastboot, using vol down + power buttons or using adb reboot bootloader. can u tell me how to boot into fastboot?
Click to expand...
Click to collapse
Do i understand, you did try method 3 using the boot.img provided in the link?
You were able to patch the boot.img with magisk?
Did you flash the patched boot.img to phone successfully? If so, its safe to use the boot.img provided in the link?
Are you rooted now?
I really need root in order to get boldbeast call recording working properly with pie 9.
jayaduana said:
i dont know how u've managed it. i can't boot into fastboot, using vol down + power buttons or using adb reboot bootloader. can u tell me how to boot into fastboot?
Click to expand...
Click to collapse
Read the instructions carefully it's vol up ?
Typo
hotcold65 said:
Read the instructions carefully it's vol up
Click to expand...
Click to collapse
That has to be a typo, because for the OPPO A5 2020 its powerbutton + volume down
ron23ny said:
That has to be a typo, because for the OPPO A5 2020 its powerbutton + volume down
Click to expand...
Click to collapse
Yes, when use volume up, its keep restarting. When use volume down, its login to coloros recovery mode,not fastboot mode.
jayaduana said:
Yes, when use volume up, its keep restarting. When use volume down, its login to coloros recovery mode,not fastboot mode.
Click to expand...
Click to collapse
Can you please answer my questions in post #12, i really need to know if you rooted successfully.
i.daniyal said:
yes!it works...
Click to expand...
Click to collapse
Some guidance please, or was your answer just a prank?
Ok, i tried to get in fastboot mode with command adb reboot bootloader. I do get the fastboot logo screen for a second, but then it just loading the OS pie 9, like someone stated here before. I read in some sources, OPPO company disabled the fastboot mode for this phone, so you will not able to flash files using adb. I also read power + volume down = recovery mode (working) and power + volume up = fastboot mode (not working because company disabled this).
I use firmware CPH1931EX_11_A.28. Now the big question: does somebody know, if some older version of firmware has fastboot not disabled by company?
Seems for now, you can only root this phone by using hardware tools like miracle box and easy jtag pro.
gffg
ron23ny said:
Can more people (mainly the ones who allrdy did comment in this thread) confirm method 3 is working?
I updated to CPH1931EX_11_A.28. Do i need a patched boot.img of CPH1931EX_11_A.28 or can i use any boot.img of all versions?
I wanted to know if the boot.img for all versions is the same.
Click to expand...
Click to collapse
I also using CPH1931EX_11_A.28 and have exact same bootloader problem.
I manage to extract boot.img from 11_A.13 and 11_A.28 firmwares using "ubuntu ozip to zip" and files appear identical and patched successfully using Magisk. The boot.img provided in the link is not the same, I wouldn't use it.
Did you find out if some older version of firmware has fastboot not disabled by company?
Many thanks for taking time to read reply.
Sotirious said:
I also using CPH1931EX_11_A.28 and have exact same bootloader problem.
I manage to extract boot.img from 11_A.13 and 11_A.28 firmwares using "ubuntu ozip to zip" and files appear identical and patched successfully using Magisk. The boot.img provided in the link is not the same, I wouldn't use it.
Did you find out if some older version of firmware has fastboot not disabled by company?
Many thanks for taking time to read reply.
Click to expand...
Click to collapse
Still no luck. Fastboot is disabled.

[RECOVERY][SHARED][surya]OrangeFox Recovery Project[R11.0_A] Xiaomi POCO X3 NFC

OrangeFox Recovery Project​
Code:
Your warranty is now void. * * We're not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this recovery * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at us for messing up your device, we will laugh at you.
OrangeFox is FREE SOFTWARE​
Supports MIUI and Custom Roms
Credits
* OrangeFox Recovery Project Team
* @LUNARIO, who did ALL the work, but sadly opened a thread violating the rules and the link to Recovery was deleted and the thread moved. Original here.
FEATURES:
* Touch Screen every single time
* Decryption works
* Fixed Error 7 while clean or dirty flashing (starting from version 6)
* Migrate backup installation (starting from version 6)
* OTG support
* ROM Flashing works 100%
* F2FS Support
* Fastboot commands supported
NOT WORKING FOR NOW:
* Fastbootd
* ADB Sideload
* Backing up and restoring Image Flash (system-vendor-product)
DOWNLOAD
Version 6 - Google: https://drive.google.com/file/d/1eHM9ST9ni-55bbT3z-TGSZQsgE3KYr9s/view
OLD VERSION DOWNLOAD
Version 4 - Google: https://drive.google.com/file/d/1Qq6hqaEOstxajOC7Y6AGeRYajhMWjttL/view
Version 0 - Sourceforge: https://sourceforge.net/projects/or...x-R11.0_0_Alpha-Unofficial-surya.img/download
INSTALLATION
1. Download the OrangeFoxRecovery IMG file to your PC.
2. Restart your POCO X3 in Fastboot mode (Power+Vol Down)
3. Use ADB and type in the following command:
Code:
fastboot flash recovery "OrangeFox-R11.0_6_Alpha-Unofficial-surya.img"
4. After it is installed successfully, type in this command:
Code:
fastboot boot "OrangeFox-R11.0_6_Alpha-Unofficial-surya.img"
5. The device will automatically reboot into OrangeFox Recovery after installation (allow this to happen)
6. Enjoy!
Version Information
Status: Alpha
Alpha Release Date: 2020-10-14
Does it support dd commands to backup/flash persist.img?
I tried but after I flashed xiaomi eu and went back to recovery, the touchscreen would't work
hope this gets updated i like this recovery
olujnap316 said:
hope this gets updated i like this recovery
Click to expand...
Click to collapse
here you can download updated version, I have this flashed for around one week... so far so good, but still adb sideload not working... dunno what other bugs are there... I am flashing with this NitrogenOS.... zero problems for me so far...
jeryll said:
here you can download updated version, I have this flashed for around one week... so far so good, but still adb sideload not working... dunno what other bugs are there... I am flashing with this NitrogenOS.... zero problems for me so far...
Click to expand...
Click to collapse
yes i saw that on telegram. but why is it not updated on this thread.
olujnap316 said:
yes i saw that on telegram. but why is it not updated on this thread.
Click to expand...
Click to collapse
oh, you were talking about the thread itself, sorry... but the recovery itself will work the same regardless number of posts here on xda or telegram... I personally don't care where are new versions announced...
Not affiliated
olujnap316 said:
yes i saw that on telegram. but why is it not updated on this thread.
Click to expand...
Click to collapse
Because sadly I am not the developer and I cannot post Telegram links here.
I can update manually, as long as any of you guys DM me the link to the Telegram group, so I can join.
@jeryll @olujnap316
Can anyone of you guys provide the Telegram link for me to update the thread more often?
Best regards,
billabongstaff said:
Because sadly I am not the developer and I cannot post Telegram links here.
I can update manually, as long as any of you guys DM me the link to the Telegram group, so I can join.
@[email protected]
Can anyone of you guys provide the Telegram link for me to update the thread more often?
Best regards,
Click to expand...
Click to collapse
@POCox3OfficialUpdates just search that on telegram, they posted the latest orangefox there
Thank you
olujnap316 said:
@POCox3OfficialUpdates just search that on telegram, they posted the latest orangefox there
Click to expand...
Click to collapse
Thank you, man.
I appreciate it.
I'll try to keep the thread updated.
Best regards,
Are there any written instructions anywhere on how to run the adb tools and commands precisely? Total noob here
nikolaos8 said:
Are there any written instructions anywhere on how to run the adb tools and commands precisely? Total noob here
Click to expand...
Click to collapse
of course there are, you can use Google search with the exact query you posted here and you can then choose where to start learning or click here...
nikolaos8 said:
Are there any written instructions anywhere on how to run the adb tools and commands precisely? Total noob here
Click to expand...
Click to collapse
Very good for Beginners. ▼
For ADB
https://android.tutorials.how/adb-commands/#adb_devices_command
For FASTBOOT
https://android.tutorials.how/fastboot-commands/
Update.
New build is up.
Version 6.
Fixes error 7 while clean or dirty flashing.
Backup migration now works.
Cheers.
Thanks guys. Made small instructions video for the absolute noobs (me included).
Tools used: https://developer.android.com/studio/releases/platform-tools
Instructions on adb commands and flashing:
1. Bootloader Unlocked
2. Download the latest Orangefox boot.img from first post and put it into a dedicated folder in your computer.
3. Go to the folder where you have put the Orangefox-file. Now open a command window inside that folder. To do that hold together "Shift + Right click" on any empty white space inside the folder and then select "Open PowerShell Window Here" or "Open Command Window Here" (depends on your pc).
4. Enter fastboot mode by holding together "Volume Down + Power" and connect your device to your computer
5. Enter the terminal command in command line: >>fastboot flash recovery OrangeFox-R11.0_6_Alpha-Unofficial-surya.img
(Needs to be exactly as the name of the file, in case developer uploads new version with new name)<<. Attention: Do not restart your device otherwise Xiaomi's original recovery might overwrite Orangefox!
6. After, device will reboot into Oangefox recovery.
Video Tutorial: https://youtu.be/E7fl_02Kgc8
I had also downloaded the latest Magisk zip (not Manager) from here: https://github.com/topjohnwu/Magisk/releases and placed it into the device before flashing Orangefox, so that i flash Magisk directly from recovery (as we left it above), in order to ensure it will not lose Orangefox installation after reboot.
In case it does not automatically reboot, hold +VOL + Power Button in order to reboot into the new orangefox recovery and install magisk zip from there ( do not forget to have it downloaded somewhere on your device before initiating the procedure)
Thanks everyone, especially OP for his contributions!
Factory reset /wipe prevents userdata to be decrypted? For twrp after you do a factory reset you have to format userdata even without password/pin inside the OS.
Can i backup persist partition with this recovery?
Hi!
I'm getting the error "Failed to map file" while I try to flash Magisk in this recovery.
Any help?
Hope this recovery will be official soon ! I don't know why there is no stable built yet of twp or yours ! I'm waiting for it to flash !
Jess182 said:
Can i backup persist partition with this recovery?
Click to expand...
Click to collapse
Yes you can using dd.

[GUIDE] How to Root Nokia 4.2

This guide will show you how to root your Nokia 4.2. This has been tested on TA-1157 and is working fine.
**Important** - If fastboot does not recognise your device In step 5, You need to download a driver. Here is the link: Download Driver (by Beebom)
Search up how to install custom driver and install it to the “Android” device.
Requirements:
Nokia 4.2 with unlocked bootloader
USB Cable
ADB/Fastboot.
Python
Your current ROM file
Internet.
Downloads:
ADB Installer (by Snoop05 on xda) : Download
Python : Download
Payload Dumper (vm03 on github): Download ( Click on code and select "download ZIP")
Magisk APK (on your phone) : Download APK ( Scroll down and you will find the APK file)
Code:
** I have only tested this on TA-1157. Other models may not work, but technically they should work.**
** Your warranty is now Void**
Step 1
Enable USB debugging on your phone. If you do not know how to do this, Search it up. It is easy.
Once that's enabled, Connect your phone to your PC/Laptop and open the command prompt (cmd) and type adb devices. It should show your device in the list.
Step 2
Locate the Python folder. To do this, simply type "python" in the start menu and click open file location. Then, Right click on "python.exe" and open properties. Then click open file location.
Once the folder opens, make sure to not close it.
Download the payload dumper.py which I have linked in the downloads section. Extract it and place the contents of the file in the Python folder.
Step 3
Download the ROM file. If you are using lineage OS on your Nokia 4.2, Download that file. If you are using the Stock rom, Download that. It should be a .zip file.
Extract the stuff from that file and take payload.bin and move it to the python folder.
Now, Open cmd in that directory by right clicking and opening cmd. Then, Type the following commands,
Code:
python -m pip install -r requirements.txt
then type,
Code:
python payload_dumper.py payload.bin
Once it is done extracting, Open the "output" folder. There you will find the "boot.img" file
Step 4
Use your USB cable or Google drive to transfer the "boot.img" to your phone. Once you have done that, Download the Magisk APK on your phone and install the app. (APK link in downloads section)
Once you have installed Magisk, open it and click "Install". Select the file from your phone and wait a few minutes for magisk to patch the "boot.img" file.
Once Magisk is finished patching, there will be a new file which magisk has created. Transfer the patched file to your computer via the USB cable or Google drive and make sure to rename it as "magisk_patched.img"
Step 5
You are almost done! Open CMD in the folder where you saved the "magisk_patched.img" and type
Code:
adb reboot bootloader
then type
Code:
fastboot flash boot magisk_patched.img
Once done, Reboot your phone and Voila! Your phone is now rooted. Make sure to open the magisk app and check it.
If you need any help or you get any errors, post it down here below.
Also, If this helped you, consider liking the post!
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
RZavala_2003 said:
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
Click to expand...
Click to collapse
Cool!
If you have any problems, let me know.
Geoperson8 said:
Cool!
If you have any problems, let me know.
Click to expand...
Click to collapse
I'm typing this reply, in my 4.2 with LOS 20 and root with Magisk 25, this guide was too easy to understand, thanks a lot!
RZavala_2003 said:
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
Click to expand...
Click to collapse
Bro i would be very thankful if you told me how you installed lineage os 20 i have the stock ROM rooted
Love from India
thecubernoober said:
Bro i would be very thankful if you told me how you installed lineage os 20 i have the stock ROM rooted
Love from India
Click to expand...
Click to collapse
I could help you with that
Geoperson8 said:
I could help you with that
Click to expand...
Click to collapse
Yes please i would be very thankful
Geoperson8 said:
I could help you with that
Click to expand...
Click to collapse
Please tell me how to install lineage os 20 in Nokia 4.2
King root not work connection problem
___za_x4_pan___ said:
King root not work connection problem
Click to expand...
Click to collapse
Personally, I do not recommend Kingroot as it is not very reliable and safe. Instead, you can follow this guide or follow other guides on youtube.
hello @Geoperson8 I have currently installed lineage os 20 on my nokia 4.2
But i am facing an issue with rooting my phone when I flash the patched boot.img it asks me for factory reset after factory reset one important part of flashing lineage os is flashing the vendor image but when I flash teh vendor image after flashing magisk my wifi does not work and that's what happens when you don't flash the vendor image but my wifi does not work even after flashing teh vendor image so please help me with rooting my nokia 4.2
RZavala_2003 said:
I'm typing this reply, in my 4.2 with LOS 20 and root with Magisk 25, this guide was too easy to understand, thanks a lot!
Click to expand...
Click to collapse
did you have to format you os
thecubernoober said:
did you have to format you os
Click to expand...
Click to collapse
No bro, i only read this guide and i rooted successfully!
thecubernoober said:
hello @Geoperson8 I have currently installed lineage os 20 on my nokia 4.2
But i am facing an issue with rooting my phone when I flash the patched boot.img it asks me for factory reset after factory reset one important part of flashing lineage os is flashing the vendor image but when I flash teh vendor image after flashing magisk my wifi does not work and that's what happens when you don't flash the vendor image but my wifi does not work even after flashing teh vendor image so please help me with rooting my nokia 4.2
Click to expand...
Click to collapse
I would recommed to flash the vendor image before doing any modifications on your phone. Hope this helps.
RZavala_2003 said:
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
Click to expand...
Click to collapse
Can you tell me where did you find the vendor for that model? I have the same
imthetoadXD said:
Can you tell me where did you find the vendor for that model? I have the same
Click to expand...
Click to collapse
I can reply to that
So I found the firmware from the lineage os page section where it says switch back to stock and there is the firmware given for Android 11
Nokia 4.2 ROMs, Kernels, Recoveries, & Other Devel
Improve your Nokia 4.2's battery life, performance, and look by rooting it and installing a custom ROM, kernel, and more.
forum.xda-developers.com
Refer this page for the link of stock firmware
Just so you guys know, If you need any help. Feel free to ask me.
thecubernoober said:
I can reply to that
So I found the firmware from the lineage os page section where it says switch back to stock and there is the firmware given for Android 11
Nokia 4.2 ROMs, Kernels, Recoveries, & Other Devel
Improve your Nokia 4.2's battery life, performance, and look by rooting it and installing a custom ROM, kernel, and more.
forum.xda-developers.com
Refer this page for the link of stock firmware
Click to expand...
Click to collapse
Is your lineage OS and root working fine?

Categories

Resources