[RECOVERY LOCKED][N920A] Safestrap Recovery v4.08 B01 [Mar 27, 2019] - AT&T Samsung Galaxy Note5

Samsung Galaxy Note 5 N920A (noblelteatt)
PLEASE READ READ READENTIRE OP
"ALL MAJOR WORK DONE BY HASHCODE SO GO GIVE HIM SOM THANKS.DO NOT POST ANY BUG OR ISSUE COUSED BY THIS RECOVERY IN ORIGINAL THREAD BY HASHCODE, POST HERE AND I WILL HELP YOU."
CURRENT PROJECT STATUS:
BETA v4.08-B01
WHAT IS SAFESTRAP?
Safestrap is a Bootstrap / Recovery for locked bootloader phones. The goal is to avoid touching your primary system (I'll call this "stock" system) and only flash or make large changes to another place on your phone that Safestrap treats as a "2nd system" (in this case, it's a series of virtual ROM slots located on the internal emmc area: "/sdcard"). Once installed, you will see a "Splashscreen" giving you the option to hit "menu" to enter recovery. The recovery portion of Safestrap is now based on TWRP 3.2.1 (a touch based recovery) and you can perform .zip installs, backups and restores here. The additional features I've added to TWRP are mostly located under the "Boot Options" menu:
Here you can create virtual ROM-slots for flashing ROMs. NOTE: The bigger you make the /data partition the less room you will have to make other ROM-slots.
You can activate a new ROM-slot by choosing the slot you wish to make active and then selecting the "Activate" button. Once active, you will see the "rom-slot#" up in the top of the screen shown in green. If you make the "stock" ROM active, then you can see it in the top shown in red.
Once a ROM-slot is active, all actions you would normally perform using TWRP are directed to that ROM-slot. For example, "Install" to flash a .zip, backup and restore.
HOW DO I INSTALL SAFESTRAP?
Requirement: Root
Flashable zip:
Flash using Safestrap recovery or FlashFire.
HOW DO I ENTER RECOVERY?
During each reboot a splashscreen will be displayed showing whether the device is running a rom-slot or on the "Stock ROM".
Press the button shown on the screen to either enter "RECOVERY" or "CONTINUE" booting (or the hard button underneath each option).
HOW DO I UPGRADE SAFESTRAP?
Flashable zip:
Flash using Safestrap recovery or FlashFire.
KNOWN ISSUES:
- Sometimes the installation doesn't work correctly. If you don't see the splashscreen after a rebooting. Install Safestrap again.
DOWNLOADS:
CONFIRM THAT YOU ARE USING A SAMSUNG GALAXY NOTE 5 N920A (NOBLELTEATT)
LATEST FILE: Safestrap-4.08-B01-NOBLELTEATT-SS-FF-flashable.zip
androidfilehost
WARNING: Safestrap is heavily modified to be "Safe" for your device. Do not download TWRP from their website and expect it to work the same way. Also TWRP does not support Safestrap, tho some issues that may come up will be TWRP dependant, please try and contact myself or look on the forums for your device for answers before hunting down TWRP people. They won't be able to help w/ Safestrap specific questions.
Special Thanks To
@Hashcode, DeesTroy & TeamWin for all their hard work making TWRP such a fantastic recovery.
@Alexander6 for testing.

CHANGELOG:
4.08-B01 [2019-03-27]
- TWRP updated to 3.2.3.
- Fix reboot function.
- Theme clean up.
- Fix datamedia mount.
- Add hijack-backup during image flashing.
- Major code clean up
- Initial release.
BUGS:
- ROM-slots not working for now.

Hello, thanks alot for hard work, and providing the way to install TWRP in LOCKED BL and play something with it, and also with clear instructions very easy and simple way to use,.
Yes i personally tested. 100% working without any bug,
Video s00n,.
In last claps for my English too,. ???
Keep it up @afaneh92
afaneh92 said:
Samsung Galaxy Note 5 N920A
Special Thanks To
@Hashcode,
@Alexander6 for testing.
Click to expand...
Click to collapse

I found this and recommended testers try for rooting BL rev 4 devices.
Is this designed for a particular OS version? Will it work with LP or MM then?

