Development [RECOVERY] [Realme8 Pro] [TWRP 3.7.0] [RMX3081] [12-0] [UNOFFICIAL] TeamWin Recovery - Initial release - Realme 8 Pro

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Code:
/*
* Your warranty is now void!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
Team Win Recovery Project 3.7.0 for Realme 8 Pro​Introduction:​ Team Win Recovery Project, is an open-source software custom recovery
image for Android-based devices. It provides a touchscreen-enabled
interface that allows users to install third-party firmware and back up the
current system which are functions often unsupported by stock recovery.
Version and device Information:​
Status - Stable, (Initial build)
Based on TWRP version: 3.7.0
Device: RMX3081 aka Realme 8 Pro
Android version: RealmeUI 3 (Android 12+)
Release Date: December 14, 2022
Last Updated: January 03, 2023
Maintainer: Shibu Shaji, (perilouspike)
Source:​Minimal manifest: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp​Device tree:
GitHub - perilouspike/android_device_realme_RMX3081_twrp: TWRP device tree for Realme 8 pro
TWRP device tree for Realme 8 pro. Contribute to perilouspike/android_device_realme_RMX3081_twrp development by creating an account on GitHub.
github.com
Installation:
1.Disable verified boot first (optional)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
'Which is extracted from current stock rom ozip file.'
2. Flash twrp build
Code:
fastboot flash recovery [image name].img
3. Reboot to recovery
Code:
fastboot reboot recovery
List of features working:
• Support DECRYPTION for Android 12 (tested and works with stock firmware and some available GSI roms)
• External SD-card & USB-OTG support.
• Successful installation of flashable zips. "magisk" (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working mounting of dynamic partitions. (r/o only)
• Fully functional backup/restore of all partitions.
• Adb sideoad
• Fully functional adb and fastboot in twrp.
Features not working:
-Tell meh
Note:
• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelog:
• Changed StatusBar icon positions
• Fixed some partition issues in Fstab
• Updated sources
Click to expand...
Click to collapse
Download:
TWRP-12.1_Realme-8-pro_RMX3081-Unofficial.img
CREDITS:
• TeamWin - for TWRP
• @carlodeeCrypton - Special thanks for his effort to make data decryption to work.
#Flash and enjoy
Spoiler: screenshots
[/]

Great work!

It works on the rodo version ?

siksu said:
It works on the rodo version ?
Click to expand...
Click to collapse
GDPR ? I think, currently only the EXPORT version can unlock the bootloader. it can be installed if you have unlocked it

Shibu Shaji said:
RODO ? Myślę, że obecnie tylko wersja EXPORT może odblokować program ładujący. można go zainstalować, jeśli go odblokowałeś
Click to expand...
Click to collapse
Czy można jakoś zainstalować wersję eksportową? Takie duże ograniczenie tylko ze względu na wersję oprogramowania

great

Shibu Shaji said:
View attachment 5784327​
Code:
/*
* Your warranty is now void!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
Team Win Recovery Project 3.7.0 for Realme 8 Pro​Introduction:​ Team Win Recovery Project, is an open-source software custom recovery
image for Android-based devices. It provides a touchscreen-enabled
interface that allows users to install third-party firmware and back up the
current system which are functions often unsupported by stock recovery.
Version and device Information:​
Status - Stable, (Initial build)
Based on TWRP version: 3.7.0
Device: RMX3081 aka Realme 8 Pro
Android version: RealmeUI 3 (Android 12+)
Release Date: December 14, 2022
Last Updated: January 03, 2023
Maintainer: Shibu Shaji, (perilouspike)
Source:​Minimal manifest: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp​Device tree:
GitHub - perilouspike/android_device_realme_RMX3081_twrp: TWRP device tree for Realme 8 pro
TWRP device tree for Realme 8 pro. Contribute to perilouspike/android_device_realme_RMX3081_twrp development by creating an account on GitHub.
github.com
Installation:
1.Disable verified boot first (optional)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
'Which is extracted from current stock rom ozip file.'
2. Flash twrp build
Code:
fastboot flash recovery [image name].img
3. Reboot to recovery
Code:
fastboot reboot recovery
List of features working:
• Support DECRYPTION for Android 12 (tested and works with stock firmware and some available GSI roms)
• External SD-card & USB-OTG support.
• Successful installation of flashable zips. "magisk" (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working mounting of dynamic partitions. (r/o only)
• Fully functional backup/restore of all partitions.
• Adb sideoad
• Fully functional adb and fastboot in twrp.
Features not working:
-Tell meh
Note:
• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelog:
Download:
TWRP-12.1_Realme-8-pro_RMX3081-Unofficial.img
CREDITS:
• TeamWin - for TWRP
• @carlodeeCrypton - Special thanks for his effort to make data decryption to work.
#Flash and enjoy
Spoiler: screenshots
[/View attachment 5784423View attachment 5784335View attachment 5784337View attachment 5784339View attachment 5784341View attachment 5784343View attachment 5784345View attachment 5784347View attachment 5784349View attachment 5784353View attachment 5784355]
Click to expand...
Click to collapse
Hello Brother,
Are there any plans to start custom ROM development?
Or make a tree?

I installed this recovery on realme 8 Pro running android 13 with UI 4. It installed without any errors and decrypted file system on first run from fastboot. But after booting the phone in to OS and rebooting, it went into realme system recovery (Power+Vol down) everytime. I followed the process of installing TWRP as mentioned above. What can be done to prevent stock recovery from overwriting TWRP?

kgpabhi said:
I installed this recovery on realme 8 Pro running android 13 with UI 4. It installed without any errors and decrypted file system on first run from fastboot. But after booting the phone in to OS and rebooting, it went into realme system recovery (Power+Vol down) everytime. I followed the process of installing TWRP as mentioned above. What can be done to prevent stock recovery from overwriting TWRP?
Click to expand...
Click to collapse
Immediately after installing the recovery, you need to install something, so the recovery will not be reset

kakalkin said:
Immediately after installing the recovery, you need to install something, so the recovery will not be reset
Click to expand...
Click to collapse
I checked that in a post for realme 3 TWRP installation.
https://forum.xda-developers.com/t/twrp-for-realme-3-working-updated-21-aug-2019.3944022/
Edit (solution): After flashing a custom recovery, always flash a custom kernel or root.

Hey are you able to install any gsi using this recovery?

No, can't install gsi via twrp, need to use Fastboot.

Related

[RECOVERY][ONC] PitchBlack Recovery Project [3.0.0][OFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
*Disclaimer
*
* 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 ROM
* 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.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: Redmi 7/Y3 (onc)
Maintainer: TheSync
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/PitchBlackRecoveryProject/android_device_xiaomi_onc-pbrp
Kernel: https://github.com/TheSync/android_kernel_xiaomi_onclite
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
PBRP Side Changelog
Code:
v3.0.0
- Fully Redesigned UI
- Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
- Fully Redesigned Website https://pitchblackrecovery.com
- New Android like Power Menu (Activated via power key hold)
- Flashlight toggled by Vol up(+) on hold
- New Scrollable Advanced menu
- Totally Redesigned Icons
- Removed old unnecessary Theming Stuff
- Tested on almost all handy Resolutions
- Flashlight toggle on Lockscreen
- More checks for SAR/Non-SAR
- New Navbar
- Support on almost all Android version (5.0+)
- Update ozip decrypt
- Fix up ozip print logs & take all paths
- Update FUNDING.yml
- Fixed encrypted removal checks & buttons
- Add Flag for disabling treble compatibility by default
- Is_Data_Wiped: Simplify function signature
- Unified AB_OTA_UPDATER
- Change AB device log storage to /data/recovery
- Delay start if specified in board
- Optimize touchscreen driver initialization delay.
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Device Side Changelog
Code:
Update: Dec 23, 2020
- Switch fstab to minimal changes
- Unset AVB rollback index
- Update blobs from MIUI V11.0.1.0 QFLMIXM
- Drop FDE and switch to FBE only
- Update prebuilt kernel and dtbo image
- Fixes decryption problem in Android 11 ROMs
- Update init scripts from violet
- Show correct device name as per boot cert
- Add Chinese variants of Redmi 7 to list
=====================
2020-09-27
- Bring up official release
- Fixed some minor bugs
- Disable patching DM-Verity by default (no need to tick again)
- Update prebuilt kernel and dtbo
Bugs
- You tell me!
Downloads
Flashable zip
https://pitchblackrecovery.com/onc
XDA:DevDB Information
PitchBlack Recovery Project, Tool/Utility for the Xiaomi Redmi 7
Contributors
TheSync
Version Information
Status: Stable
Stable Release Date: 2020-09-27
Created 2020-08-31
Last Updated 2020-09-27
Support FDE & FBE Encryption (for build date: 2020-09-27). And here are some screenshots
Official Build is Up !
Maybe if there are future updates not all will be posted here, you can check it on the official site
Changelog and download link are available on the thread, you can check them there
I will surely give a try. I tried TWRP twice but not yet success. Now downloading this.
---------- Post added at 10:59 PM ---------- Previous post was at 10:48 PM ----------
Successfully flashed... Thanks...Nice UI
But, there are some confusion is PBRP Zip file. Inside the tools folder there are lots of zip files again. Are they necessary to flash? For the initial I just ignored and flashed only ROM and Magisk.
How to fix it
when i type “fastboot boot recovery.img”
then its shows…
sending ‘boot.img’ (65536 kb) OKAY[ 2.266s]
booting FAILED (status read failed (too many links))
fastboot error: command failed
How to fix it please help…..
if i try “fastboot flash recovery recovery.img” <— this comand and if my device would not boot then what i can do?
please reply…..
FPThatea said:
I will surely give a try. I tried TWRP twice but not yet success. Now downloading this.
---------- Post added at 10:59 PM ---------- Previous post was at 10:48 PM ----------
Successfully flashed... Thanks...Nice UI
But, there are some confusion is PBRP Zip file. Inside the tools folder there are lots of zip files again. Are they necessary to flash? For the initial I just ignored and flashed only ROM and Magisk.
Click to expand...
Click to collapse
Yo're welcome
mridul208 said:
How to fix it
when i type “fastboot boot recovery.img”
then its shows…
sending ‘boot.img’ (65536 kb) OKAY[ 2.266s]
booting FAILED (status read failed (too many links))
fastboot error: command failed
How to fix it please help…..
if i try “fastboot flash recovery recovery.img” <— this comand and if my device would not boot then what i can do?
please reply…..
Click to expand...
Click to collapse
You can reboot it manually without fastboot command
Hi, I flashed it successfully ("Finished. Total time: 2.147s") but am not able to boot into recovery, neither with fastboot command nor with volume up + power.
Any tip?
New official build is out!
Build Date: Dec 23, 2020
Download: Click here
Code:
Changelog:
* Switch fstab to minimal changes
* Unset AVB rollback index
* Update blobs from MIUI V11.0.1.0 QFLMIXM
* Drop FDE and switch to FBE only
* Update prebuilt kernel and dtbo image
* Fixes decryption problem in Android 11 ROMs
* Update init scripts from violet
* Show correct device name as per boot cert
* Add Chinese variants of Redmi 7 to list
In this release, there is no support for "FDE", it has just changed to "FBE".
If you want to use the one that support "FDE & FBE" use the version from the first release, or
Click here.​

[RECOVERY][RMX2061][Unofficial]TeamWin Recovery Project [3.5.X]

TeamWin Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.​
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.
*
*/
TWRP is FREE SOFTWARE​Two versions: for RUI1 (Android 10) and for RUI2 (Android 11)
Features:
• Fastbootd is working;
• Decryption is working
• Using custom themes and fonts (special thanks to [email protected])
• Added custom patches in the Advanced settings (special thanks to [email protected]):
- SafetyNet fix patch
- Google Pay fix patch
- Patch for mount System and Vendor as r/w
• AVB2.0 (vbmeta) disabling special (thanks to [email protected] for his patch)
• Fix stock .ozip installation
• Patch to conversion of dynamic partitions to r/w (special thanks to @lebigmac for his script. Original thead)
• Patch to fix Magisk on RUI2
Download:
From Google Drive https://drive.google.com/drive/folders/1xerR8NmCNEoR1afh4dfbyrLz0ZOuWZPp?usp=sharing
Spoiler: Screenshots
Spoiler: Guides
Spoiler: Convert any ROM to r/w
How to convert ROM to R/W
The process below describes how to transfer the entire firmware to R/W (the ability to change/delete/add files in the system partitions: system, vendor and others ..).
All actions are carried out in TWRP itself i.e. on "live".
Your data is not affected.
Required for a successful conversion:
* free space on the internal memory of at least 25GB.
* charged battery (preferably at least 40%)
The process itself is not complicated:
1. Make
backup a Super partition (optional)
2. Go to the "Advanced" section and select "Convert ROM to RW".
3. In the next window, confirm with a swipe.
4. That's it, we are waiting ... about 5 minutes ...
5. After all the actions, the device will reboot itself into the system ...
6. Go to the explorer with root rights and delete the /data/local/tmp/makesysrw_[version] (/data/media/makesysrw_[version] for Android 11) folder, or do it in the TWRP explorer
To access the system partitions, respectively, you need root rights and a file manager with the ability to mount partitions in r/w.
The test was conducted on RealmeUI 1 A.45 and RealmeUI 2 C.15. But there is no difference, it is possible to convert any Android 10-11 ROM to r/w.
Changelog - current version (Android 11):
• Fixed decryption /data on realmeUI 2.0 (all versions)
• Enabled some patches in the Advanced section
• Updated Magisk and some patches
• Edits in the TWRP interface by @brigudav
• Removed the code that could break the formatting /data
• Updated sources
• And other changes that I forgot...
INSTALLATION
via TWRP-based recovery:
Download the TWRP IMG file to your device
Reboot to your custom TWRP-based recovery
Install the TWRP img file as image in recovery partition
Reboot into recovery after installation
Enjoy!
via fastboot:
Download the TWRP IMG file to your PC
Reboot your device to fastboot mode
Install the TWRP image with command:
Code:
fastboot flash recovery [image name].img
Reboot to recovery with the command:
Code:
fastboot reboot recovery
Enjoy
Notes:
• Installation of OTA packages not working
• ADB doesn't work in fastbootd mode only
CREDITS
• TeamWin - for TWRP
• brigudav - for his TWRP customization
• @lebigmac - for his makeSystemRW script
Version Information
Status: Stable
Current version: 3.5.2_10-1 (Android 10) / 3.5.2_1011-3 (Android 11)
Created 2021-03-18
Last Updated - 2021-09-03
CHANGELOGS
Spoiler: Android 11
Spoiler: 2021-09-03 (3.5.2_1011-3)
• Fixed decryption /data on realmeUI 2.0 (all versions)
• Enabled some patches in the Advanced section
• Updated Magisk and some patches
• Edits in the TWRP interface by @brigudav
• Removed the code that could break the formatting /data
• Updated sources
• And other changes that I forgot...
Spoiler: 2021-05-03 (3.5.2_1011-2)
• Fixed the installation of some ROMs
• Fixed fastboot (it was broken in the last build)
Spoiler: 2021-05-01 (3.5.2_1011-1)
• Disabled non-working patches in the Advanced section
• Enabled the install/remove Magisk feature in the Advanced section
• Added a boot repackaging patch with an oplus.fstab fix for Magisk (now after applying this patch, Magisk booted correctly on RUI 2)
• A small fix under the hood
Spoiler: 2021-04-29 (3.5.2_1011-0)
• Initial build
Spoiler: Android 10
Spoiler: 2021-04-23 (3.5.2_10-1)
• Universal patch disabling vbmeta by [email protected] (thanks to him for the patch)
• Now the internal storage after formatting /data is available without rebooting
• Minor changes in device tree (some libs are now taken from sources, small changes in the fstab, unnecessary system.props and flags are removed, edits in translation)
• Updated and fixed the script for converting firmware to R/W (now temporary files are deleted automatically when the conversion is successful)
• Added logcat copying
• Updated magisk to Canary 22104 (21) in which the SafetyNet check works correctly.
• Languages: Added Indonesian language [android_bootable_recovery]
• Change the missing logical partitions from LOGERR to LOGINFO [android_bootable_recovery]
Spoiler: 2021-04-05 (3.5.2_10-0)
• The list of Firmware-Update partitions for backup is finally changed (It is recommended to delete old "Firmware" backups and make new ones #2)
• Fix a regression error for digest checking [android_bootable_recovery]
Spoiler: 2021-03-30 (3.5.1_10-1)
• Added conversion of dynamic partitions to r/w (see Guides). Special thanks to @lebigmac for his script. Original script thead
• In the Mounting settings you can now mount System and Vendor r/o and r/w (if the partitions are in r/w). Taken fromTWRP by brigudav for Poco X3
• Returned the reboot menu from TWRP 3.3.x. Taken from TWRP by brigudav for Poco X3
• Changed the list of partitions for Modem backup. It is recommended to delete old backups and make new ones
• Changes in languages
• Other changes under the hood
Spoiler: 2021-03-18 (3.5.1_10-0)
• Initial version
Reserved
Can i use this recovery for Flash Android 11 custom roms?
Ayushmak said:
Can i use this recovery for Flash Android 11 custom roms?
Click to expand...
Click to collapse
Yes, if you already have installed the RUI1 or ROM's based on RUI1.
You cannot boot the TWRP if you on RUI2 or ROM based on RUI2
Somebody knows on which RUI is based RR from this thread? There is only "Based on: AOSP". So can I install this twrp or not?
[ROM][10.0] Resurrection Remix v8.6.3 [RMX206X, UNOFFICIAL]
Please Give Update A11 based RROS...
forum.xda-developers.com
Yes you can install it... 'cause i would try.. on RR rom
Zgadnijcie said:
Somebody knows on which RUI is based RR from this thread? There is only "Based on: AOSP". So can I install this twrp or not?
[ROM][10.0] Resurrection Remix v8.6.3 [RMX206X, UNOFFICIAL]
Please Give Update A11 based RROS...
forum.xda-developers.com
Click to expand...
Click to collapse
All Android 10 Custom ROMs based on RUI1. Yes, you can install TWRP
Good job Ctarchik!
If anyone is looking for more information about my make system RW script here is the official project thread
lebigmac said:
Good job Ctarchik!
If anyone is looking for more information about my make system RW script here is the
Click to expand...
Click to collapse
Hi, I took this patch from TWRP by brigudav. I didn't find any mention of the creators anywhere other than brigudav, just "Make System to RW for Poco X3". I am always for the preservation of copyright and always indicate the developers of the program. I apologize to you for not finding your original official project thread. I would like to use your script for my recovery, of course, with the condition of saving the author and specifying a link to the original post...
Ctarchik please feel free to use latest version of my script in your project. The more people have system r/w access the better for the open source community.
@brigudav rather than hacking my update-binary and replacing my program's title (!!!) with your own meaningless words and torturing my script's comments section by modifying and removing the original script name, original author name, original version, link to original project homepage, disclaimer, credits, manual and automatic installation instructions, usage examples, (and much more...) I would suggest to try to improve the underlying algorithm of the script itself. And NO that does NOT mean simply renaming my variables and my functions and changing their order as well as injecting your bogus useless function that does absolutely nothing (...)
Please don't be such a lazy ruthless hacker without any morals or respect! Thank you! You have been caught red handed as a cyber thief and now the only right thing to do is to admit your guilt, beg for pardon and STOP IT! Please stop stealing my work and releasing as your own okay? That's just very very wrong on so many levels!
I clearly stated in my disclaimer that by using my script you agree to not abuse my work for criminal illegal purposes. And what you're doing is a perfect example of copyright infringement as well as intellectual property theft which is illegal even in Russia. Don't forget that!
Can you mod this twrp so I can use external sdcard to backup?
Thank you!
Super Partition backup fails when using FAT32 stick (exFAT works) · Issue #143 · TeamWin/android_bootable_recovery
I am running an official build of TWRP, downloaded from https://twrp.me/Devices/ I am running the latest version of TWRP I have read the FAQ (https://twrp.me/FAQ/) I have searched for my issue and ...
github.com
Ctarchik said:
Yes, if you already have installed the RUI1 or ROM's based on RUI1.
You cannot boot the TWRP if you on RUI2 or ROM based on RUI2
Click to expand...
Click to collapse
I had to google to know what RUI1 and RUI2 meant - RUI1 is Realme UI 1.0 which is based on Android 10 - RUI2 is Realme UI 2.0 based on Android 11
beaker2 said:
I had to google to know what RUI1 and RUI2 meant - RUI1 is Realme UI 1.0 which is based on Android 10 - RUI2 is Realme UI 2.0 based on Android 11
Click to expand...
Click to collapse
Yes, it is. I just shortened RealmeUI to RUI
The problem I have been having is when I previously installed TWRP on my phone using ADB to install- patched_vbmeta-2 and then TWRP. I could reboot from ADB into recovery to TWRP, but then when I tried to reboot into system I was in a boot loop and phone would only go back to the stock recovery . Then I had to re flash the stock rom to get out of the boot loop and be able to boot into system again.
So can I do the same install from ADB as before but when I reboot , from ADB, into TWRP then I can install this TWRP then I can have the ability to boot into the stock ROM system . Then I could go to recovery and TWRP will still be there so that I could install a custom ROM ?
Thanks in advance, I'm a noob with this phone and its partitioning
Well, I tried the installation described above, installed TWRP from ADB then when booted and rebooted into TWRP and flashed this version of TWRP, seemed fine no errors BUT... the phone just returned to the stock recovery .
Then I tried exactly as described in this thread no error message and all seemed to go smoothly BUT... The phones internal memory was unreachable from any file manager or computer and the stock recovery returned not TWRP. Had to re-flash the phone several times, 1. stock recovery 2.from update 3.from flash tool, to finally get the internal phone memory visible again.
My phones build number is RMX2061_11_A49. Has anyone successfully installed TWRP on this build ?
How?
1. Prevent replacing TWRP:
Flash this file in Advanced Menu in the first time you go in TWRP.
2. Decrypt userdata: do them in order
- Flash this file:
Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip | by Droidwin for Utilities
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
- Wipe / Format Data / yes
- Reboot to TWRP again
- Advanced / Fix AVB
- Reboot to System
Done!
P.S.: You will lost all data after this.
No, that didn't work. Kept getting -twrp error 1- when flashing the Disable dm verity forceencrypt file.
Tried several times.
Tried reinstalling the stock boot.img then installing same error 1
Tried reinstalling the stock rom installing twrp then flashing disable varity same error 1
Tried ignoring the error and going to fix AVB still no luck
Everything I tried it still just returned to the stock recovery
beaker2 said:
No, that didn't work. Kept getting -twrp error 1- when flashing the Disable dm verity forceencrypt file.
Tried several times.
Tried reinstalling the stock boot.img then installing same error 1
Tried reinstalling the stock rom installing twrp then flashing disable varity same error 1
Tried ignoring the error and going to fix AVB still no luck
Everything I tried it still just returned to the stock recovery
Click to expand...
Click to collapse
Try flash magisk before reboot system
nttuan said:
Try flash magisk before reboot system
Click to expand...
Click to collapse
I gave up and installed Magisk 23 and rooted. I just decided to live with the stock rom (debloated) and the stock recovery

[RECOVERY][Android 10][UNOFFICIAL][RMX2170] Orange Fox Recovery [27/05/21]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
DOWNLOAD
Sourceforge
INSTALLATION [ONLY FOR REALME UI 1.0]
[If flashing recovery first time]
• Download the OrangeFox recovery zip on your PC
• Extract the recovery.img from downloaded zip
• Reboot your phone to bootloader (adb reboot bootloader)
• fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
• fastboot flash recovery recovery.img
• Reboot to recovery
• Enjoy
[If already on some recovery]
• Downlod the OrangeFox recovery zip on your RMX2170
• Boot into the current recovery
• Flash like any other zip
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES
* Password, torch, led
* Support for custom ROMs
* Better language support
* Optimized versions of community scripts
* Fox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
XDA:DevDB Information
[RECOVERY] OrangeFox Recovery Project, Tool/Utility for the Realme 7 Pro
Contributors
Mayur Varde, TheMalachite
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Testing
Created 2020-05-15
Last Updated 2020-05-27
Changelog 27/05/2021
• Fixed /data decryption
• Added maintainer in about
Initial build
Initial release 15-05-2021
Download: Sourceforge
Support group: MelloLab
Support: https://del.dog/paytomayur
Update 27-05-2021
Download: Sourceforge
Changelog: Post #2
Support group: MelloLab
Support: https://del.dog/paytomayur
I need orange fox recovery
Any requirement before rebooting to stock system, i.e needs rooting etc
[If already on some recovery]
• Downlod the OrangeFox recovery zip on your RMX2170
• Boot into the current recovery
• Flash like any other zip
Did that and afterwoods rebooted to recovery and it takes me to fastboot mode won't go into recovery.
PLEASE SOMEBODY ANSWER!!:
When i installed this on android 11 i got an error booting the system. In recovery there was a boot error log, something along the lines of:
Couldn't boot reason: unable to set forced encryption
Any idea? I followed instructions above
Anyone knows why it can't update ota files? It says something like a wrong phone model but it's not.. I can't update any stock firmware
Spaceboy60 said:
When i installed this on android 11 i got an error
Click to expand...
Click to collapse
The thread title says "Android 10". Check the Android 11 thread for an updated version that fixes the decryption.
Is there any way to turn off fbe encryption without formatting data?
I can't flash stock rom, does anyone know why? android 10
Domac5 said:
I can't flash stock rom, does anyone know why? android 10
Click to expand...
Click to collapse
Try TWRP. Works for me.
deserted said:
Try TWRP. Works for me.
Click to expand...
Click to collapse
When I downloaded twrp 3.5.0, flashed and tried to reboot to recovery nothing happened.. Device just restart.. Can you give me link of version you use that works?
Domac5 said:
When I downloaded twrp 3.5.0, flashed and tried to reboot to recovery nothing happened.. Device just restart.. Can you give me link of version you use that works?
Click to expand...
Click to collapse
I also can't enter recovery by pressing +vol and power. I have had the phone for 2 days.
But I do it like this: first I enter bootloader by pressing -vol and power, then I select recovery and this way works.
You can find links to recovery in Telegram by searching for "realme 7 Pro" group.
Domac5 said:
When I downloaded twrp 3.5.0, flashed and tried to reboot to recovery nothing happened.. Device just restart.. Can you give me link of version you use that works?
Click to expand...
Click to collapse
Have you already found a version that works?
Recovery can be also accessed via Magisk or advanced restart menu e.g. in AEX Aosp Extended ROM or other modified ones.

[RECOVERY][Android 11][UNOFFICIAL][RMX2170] OrangeFox Recovery for Realme 7 Pro [19/09/21]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
DOWNLOAD
Sourceforge [OrangeFox]
Vbmeta [For A11]
INSTALLATION [ONLY FOR REALME UI 2.0 / A11]
[If flashing for first time]
1. Download OrangeFox A11 recovery img file and rename it to recovery.img
2. Reboot your phone to bootloader (adb reboot bootloader)
3. fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
4. fastboot flash recovery recovery.img
5. Reboot to recovery
6. Enjoy
[If already on custom recovery]
1. Download OrangeFox A11 recovery img file
2. Reboot to current recovery
3. Flash the OrangeFox A11 recovery img to the recovery partition
4. Reboot to recovery
5. Enjoy
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES
* Password, torch, led
* Support for custom ROMs
* Better language support
* Optimized versions of community scripts
* Fox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
XDA:DevDB Information
[RECOVERY] OrangeFox Recovery Project, Tool/Utility for the Realme 7 Pro
Contributors
Mayur Varde
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Testing
Created 2021-05-16
Last Updated 2021-09-19
Changelog 19-09-2021
• Fixed decryption for rui c25 and c26
• Reduced status bar height a bit
Changelog 09-06-2021
• Completely fixed decryption (no need to follow any guide)
Changelog 08-06-2021
• Fixed decryption (must follow the guide in op)
• Update recovery to OrangeFox R11
• Fixed screenshot
• Fixed theming as well
Initial release.
Initial release 16-05-2021
Download: Sourceforge
Support group: MelloLab
Support: https://del.dog/paytomayur
Hope custom roms and mods will also come
thank you!
Update 08-06-2021
Download: Sourceforge
Changelog: Post #2
Support group: MelloLab
Support: https://del.dog/paytomayur
Update 09-06-2021
Download: Sourceforge
Changelog: Post #2
Support group: MelloLab
Support: https://del.dog/paytomayur
Hey pro !!!
"fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
Give me link download "vbmeta.img" ? Android 11
Thanks !!!
it showing file is corrupted.why????
Update 19-09-2021
Download: Sourceforge
Changelog: Post #2
Support group: MelloLab
Support: https://rentry.co/paytomayur
Hi
Does this need open bootloader or root?
Can the recovery backup/restore stock rom?
If the device bricks in the process could it be restored by installing stock rom with the realme utility?
Thanks
[email protected] said:
Hey pro !!!
"fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
Give me link download "vbmeta.img" ? Android 11
Thanks !!!
Click to expand...
Click to collapse
Ok, installed recovery but now it keeps booting into recovery rather than ths OS. Do I need to wipe/format data or anything else to get it to boot?
Ok I formatted data, now it says system is taking up 126gb of storage!?
So i can't install apps, create new directories and open certain apps.
Suggestions??
How to restore encrypted data??
When you try to restore /data it gives a ! Fork error. Have the same problem with every ROM, can't restore data
OK, I stupidly flashed a android 12 ROM, but now I can't boot to orangefox. Do I need to flash twrp for android 12 to fix? And how to get vbmeta (do I use android 11 vbmeta??)
marshmello_61 said:
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
DOWNLOAD
Sourceforge [OrangeFox]
Vbmeta [For A11]
INSTALLATION [ONLY FOR REALME UI 2.0 / A11]
[If flashing for first time]
1. Download OrangeFox A11 recovery img file and rename it to recovery.img
2. Reboot your phone to bootloader (adb reboot bootloader)
3. fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
4. fastboot flash recovery recovery.img
5. Reboot to recovery
6. Enjoy
[If already on custom recovery]
1. Download OrangeFox A11 recovery img file
2. Reboot to current recovery
3. Flash the OrangeFox A11 recovery img to the recovery partition
4. Reboot to recovery
5. Enjoy
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES
* Password, torch, led
* Support for custom ROMs
* Better language support
* Optimized versions of community scripts
* Fox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
XDA:DevDB Information
[RECOVERY] OrangeFox Recovery Project, Tool/Utility for the Realme 7 Pro
Contributors
Mayur Varde
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Testing
Created 2021-05-16
Last Updated 2021-09-19
Click to expand...
Click to collapse
Is there a realme 7 version?
in realme ui 2.0 a11, i used this orange fox recovery to flash evolution x a12 now i successfully flashed rom and reboot successfully in rom but the problem is now i am unable to enter in recovery mode, when ever i am trying to go in recovery mode device shows fox logo for half minute and reboots back into rom.
can somebody help me please....
Spaceboy60 said:
OK, I stupidly flashed a android 12 ROM, but now I can't boot to orangefox. Do I need to flash twrp for android 12 to fix? And how to get vbmeta (do I use android 11 vbmeta??)
Click to expand...
Click to collapse
me too

[RECOVERY][UNOFFICIAL] OrangeFox Recovery Project [OnePlus 8 / 8t / 8 Pro / 9r] [05-Jun-2023]

OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 Recovery for the Oneplus 8 / 8t / 8 Pro / 9r
Download (for Android 13 ROMs) (OOS13 Based)
Download (for Android 12.x, 13 ROMs) (OOS12 Based)
Download FBEv1 Version Oneplus 8 (OOS13 Based)
Download FBEv1 Version Oneplus 8Pro (OOS12 Based)
Download FBEv1 Version Oneplus 8Pro (OOS13 Based)
Boot it with: fastboot boot OrangeFox-R12.1-OPKONA-V19.img
or flash it with: fastboot flash recovery OrangeFox-R12.1-OPKONA-V19.img​
Orangefox R12.1 can only be flashed to the recovery partition if you have OOS12 Firmware, but you can still boot it with fastboot boot if you are on OOS11 Firmware and need to decrypt data on Android 12 or Android 13 ROMs.
Some things like USB OTG etc are not working when using fox_12.1 on OOS11 Firmware!
If the touchscreen is not working for you after booting/flashing Orangefox please Update your OOS/Firmware to a newer Version!
Take a look at this Post from TWRP in regards of Backup and Restore or
here from the Orangefox wiki.
Spoiler: Flashing Instructions and switching OOS Firmware Base
Keep in mind! Never flash a recovery file if you are not on the same OOS Firmware as the recovery is for, otherwise you will end up in Qualcomm Crashdump mode or just a black screen.
Always just do a fastboot boot recovery.img until you are on the same OOS Firmware on your phone as the recovery is for, only then you can flash it with fastboot flash recovery as well!
From OOS11 Firmware to OOS12 Firmware ROM
------------------------------------------------------
Check DDR RAM type (from Windows cmd)
adb shell getprop ro.boot.ddr_type
0 - represents your device is LPDDR4X (use DDR0 Firmware file)
1 - represents your device is LPDDR5 (use DDR1 Firmware file)
or from Terminal on your phone
getprop ro.boot.ddr_type
0 - represents your device is LPDDR4X (use DDR0 Firmware file)
1 - represents your device is LPDDR5 (use DDR1 Firmware file)
When you are on OOS12 use this from the Orangefox Terminal:
cat /proc/devinfo/ddr_type
Download latest Orangefox 12.1 img file from here
Download OOS12 flashable Firmware for your phone from here or, Oneplus 8t, Oneplus 9r
adb reboot bootloader
fastboot boot OrangeFox_R12.1-xx.img
adb sideload fw_Oneplus8T_EU_c21_DDR0.zip
adb rebooot bootloader
fastboot flash recovery OrangeFox_R12.1-xx.img
fastboot reboot recovery
Apply Update - apply via ADB
adb sideload ROM.zip
Factory reset/Format Data
Reboot System
From OOS12 Firmware to OOS11 Firmware ROM
------------------------------------------------------
Please only use this right now when you have DDR4 RAM in your phone!
Check DDR RAM type (from Windows cmd)
adb shell getprop ro.boot.ddr_type
0 - represents your device is LPDDR4X (use DDR0 Firmware file)
1 - represents your device is LPDDR5 (use DDR1 Firmware file)
or from Terminal on your phone
getprop ro.boot.ddr_type
0 - represents your device is LPDDR4X (use DDR0 Firmware file)
1 - represents your device is LPDDR5 (use DDR1 Firmware file)
When you are on OOS12 use this from the Orangefox Terminal:
cat /proc/devinfo/ddr_type
Download latest Orangefox 12.1 img file from here
Download OOS11 flashable Firmware for your phone from here or, Oneplus 8t, Oneplus 9r
Download Recovery_OOS11_FW_Android12_decryption.img from here
adb reboot bootloader
fastboot boot Orangefox R12.1 recovery
flash OOS11.0.13.13 Firmware
flash ROM.zip
reboot to bootloader
fastboot boot Recovery_OOS11_FW_Android12_decryption.img
Factory reset/Format Data
Reboot System
ROM Flashing instructions:
(take a look at the Spoiler above if you need to switch OOS Firmware Base for your ROM)
From OOS to custom ROM
- Boot to Orangefox
- Format data
- Switch slot
- Reboot to recovery
- sideload/flash ROM
- sideload/flash Orangefox.zip
- reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
From custom to custom ROM
- Boot to Orangefox
- Format Data
- sideload/flash ROM
- sideload/flash Orangefox.zip
- Reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
For Updating a custom ROM
- Boot to Orangefox
- sideload/flash ROM
- sideload/flash Orangefox.zip
- Reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
The Messages failed to mount system, vendor after flashing a ROM can be ignored.
That is due to mounting those for both ext4 and EROFS and of course you can have only one of them.
If you get a Bootloop after flashing a ROM and having done a Format Data do the below:
Boot to bootloader and:
- fastboot devices
- fastboot -w
- fastboot reboot
Source Code: https://gitlab.com/OrangeFox
Device Tree (A12/A13): https://github.com/Wishmasterflo/device_oneplus_opkona/releases
Device Tree OP8/8Pro FBEv1: https://github.com/SENSEIIIII/twrp_device_OnePlus_instantnoodlep
Wiki/FAQ: https://wiki.orangefox.tech/en/guides
OrangeFox Version: R12.1
Version: V19
Last Updated: 05-Jun-2023
​Changelog
R12.1 V19 05-Jun-2023
- Updated with latest Orangefox source changes
old Changelogs
Credits
* ApexLegend007 for Android 12.1 device Tree
* The-Incognito for Recovery Trees of Oneplus 8T
* YumeMichi For Implementing Erofs and Other Misc
* bigbiff for decryption
* Pranav Talmale for decryption
* Systemad for original tree
* CaptainThrowback for original tree
* mauronofrio for original tree
* BillGoss for Backup and Restore
* Qnorsten for OOS fix
* TWRP team
* OrangeFox team
thanks so much for hookin up the op8 users with a recovery that has some substance
Am I correct in assuming that I'm not seeing anything in my data partition (for backup purposes) because of this?
Data decryption on OP8 and OP8 Pro is only working when using a OP8 series unified ROM which uses FBEv2 encryption.
FBEv1 encryption which the OP8 and OP8 Pro normally uses is not added to Orangefox (yet).
Click to expand...
Click to collapse
Just wanting to make sure I wasn't missing something!
mmoritz said:
thanks so much for hookin up the op8 users with a recovery that has some substance
Am I correct in assuming that I'm not seeing anything in my data partition (for backup purposes) because of this?
Just wanting to make sure I wasn't missing something!
Click to expand...
Click to collapse
Yes correct.
Thank you
Oneplus 8 Pro Android 12 based custom ROMs not working, crash dump
tnchng said:
Oneplus 8 Pro Android 12 based custom ROMs not working, crash dump
Click to expand...
Click to collapse
On which OOS12 Version are you? And do you have that on both slots?
Have you flashed Orangefox or just booted it?
Make sure you have OOS12 c35 or what you are on on both slots before trying to flash anything.
Then just try to fastboot boot Orangefox first and not flash it directly and see if you can install a ROM and boot to it.
I've tried C.36 with crDroidAndroid-12.1-20220721-instantnoodlep-v8.7, lineage-19.1-20221106-nightly-instantnoodlep-signed, it crash dump
and swithed to 11.0.11.11-20220218 crDroidAndroid-12.1-20220721-instantnoodlep-v8.7, lineage-19.1-20221106-nightly-instantnoodlep-signed, it also crash dump
You mean must c.35
tnchng said:
You mean must c.35
Click to expand...
Click to collapse
No c36 should work as well. And have you flashed Orangefox or just booted it? So the crashdump comes after flashing a ROM and trying to boot to system?
just booted, I want to check OrangeFox-R12.1-Unofficial-OPKONA-V13 work first, but crash dump, not flash the zip now. But for the 11.0.11.11, OrangeFox-R12.1 should work
tnchng said:
just booted, I want to check OrangeFox-R12.1-Unofficial-OPKONA-V13 work first, but crash dump, not flash the zip now. But for the 11.0.11.11, OrangeFox-R12.1 should work
Click to expand...
Click to collapse
Hmm strange as it works for someone else on Oneplus 8Pro. So I dont know why it does not work for you. Sounds strange that it just gives a crash dump when booting into it. Normallly that happens if you flash Orangefox to your phone and have not the same OOS Firmweare on both slots!
Every test I made OOS on both slots. No hurry, recovery for 12 need time. I can wait, thanks your hardworking.
tnchng said:
Every test I made OOS on both slots. No hurry, recovery for 12 need time. I can wait, thanks your hardworking.
Click to expand...
Click to collapse
Also I know that there is someone else who build Orangefox recovery a few days ago using FBEv1 for Oneplus 8 and 8 Pro.
As my unified Orangefox now is using FBEv2 since that is what is used on Oneplus 8t and 9r so te Unified Version is using that.
So you will only be able to decrypt data with my unified Orangefox Version when you use some unified ROM which is using FBEv2.
I will check with the one who build Orangefox with FBEv1 for Oneplus 8/8 Pro if he has published that already somewhere.
Maybe the FBEv1, thank you very much. I'll test asap when you share it.
tnchng said:
Maybe the FBEv1, thank you very much. I'll test asap when you share it.
Click to expand...
Click to collapse
OK that Version is not fully ready yet therfor it is not published anywhere yet.
EDIT:
Whoops... just saw the top post... "Orangefox R12.1 can only be flashed to the recovery partition"... Will this affect Stock OOS12 to update in the future? or can I easily restore stock recovery?
****************
Hi! Does this work with OP8 OOS12 unlocked + rooted? can I do "fastboot boot recovery.img"? Not really worry about decrypt data, just want to get in to flash Magisk. OP has been very bad at releasing full ROM, can't extract boot.img for that purpose.
Like many (I think), I try official TWRP to "fastboot boot recovery.img" and the device got stuck... Anyway... I left the phone for few days..., it booted back in fine.
woofwoof75 said:
EDIT:
Whoops... just saw the top post... "Orangefox R12.1 can only be flashed to the recovery partition"... Will this affect Stock OOS12 to update in the future? or can I easily restore stock recovery?
****************
Hi! Does this work with OP8 OOS12 unlocked + rooted? can I do "fastboot boot recovery.img"? Not really worry about decrypt data, just want to get in to flash Magisk. OP has been very bad at releasing full ROM, can't extract boot.img for that purpose.
Like many (I think), I try official TWRP to "fastboot boot recovery.img" and the device got stuck... Anyway... I left the phone for few days..., it booted back in fine.
Click to expand...
Click to collapse
No it will not affect stock OOS to Update.
I'm using EvolutionX 7.3 (Android13) on a Oneplus8Pro. Do you know which version of the recovery do I have to download?
And also, which encryption does the rom use?
Marcyvee said:
I'm using EvolutionX 7.3 (Android13) on a Oneplus8Pro. Do you know which version of the recovery do I have to download?
And also, which encryption does the rom use?
Click to expand...
Click to collapse
No. I dont know. Check with your ROM Support group or just try to fastboot boot the orangefog.img file and see which Version works.
I can boot all three version of the recovery, but it seems none of them can decrypt data. The Data partition dimension is 0mb.
Anyway, is the first time I use orange fox, and i don't know it very well....

Categories

Resources