[OUTDATED][𝗥𝗘𝗖𝗢𝗩𝗘𝗥𝗬][𝗨𝗡𝗢𝗙𝗙𝗜𝗖𝗜𝗔𝗟][𝘃𝟯.𝟬.𝟬] 𝗣𝗶𝘁𝗰𝗵 𝗕𝗹𝗮𝗰𝗸 𝗥𝗲𝗰𝗼𝘃𝗲𝗿𝘆 𝗣𝗿𝗼𝗷𝗲𝗰𝘁 [𝟬𝟯/𝟮𝟬/𝟮𝟭] - Xiaomi Mi Mix 3 ROMs, Kernels, Recoveries, & Other

{
"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"
}
PitchBlack Recovery Project for the Xiaomi Mi Mix 3 [perseus]
Mi MIX 3 Telegram Global Community
Spoiler: --Warranty Advice--
_________________________________________________________
Your warranty is void.
I am not responsible for bricked devices or
thermonuclear war caused by you following
these directions. YOU are choosing to make these modifications.
_________________________________________________________
Pitch Black Recovery Project is a fork of TWRP with many improvements to make your experience better.
It's more flexible & easy to use.
-IMG Method-
1. Download the PitchBlack recovery img on your PC.
2. Reboot your phone to bootloader (adb reboot bootloader).
3. Enter this command: fastboot flash recovery recovery.img.
4. Reboot to recovery.
Enjoy.
-Flashable zip method-
1. Download the PitchBlack Recovery Project flashable zip on your PC.
2. Reboot your phone to recovery.
3. Locate and flash the zip.
4. Reboot to recovery.
Enjoy.
​
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: Xiaomi Mi Mix 3 [perseus]
Maintainer/Authors build: Jopii
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/mauronofrio/android_device_xiaomi_perseus
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid
Credits to:
@mauronofrio
Twrp Team
Last Updated 2021-03-20

---------------------------------------------------
Recovery changes :
==============================
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
==============================
---------------------------------------------------

Reserved

Related

[RECOVERY][UNOFFICIAL][J701X][v3.0.0]Pitch Black Recovery Project [06/09/2020]