Delgoth said:
I found this and recommended testers try for rooting BL rev 4 devices.
Is this designed for a particular OS version? Will it work with LP or MM then?
Click to expand...
Click to collapse
I think MM has no root yet!
this can work over LP (5.1.1) and combo firmware too.
Im releasing a 5.1.1 ROM that work over any BL rev for verizon variant soon. maybe you can test it when I have luck uploading it.

afaneh92 said:
I think MM has no root yet!
this can work over LP (5.1.1) and combo firmware too.
Im releasing a 5.1.1 ROM that work over any BL rev for verizon variant soon. maybe you can test it when I have luck uploading it.
Click to expand...
Click to collapse
We do have a temporal root on the first full MM build for BL rev 4. Using the greyhat root console with the dirtyc0w-able kernel, we can get root commands ran. With a some further tweaking of the code we could get it more stable albeit not permanent yet.
Please PM me please on how you propose to make that rom. Are you able to add to the combination system image to make it workable?

Delgoth said:
We do have a temporal root on the first full MM build for BL rev 4. Using the greyhat root console with the dirtyc0w-able kernel, we can get root commands ran. With a some further tweaking of the code we could get it more stable albeit not permanent yet.
Please PM me please on how you propose to make that rom. Are you able to add to the combination system image to make it workable?
Click to expand...
Click to collapse
ROM uploaded but give me some time to post the instructions with details.
flashing non combo system.img over combo BL will end with non bootable device and will check for system rev, the hack is to keep the system header and flash the ROM as custom zip not to write the system.img and to add some libs from the combo system to make it bootable.
Will link you later with all things. and with the new safestrap build.

afaneh92 said:
ROM uploaded but give me some time to post the instructions with details.
flashing non combo system.img over combo BL will end with non bootable device and will check for system rev, the hack is to keep the system header and flash the ROM as custom zip not to write the system.img and to add some libs from the combo system to make it bootable.
Will link you later with all things. and with the new safestrap build.
Click to expand...
Click to collapse
That sounds great. The combo BL I have for sw rev 3 will allow you to flash the whole Odin stock AP tar from rev 2 or rev 1 because those were LP based builds. I guess it just didn't check signatures. Because it even allowed me to flash a rev 2 sboot and technically downgrade even.
All I had to do was first flash the rev3 BL and CP I have, and then boot straight back to download and then any of 5.1 builds (AP file) would flash no problem.
I guess we dont have a real eng sboot for rev 4 yet.

Delgoth said:
That sounds great. The combo BL I have for sw rev 3 will allow you to flash the whole Odin stock AP tar from rev 2 or rev 1 because those were LP based builds. I guess it just didn't check signatures. Because it even allowed me to flash a rev 2 sboot and technically downgrade even.
All I had to do was first flash the rev3 BL and CP I have, and then boot straight back to download and then any of 5.1 builds (AP file) would flash no problem.
I guess we dont have a real eng sboot for rev 4 yet.
Click to expand...
Click to collapse
Here we go
https://forum.xda-developers.com/verizon-galaxy-note5/development/rom-noble-rom-aoj3-v1-0-t3940543

Hello , i am on version N920AUCS5ERA2 .does this work fine with this version ?

Related

[stock rom][2.3.3] p1000xxjq1 p1000xxjq1 p1000xxjpz

