[RECOVERY][UNOFFICIAL] OrangeFox Recovery Project [OnePlus 8 / 8t / 8 Pro / 9r] [03-Mar-2024]

Search This thread

Wishmasterflo

Senior Member
Nov 21, 2018
1,788
1,434
Stockholm
OnePlus 8T
Google Pixel 7a
Updated Version

Changelog

R12.1 V14 16-Jan-2023
- Updated Version with OOS13 F19 OP9R Kernel
- Synced with latest fox_12.1 changes
- Fixed props settings for the different Kona devices
- Fixed file formatting from Windows to Linux which was causing file issues in the device tree
- Added a Magisk flashable Module for Orangefox (thanks to MeHigh.G)


Still known issues:
- USB file transfer not working in the OOS13 based Orangefox
- Fastbootd not working in the OOS13 based Orangefox
- No EROFS OOS13 based Version yet (will build that later, want to fix the other issues first!)
 
Last edited:

Wishmasterflo

Senior Member
Nov 21, 2018
1,788
1,434
Stockholm
OnePlus 8T
Google Pixel 7a
I'm on OSS13 (OP8P IN2025.F62).
What's the difference between these versions?
Download (for Android 12.x, 13 ROMs) (OOS12/OOS13 Based)
Download FBEv1 Version Oneplus 8Pro
OP8 and OP8pro uses FBEv1 encryption on oos13 so you need to use a fbev1 based Revovery otherwise you can not decrypt data.
My Orangefox uses fbev2 so you need to use the other one
 
  • Like
Reactions: Primokorn

Primokorn

Senior Member
Nov 17, 2012
11,560
7,754
OnePlus 8 Pro
OP8 and OP8pro uses FBEv1 encryption on oos13 so you need to use a fbev1 based Revovery otherwise you can not decrypt data.
My Orangefox uses fbev2 so you need to use the other one
Good. I just unlocked the bootloader and I'm going to boot into OrangeFox (FBEv1) to flash Magisk and get root.
Do you confirm that erofs is the right version in my situation?

I tried to flash TWRP this weekend and it ended by the use of MSM tool... I don't want to reproduce that!
 

Wishmasterflo

Senior Member
Nov 21, 2018
1,788
1,434
Stockholm
OnePlus 8T
Google Pixel 7a
OrangeFox Recovery Oneplus 8/8Pro/8t/9r R12.1 V16

For OOS13 and OOS13 based custom ROMs

Changelog:
- OOS13 Based (should work with both ext4 and EROFS ROMs)
- Fixed device detection for Oneplus9R
- Misc changes and adjustments
- Updated with latest Orangefox source changes
- Updated with latest Meteoric Kernel

Download link to this new Version as well as old OOS12 based Versions is in the OP.
 
Last edited:

Nimueh

Recognized Contributor
May 19, 2012
3,750
3,609
OnePlus 3
Samsung Galaxy Tab A series
OrangeFox Recovery Oneplus 8/8Pro/8t/9r R12.1 V16

...

Download link to this new Version as well as old OOS12 and OOS11 based Versions is in the OP.
Erm ... I might be blind but I don't see any OOS11 based version in the OP? :unsure:
 

Attachments

  • Capture.JPG
    Capture.JPG
    44.7 KB · Views: 25

Top Liked Posts

  • There are no posts matching your filters.
  • 20
    OrangeFox Recovery Project

    logo.jpg

    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.x, 14 ROMs) (OOS13 Based)
    Download (for Android 12.x, 13 ROMs) (OOS12 Based)

    Download FBEv1 Version Oneplus 8 (OOS13 Based) by Deepongi
    Download FBEv1 Version Oneplus 8Pro (OOS12 Based) by saurabh_parab
    Download FBEv1 Version Oneplus 8Pro (OOS13 Based) by saurabh_parab


    Boot it with: fastboot boot OrangeFox-R12.1-OPKONA-V29.img
    or flash it with: fastboot flash recovery_a OrangeFox-R12.1-OPKONA-V29.img
    fastboot flash recovery_b OrangeFox-R12.1-OPKONA-V29.img

    If the touchscreen is not working for you after booting/flashing Orangefox please make sure that the booted Orangefox is on the same OOS base as your phone is on!

    Note: fastbootd is not working on the OOS13 based Orangefox!!


    Take a look at this Post from TWRP in regards of Backup and Restore or
    here from the Orangefox wiki.


    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!

    Firmware Flasher Download

    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: V29
    Last Updated: 03-Mar-2024

    Changelog
    R12.1 V29 03-Mar-2024
    - Synced with latest Orangefox source changes
    - Orangefox will reflash itself if a ROM is flashed from within a already flashed Orangefox V28 or later Version on the phone!
    - Reverted back Kernel settings which caused issues on Orangefox V28
    - Updated Magisk addon to Magisk v27.0

    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
    * Deepongi for Orangefox recovery for Oneplus 8
    * saurabh_parab for Orangefox recovery for Oneplus 8 Pro
    6
    New Orangefox Version V29 for Android 13 and Android 14 custom ROMs. :)
    It does not work on Stock OOS for now!

    Changelog
    R12.1 V29 03-Mar-2024
    - Synced with latest Orangefox source changes
    - Orangefox will reflash itself if a ROM is flashed from within a already flashed Orangefox V28 or later Version on the phone!
    - Reverted back Kernel settings which caused issues on Orangefox V28
    - Updated Magisk addon to Magisk v27.0
    6
    OrangeFox Recovery Oneplus 8/8Pro/8t/9r R12.1 V16

    For OOS13 and OOS13 based custom ROMs

    Changelog:
    - OOS13 Based (should work with both ext4 and EROFS ROMs)
    - Fixed device detection for Oneplus9R
    - Misc changes and adjustments
    - Updated with latest Orangefox source changes
    - Updated with latest Meteoric Kernel

    Download link to this new Version as well as old OOS12 based Versions is in the OP.
    4
    Updated Version

    Changelog

    R12.1 V14 16-Jan-2023
    - Updated Version with OOS13 F19 OP9R Kernel
    - Synced with latest fox_12.1 changes
    - Fixed props settings for the different Kona devices
    - Fixed file formatting from Windows to Linux which was causing file issues in the device tree
    - Added a Magisk flashable Module for Orangefox (thanks to MeHigh.G)


    Still known issues:
    - USB file transfer not working in the OOS13 based Orangefox
    - Fastbootd not working in the OOS13 based Orangefox
    - No EROFS OOS13 based Version yet (will build that later, want to fix the other issues first!)
    3
    OrangeFox can't decrypt the data partition on my phone using Global OOS v13 January security update. I use OrangeFox-R12.1-OPKONA-V19-Android13.img to boot to recovery to check it.

    As result I can't install custom rom without able to see data partition.

    I go to Mange Partition and select Data, it shows that it is using f2fs file system. Is this cause? Should I just change file system to ext4?
    Data decryption (if you use Oneplus 8 or 8Pro) is only working if the used ROM is using FBEv2 encryption. So my Orangefox Version can only decrypt data on FBEv2 encrypted ROMs not FBEv1.
    For FBEv1 there is a seperate Orangefox Version for OP8 and OP8Pro.

    Also I have just uploaded a new Orangefox Version V20 to my Github with the latest Orangefox sourced changes!