{
"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: J701X
Authors build: @Live0verfl0w
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: Github
Kernel: Github
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
Changelog
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:
-Initial release
Bugs
- You tell me!
Downloads
Flashable zip
Google Drive
XDA:DevDB Information
PitchBlack Recovery Project, Tool/Utility for the Samsung Galaxy J7
Contributors
Live0verfl0w, Astrako, Reza Adi, Shovon, Manjot Sidhu, Mohd Faraz, Sagar
Version Information
Status: Stable
Current Stable Version: 3.0.0
Stable Release Date: 2020-09-06
Created 2020-09-06
Last Updated 2020-09-06
+1
Rus Ann good job ,but could you add the Russian language, and then the squares, thank you.
bro , I'm on j7 core pie stock rom , not rooted and no custom recovery install.
I've enabled oem unlock and USB debugging
can i flash this recovery by ADB fastboot commands?
adb flash recovery.img ?
will it work if not please do help me to install any recovery with ADB commands on this device ,
thanks

[Recovery][PBRP] Pitch Black Recovery For Realme U1 [v3.0.0]

{
"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: realme U1 [RMX1831]
Maintainer : TechyMinati
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/techyminati/android_recovery_realme_RMX1831
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 below
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
Changelog
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:
-Initial Build
Bugs
- You tell me!
Downloads
Flashable zip
https://drive.google.com/uc?id=1kogjnfsZ9j-QUqoCtuytwxCqDe-lPF1U&export=download
If you liked the Thread, Do a Thumbs Up !

Development Pitch Black Recovery for Realme C2 [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: YourDeviceCodeNameHere
Maintainer/Authors build: Mention your xda profile here
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/PitchBlackRecoveryProject/android_device_realme_RMX1941-pbrp
Kernel: Give kernel source link here
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
Changelog
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:
RMUI Update
Bugs
- You tell me!
Downloads
Flashable zip
DOWNLOAD
Reserved
is their any stable recovery for realme c2 android 9 (color os 6)

[OUTDATED][𝗥𝗘𝗖𝗢𝗩𝗘𝗥𝗬][𝗨𝗡𝗢𝗙𝗙𝗜𝗖𝗜𝗔𝗟][𝗿𝟭𝟭] 𝗢𝗿𝗮𝗻𝗴𝗲𝗙𝗼𝘅 𝗥𝗲𝗰𝗼𝘃𝗲𝗿𝘆 [𝟬𝟯/𝟮𝟮/𝟮𝟭]

{
"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"
}
OrangeFox Recovery for the Xiaomi Mi Mix 3 [perseus]
Mi MIX 3 Telegram Global Community
Spoiler: --Warranty Advice--
_________________________________________________________
Your warranty is void.
I am not responsible for bricked devices or
thermonuclear war caused by you following
these directions. YOU are choosing to make these modifications.
_________________________________________________________
OrangeFox Recovery is one of the most popular custom recoveries, with amazing additional features, fixes and a host of supported devices.
-IMG Method-
1. Download the OrangeFox Recovery img on your PC.
2. Reboot your phone to bootloader (adb reboot bootloader).
3. Enter this command: fastboot flash recovery recovery.img.
4. Reboot to recovery.
Enjoy.
-Flashable zip method-
1. Download the OrangeFox Recovery flashable zip on your PC.
2. Reboot your phone to recovery.
3. Locate and flash the zip.
4. Reboot to recovery.
Enjoy.
​
OrangeFox version: r11
For device: Xiaomi Mi Mix 3 [perseus]
Maintainer/Authors build: Jopii
OrangeFox Source Code: https://gitlab.com/OrangeFox
Device tree: https://github.com/TeamWin/android_device_xiaomi_perseus
Credits to:
@PriNcEFuL
@mauronofrio
Twrp Team
Last Updated 2021-03-22
---------------------------------------------------
Recovery changes :
==============================
r11
- Merged R10.2 changes
- Merged latest TWRP changes
- Match Android Q design guidelines
- Gesture navigation
- Multiselection: supports copying, moving, deleting multiple files
- View size and date of files in file explorer
- Show backup size when selecting partitions and predicted average time of backup
- Tap on title in file manager to open storage menu
- Tap 3-dot icon to access multiselection and file manager settings
- Gray theme replaced with theme from Google Clock
- New fonts: MI LanPro (MIUI Font), Euclid, Fira Code, Exo 2
- Font weight customization
- Full screen console
- Add brightness slider and flashlight to console
- Quickly add Magisk when installing ZIPs
- Use checkboxes to input chmod permissions like in Android file managers
- Splash redesign, simple splash customizator
- Fancy decryption page
- Better UX while searching
- Generate digests after backup
- Advanced security: ADB and MTP unaccessible during boot (on some devices)
- Ability to flash ramdisk/kernel and fix recovery bootloop (for AB devices)
- Magisk improvements, removed Magisk v18 support
- Added hints
- Many others UI/UX fixes and improvements
==============================
---------------------------------------------------
Reserved
I've already compiled it for personnal use and never thought I could share it. Well now it's done, potentially better than I did (where's the thanks button tho ?)

[UNOFFICIAL][RECOVERY][PitchBlackRecoveryProject] PBRP For UMIDIGI F1/F1 Play [13/04/2022]

{
"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.6.1
PitchBlack version: 3.1.0
For device: UMIDIGI F1/F1Play
Maintainer/Authors build: Shadow Of Leaf
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/shadowofleaf96/android_device_umidgi_f1/tree/PBRP9.0
Kernel: Prebuilt kernel
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
- Copy TWRP-3.6.1-XX.imgto SD Card
- Press Install and Choose TWRP-3.6.1-XX.img and Choose Recovery
- Wait to Finish And Reboot to Recovery
- Enjoy
Using SP Flash tool
- Open flash_tool.exe from sp flash tool folder ( you can download it from here)
- Choose MT6771_Android_scatter.txt from UMIDIGI Stock Firmware
- Tap on Recovery and Choose TWRP-3.6.1-XX.img
- Click on Download and Reboot your Phone and plug your usb cable and press in Volume up button
- Wait to finish and enjoy
- Enjoy
Using Fastboot
- Power off
- Press on Power+Volume up button to boot up to Fastboot
- Execute "fastboot flash recovery TWRP-3.6.1-XX.img"
- Wait to Finish And Execute "fastboot reboot recovery"
- Enjoy
Changelog
PBRP Side Changelog
Code:
v3.1.0
- Bump to 3.1.0
- Based on TWRP 3.6.1
- Redesigned homescreen
- Fixed minor glitches
- Added more languages support
Device Side Changelog
Code:
v1.0 initial build
What Working :
- Decryption
- Backup / Restore
- ADB
- MTP
- OTG
- Flash System Image and Vendor Image also
Bugs
- Flashlight is not working for now
Downloads
F1 : https://www.mediafire.com/file/1omqnnh0bvnbath/PBRP-3.1.0-F1.img/file
F1 Play : https://www.mediafire.com/file/sl2t7vdqy1ztfsi/PBRP-3.1.0-F1_Play.img/file

Categories

Resources