Here it is, JQ1, Gingerbread for the Galaxy Tab !
Here are versions both with and without bootloaders:
With bootloaders: http://www.multiupload.com/IZLCKQ3VJC <--- flash this one
Without bootloaders: http://www.multiupload.com/OT2H45PO57
The version without bootloaders doesn't boot for me and gives screen corruption. Running with bootloaders now.
Finally got boot!
Procedure (ODIN !):
- Press the thanks button and/or donate
- Download and extract the firmware zip
- Download and extract the attached gt-p1000_mr_PIT.zip
- Download and extract the attached dbdata.zip
- Flash the firmware tar as PDA, repartition enabled, use the attached PIT
- After flash immediately boot into download mode again
- Flash dbdata.tar as PDA (NO repartition)
- After flash immediately boot into recovery mode
- Wipe cache
- Wipe data / factory reset
EDIT: The bootloaders ARE signed, but NOT secured. Custom kernels and firmwares can still be flashed !
EDIT#2: CF-Root v3.2 for JQ1 / Gingerbread has arrived: http://forum.xda-developers.com/showpost.php?p=13687236&postcount=176
EDIT#3: Be sure to use Odin 1.7 attached to this post, older versions of Odin will NOT work !
Thanks, bro, if u want help in any way, just let me know
fingers crossed
Recovery is telling me it cannot format /dbdata ... hmm
are you able to flash any 2.2 firmware or is to somewhat bricked? (sorry if a bit of a stupid question)
hope to god it doesnt need the new bootloaders, or at least that they arent signed
Most likely, just as with the i9000 Gingerbread leaks/releases it will need the bootloaders.
Downloading now, thanks chainfire
makes you feel a bit **** for all the hard work people have put into porting it from other devices
funkychunky said:
makes you feel a bit **** for all the hard work people have put into porting it from other devices
Click to expand...
Click to collapse
Well actually, I think is going to make life easier, now we get to build a fully functional cm7
doctorcete said:
Well actually, I think is going to make life easier, now we get to build a fully functional cm7
Click to expand...
Click to collapse
I mean the people that have already developed 2.3 betas
We gots boot! See first post for instructions.
funkychunky said:
I mean the people that have already developed 2.3 betas
Click to expand...
Click to collapse
the new kernel will fix things a fair bit
cant wait for p1010
do i flash it via CMW ? or by what cuz am still downloading it and the file type is ZIP means by CWM right ?
how are those bootloaders looking? signed or not
Right.....
Chainfire, we supposed to flash version with or without bootloader in order to use ur files?
Chainfire said:
We gots boot! See first post for instructions.
Click to expand...
Click to collapse
Hi Chainfire!
Congrats on getting it to boot! However, I'd assume this is the version with the bootloader... so, am curious, would your bootloader patch work on this as well?
Great work again as ever mate!
w/ bootloaders or w/o?
i have a totally unlocked euro tab, unbranded.
now i'll start the processor i'll inform if anything
It appears that even though the bootloaders and kernel are signed, it does allow to flash a non-signed kernel, so ...
Will have to make a CF-Root to 100% verify.
Seems no bootloader patch needed. And even if it was, this wouldn't boot with the unsigned bootloaders.

[How-To][Tutorial] Downgrade Kit Kat 4.4.2 to JB 4.1.2

Hi,
I am just writing these steps to help those who want to downgrade from KK to JB due to any reason. Please use these steps at your own risk.
Some Background:
Recently I updated my Razr M to KK, it was Locked and Unrooted, but with the help of Twelroot and Motopocalypse I rooted and unlocked the BL.
Now somehow I didn't like the KK and wanted to go back to JB 4.1.2 because I was now having unlocked BL and rooted phone so it was easy but need to follow some steps to successfully downgrade to JB. So an unlocked BL and rooted with KK is must.
Prerequisite:
USB drivers for Razr M must be installed before proceeding.
Steps:
1. download the firmware file [Android 4.1.2
Blur_Version.98.30.1.XT907.Verizon.en.US] from http://sbf.droid-developers.org/phone.php?device=8
2. extract the above archive and replace the XML file with the one in attachment.
3. put the phone into fastboot mode and flash the firmware with RSD Lite (attached)
4. reboot and now you have JB 4.1.2
If you want to install root application again and also want to flash custom recovery then please follow the Post#5 [ATTACK] (thanks ATTACK)
Note : for custom recovery you will need the fastboot.exe if you don't have it then install minimal_adb_fastboot_v1.1.3_setup.exe(attached).
Put the phone in fastboot mode, copy the recovery to c:\ and execute the below command :
fastboot flash recovery [Path to recovery image]
If it help you then don't forget to press Thanks button !
Forgive my ignorance but this won't downgrade the kernel will it? I'm hoping it's possible to go from the newest OTA to the stable CM11 but I'm guessing this is new kernel JB. Either way thanks if I can't go to stable CM11 I'll stick with rooted 4.1.2.
Once you have a unlocked bootloader, you do not need to use "root programs". All you need to do is flash a custom recovery via Mfastboot / fastboot then flash SuperSU / Superuser.
In dhacker29's folder there are 2 different recoveries.
"msm8960" is for 4.1.2
"KITKAT" is for 4.4.2
ATTACK said:
Once you have a unlocked bootloader, you do not need to use "root programs". All you need to do is flash a custom recovery via Mfastboot / fastboot then flash SuperSU / Superuser.
In dhacker29's folder there are 2 different recoveries.
"msm8960" is for 4.1.2
"KITKAT" is for 4.4.2
Click to expand...
Click to collapse
thanks ATTACK, can you please point out that which recovery is specially for 4.1.2 because there are a lot of recoveries with msm8960 in Dhacker29's folder.
One more thing if you have flashable Su and busybox zip then please attach it , i will update the OP.
thanks alot.
DHACKER29's FOLDER
- LINK
JELLYBEAN 4.1.2 RECOVERIES
- CWM-6.0.4.6-swipe-moto_msm8960
- TWRP-2.7.0.0-moto_msm8960-hdpi
KITKAT 4.4.2 RECOVERIES
- CWM6049-RAZR-HD_M-KITKAT
- TWRP2710-RAZR_M-KITKAT
SUPERUSER - I'm just going to link to Chainfire's thread, Direct people to download from there.
http://forum.xda-developers.com/showthread.php?t=1538053
BUSYBOX
https://play.google.com/store/apps/details?id=me.timos.busyboxonrails
Could you go back to KK when you've downgraded to JB? Just asking this question early before the CM11 M8 release and the transition occurs.
TheForceUnleashed said:
Could you go back to KK when you've downgraded to JB? Just asking this question early before the CM11 M8 release and the transition occurs.
Click to expand...
Click to collapse
Yes.
ATTACK said:
Yes.
Click to expand...
Click to collapse
So just by flashing the KK firmware in RSD without any changes to the xml? Sorry for the noob questions, I realize how easy this phone can be bricked and I want to avoid it.
TheForceUnleashed said:
So just by flashing the KK firmware in RSD without any changes to the xml? Sorry for the noob questions, I realize how easy this phone can be bricked and I want to avoid it.
Click to expand...
Click to collapse
I see don't why you would need to. It would be just like restoring stock firmware via RSD Lite.
When I try to flash this, I get Failure on 2/20, sbl1
jrk190 said:
When I try to flash this, I get Failure on 2/20, sbl1
Click to expand...
Click to collapse
Did you replace the XML file included in attachment?
Sent from my ME173X using Tapatalk
Sure did. I can't even restore to 4.4.2, I'm stuck on a broken system with no wifi or signal. This sucks...
reply
is this sure it works? i read the feedback so,me user try it failed?
jrk190 said:
Sure did. I can't even restore to 4.4.2, I'm stuck on a broken system with no wifi or signal. This sucks...
Click to expand...
Click to collapse
Can you please post the error that is displayed in RSD Lite ?
The steps are tested by my 2 times, and there shouldn't be any problem. Make sure you have installed the correct drivers.
Please ensure that your bootloader is unlocked and shows BL unlocked status code 3 on BL screen.
I was also able to successfully flash back to JB with House of Moto via fast boot and full data wipe. It would not work with Universal or Keep Data, had to do full data wipe. Just another alternative :good:
xKroniK13x said:
I was also able to successfully flash back to JB with House of Moto via fast boot and full data wipe. It would not work with Universal or Keep Data, had to do full data wipe. Just another alternative :good:
Click to expand...
Click to collapse
I have used my method two time successfully, just follow the steps described in OP.
reply
Thanks You Its a Success Downgrade From 4.4 stock > CM11 > Stock rom 4.1 Thank you so much !!!
For those undergoing the downgrade process in RSD Lite and it takes forever for it to finish and the system ends up without data/signal, you need to RSD Lite flash again in order to regain signal. I believe the flashing was sluggish due to the jump from 4.4.2 to 4.1.2 and the many changes that were reflashed.
Sent from my DROID RAZR M using XDA Free mobile app
We have a wiener!
Thank you so much for the guide. After a lot of trial and error (mostly error), I thought that I had bricked my lovely XT907. I finally restored KitKat by flashing the 4.4.2 firmware with the edited XML file (deleting lines with "Getvar", "var" and "oem" in them), then followed your guide to the letter and found myself with a perfectly functional phone once again. No more sticky fastboot loops or audio-related crashes for me!
Lovely guide - thanks again! :laugh:
---------- Post added at 11:05 PM ---------- Previous post was at 10:59 PM ----------
What functionality does Busybox add? The description on the Play page is woefully sparse.
Thanks!
ATTACK said:
I *DON'T see why you would need to. It would be just like restoring stock firmware via RSD Lite.
Click to expand...
Click to collapse
*EDIT
I don't know why this posted as a new reply

[GUIDE] [HOW-TO] Downgrade to 5.1.1 lolipop

So......first of all lets clear something out: nougat is fine. marshmallow is fine. even the first firmware that was ever released on the s6e+ was fine. But if for whatever reason you would want to downgrade to lolipop heres how:
WHAT YOU ARE ABOUT TO DIVE INTO INVOLVES HARDCORE BOOTLOADER MODS AND FLASHING SAMSUNG ENGINEERING FILES. PROCEED AT YOUR OWN RISK. NO ONE (INCLUDING ME) WILL BE RESPONSIBLE FOR ANY DAMAGE TO YOUR OWN PHONE.
So......downgrading to lolipop...... some ppl claimed it can be done by deleting some file in the odin .tar but that never worked for me.
If you have the sw rev check fail error upon downgrading....this is the guide for you
This will wipe all your data including internal storage (depending on how you do it)
Confirmed working on 2 g928f devices (one of em is mine) should* work on g928c but cant make any promises
disadvantages:
1. You cannot boot twrp while on the downgraded bootloader (still working on that tho)
2. You will only have system-wide root. DO NOT flash systemless or it will not boot (also rip safetynet)
3. Fingerprint is not working (still working on that)
4. You can only flash stock nougat or stock marshmallow from odin. You cannot flash lolipop tar,twrp tar,cf auto root tar or anything else
Instructions:
1. Wipe /data /system and /cache in twrp
2. Download this lolipop rom i cooked up in a few mins or any other lolipop rom (but this is tested as working w this method) and flash it (dont mind the supersu flash in the rom. it doesnt work. flash this supersu)
3. Download and flash this supersu (optional)(depends if u want root)
4. FLASH ALL OTHER MODS NOW BCUZ U CANT BOOT IN TWRP BACK LATER
you can try to boot but it wont. You need a bootloader
5. reboot in download mode and flash this modified bootloader
6. boot in stock recovery,wipe,cross fingers and hope it boots
If u ever wanna go back to nougat just flash stock .tar and no issues from there
Huuuuuge credits to @lucastanciu
The guy stayd a few hrs in a constant bootloader fkup to made this happen and has made a huuuuge contribution so that this guide could be possible and as safe as it is
HOW-TO:
Flash something (a mod for example) AFTER you flashed the rom and modded bootloader
flash this stock bootloader in bl tab
at the same time flash in ap the twrp tar.
boot into twrp flash whatever y need to flash
flash back from odin the modified bootloader
"I dont have a g928f or g928c
Can you mod a bootloader for me?"
Well.........depends....... if im bored yea i like to help ppl
Just give me ur model number and i will try to make one for you. No promises tho
U forgot to mention that this 5.1.1 lollipop is faster than any rom. With this rom i got the fastest boot time ever! I recommend u to try this rom ))
Deal with the g928g
Gracias very good onli necesari recovery
You deserve a ten, but please fix it to get into recovery and do not put tatas red letters that scare jaajajjaja good eunsaludo from spain
my batery life its worst than my life ))
djpaul2 said:
my batery life its worst than my life ))
Click to expand...
Click to collapse
Ah yes. If you rooted then you have the deep sleep issue. This was an issue even with the original 5.1.1 it was fixed by flashing a custom kernel buuuut since we cant do that......... we just have to deal with it
is this work on note5 n920c ?
rainbow_dash said:
"i dont have a g928f or g928c
can you mod a bootloader for me?"
well.........depends....... If im bored yea i like to help ppl
just give me ur model number and i will try to make one for you. No promises tho
Click to expand...
Click to collapse
sm-n920t oj5
Rainbow_Dash said:
So......first of all lets clear something out: nougat is fine. marshmallow is fine. even the first firmware that was ever released on the s6e+ was fine. But if for whatever reason you would want to downgrade to lolipop heres how:
WHAT YOU ARE ABOUT TO DIVE INTO INVOLVES HARDCORE BOOTLOADER MODS AND FLASHING SAMSUNG ENGINEERING FILES. PROCEED AT YOUR OWN RISK. NO ONE (INCLUDING ME) WILL BE RESPONSIBLE FOR THE ANY DAMAGE TO UR OWN PHONE.
So......downgrading to lolipop...... some ppl claimed it can be done by deleting some file in the .tar but that never worked for me.
If you have the sw rev check fail error upon downgrading....this is the guide for you
This will wipe all your data including internal storage (depending on how you do it)
Confirmed working on 2 g928f devices (one of em is mine) should* work on g928c but cant make any promises
disadvantages:
1. You cannot boot twrp while on the downgraded bootloader (still working on that tho)
2. You will only have systen-wide root. DO NOT flash systemless or it will not boot
3. Fingerprint is not working (still working on that)
4. You can only flash stock nougat or stock marshmallow from odin. You cannot flash lolipop tar,twrp tar,cf auto root tar or anything else
Instructions:
1. Wipe /data /system and /cache in twrp
2. Download this lolipop rom i cooked up in a few mins and flash it (dont mind the supersu flash in the rom. it doesnt work. flash this supersu
3. Download and flash this supersu (optional)(depends if u want root)
4. FLASH ALL OTHER MODS NOW BCUZ U CANT BOOT IN TWRP BACK LATER
you can try to boot but it wont. You need a bootloader
5. reboot in download mode and flash this modified bootloader
6. boot in stock recovery,wipe,cross fingers and hope it boots
If u ever wanna go back to nougat just flash stock .tar and no issues from there
Huuuuuge credits to @lucastanciu
The guy stayd a few hrs in a constant bootloader fkup to made this happen and has made a huuuuge contribution so that this guide could be possible and as safe as it is
Click to expand...
Click to collapse
Hello champion I propose something that would be very interesting develops a boot loader that is worth at the same time for 5.1.1 / 6.01 and 7.0 at the same time would be the cane, well it is only an idea, if you carry out all the World would install it safe thanks for your work champion mil I like
:bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno::bueno:
everything is possible
Is this also working on G928S ( Korean SKTelecom Model) ? I was already broken Knox.
you can make this for S6 SM-G920i/F ? PLEASE :C
please upload the boot manager again thanks
Hi
There is no file to download, the link is dead
Can you upload files again
Thanks
Links dead
eriktirador said:
Links dead
Click to expand...
Click to collapse
Quick!
Somebody do CPR
What?
Rainbow_Dash said:
Quick!
Somebody do CPR
Click to expand...
Click to collapse
lmao
Sent from my Note 5 using XDA Labs

bootloader stock zip required to flash through twrp(need to go back to seslinux enfor

I flashed a modified bootloader to use magisk with oos as it forced seslinux to premissive
now i need to go back to stock bootloader
can anyone provide me zip for the stock bootloader so i can flash it throught twrp
the modified bootloader thread
https://forum.xda-developers.com/oneplus-3t/how-to/magisk-oxygen-os-8-0-op3-3t-t3689901
the mordified bootloader zip file is in the download links ->magisk 14.3 zip-> oneplus_bootloader.zip
this might also help
https://www.xda-developers.com/onep...ng-of-selinux-to-permissive-mode-in-fastboot/
file also attached mordified bootloader
indroider said:
I flashed a modified bootloader to use magisk with oos as it forced seslinux to premissive
now i need to go back to stock bootloader
can anyone provide me zip for the stock bootloader so i can flash it throught twrp
the modified bootloader thread
https://forum.xda-developers.com/oneplus-3t/how-to/magisk-oxygen-os-8-0-op3-3t-t3689901
the mordified bootloader zip file is in the download links ->magisk 14.3 zip-> oneplus_bootloader.zip
this might also help
https://www.xda-developers.com/onep...ng-of-selinux-to-permissive-mode-in-fastboot/
file also attached mordified bootloader
Click to expand...
Click to collapse
Simply dirty flash the ROM.
tnsmani said:
Simply dirty flash the ROM.
Click to expand...
Click to collapse
Its not wot m looking for.. Bootloader will not go enforced by its own . so.. Looking for bootloader stock zip
Hoping it's not too late: have you looked there?
Simone98RC said:
Hoping it's not too late: have you looked there?
Click to expand...
Click to collapse
No boot loader there
Just firmwares n boot logos
Still thanks for trying
indroider said:
No boot loader there
Just firmwares n boot logos
Still thanks for trying
Click to expand...
Click to collapse
Sure? You're wrong: the mentioned link include only bootloader+modem that are coming with every OOS release.
There's no system partition, because that packages are built for custom rom users.
I used them for a long time, until I went back to modded stock.
Ps also full firmware include bootloader+modem partitions, otherwise you would get in hard brick especially with major updates.
Are you referring to a particular partition? What you mean for firmware?
Simone98RC said:
Sure? You're wrong: the mentioned link include only bootloader+modem that are coming with every OOS release.
There's no system partition, because that packages are built for custom rom users.
I used them for a long time, until I went back to modded stock.
Ps also full firmware include bootloader+modem partitions, otherwise you would get in hard brick especially with major updates.
Are you referring to a particular partition? What you mean for firmware?
Click to expand...
Click to collapse
Yes they do include that bootloader img i have tried flashing multiple boot images but i used a bootloader zip from. A dev that changed the setting of my selinux of bootloader from enforced to permissive in order to use magisk 14.2 with oos as magisk earlier didnt support enforced state.... That is only poossible to replace when you have a bootloader zip that include instructions to do so .. So the default bootloader zip will have that instruction as default values
Did you find any solution?
theo.j22 said:
Did you find any solution?
Click to expand...
Click to collapse
Yes just flash community beta of pie n bootloader will be updated to stock settings

Question help to explain please

[GUIDE] Back to stock ROM howto / Downgrade howto
There maybe a number of reasons to go back to the stock ROM. We do not discuss them here :) But what to do if you flashed something, wanting to go back to stock, and did not brick your Realme X2 yet? :) Here is super quick howto guide. There are...
forum.xda-developers.com
this guys says
I have found out that in fact stock recovery does not exist as a prebuilt file It is being created by the script /system/bin/install-recovery.sh on a basis of stock boot partition and a patch file /system/recovery-from-boot.p
It means in theory you can recreate stock recovery having only Realme ozip file.
EDIT1 The command to do it in Linux shell is
Code:
bspatch boot.img selfmade_stock_recovery.img recovery-from-boot.p
Cool! Tested.
EDIT2. For the current moment when unlocked bootloader breaks fingerprint sensor: as soon as the bootloader is locked again, fingerprint starts functioning as it should.
EDIT3 Becomes clear that each ROM release has its own stock recovery which is generated automatically on the basis of boot.img and recovery-from-boot.p . Not only boot.img is being changed each release, but recovery-from-boot.p is changing as well. If the wrong stock recovery is installed, you might not be able to decrypt data and connect to WiFi from within recovery. Seemingly it may bring you serious problems if locking back bootloader (thus bricking the device). Good thing (as I understood, but not checked yet) is that after flashing stock ROM with a help of a stock recovery next reboot should replace your stock recovery with an up-to-date version of it. So to be on a safe side make sure that you rebooted to system and that your recovery reflashed by the system before you lock bootloader.
EDIT4 In order to combine everything in one place:
Stock recoveries for RMX1991 (China version): here
Stock recoveries for RMX1992 (India version): here
Stock recoveries for RMX1993 (Euro version): here
EDIT5 In later ROM releases patch and script files are relocated into vendor partition, they are /bin/oppo-install-recovery.sh and /recovery-from-boot.p there.
EDIT6 Please note that the method above is working with officially downloaded ROMs from realme support site (read here why).
any idea how to explain this in easy understanding word for me to have a stock recovery.img for RMX3363

Categories

Resources