[Discontinued][RECOVERY][UNOFFICIAL] SHRP for ZTE Axon 10 Pro - ZTE Axon 10 Pro 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"
}
Code:
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like whole new theming section, flash Magisk (root or unroot), Camera2api enabler directly from dashboard, password protection, etc. It's all started, lot more to come.
- Themes
- List view mode along with grid dashboard
- Status bar customization
- New rounded icons added on dashboard
- Notch mode with toggle to disable
- Dark mode or pure white, it's on you
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints.
- Flash ViPER4AndroidFX
- Recovery Locking, Pin or Pattern lock
- CPU core lock/unlock
- Language changing
- Hal3 / CameraAPI2 enabling/disabling
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Magisk Manager - Enable, disable or delete magisk modules right from SHRP
- and many more, flash right now to find out
If you already have a custom recovery installed:
1. Download the recovery.img
2. Boot to your custom recovery
3. Flash the recovery.img
If coming from scratch:
BOOTLOADER UNLOCK!
1.Boot into fastboot mode (volume down+power)
2.Fastboot flash boot shrpboot.img
Download
Github
Website
ScreenShots
Telegram Group
Unjustified dev amazing work on his twrp/kernel that was used as base for this recovery.
Compiled and mantain by mewzik86(daysun), posted on his behalf.
EpicX
DNI9
TeamWin
osmOsis
VR25
Special Thanks
Giovix92
Pritish
Kirill
Burak D.
ZJRDroid
Maintainer: mewzik86
Based On: TWRP
TWRP Version: 3.3.1-0​

I'm pretty sure you can't do fastboot flash recovery because a/b devices don't have a recovery partition

ChrispyStrips said:
I'm pretty sure you can't do fastboot flash recovery because a/b devices don't have a recovery partition
Click to expand...
Click to collapse
Correct, the default shrp thread template had that i forgot to change it.

twrp -> shrp
how to upgrade from twrp?
from twrp install shrp-los16_boot.img to "Install Recovery Ramdisk" or "Boot" ?

Install Recovery

_ron_ said:
how to upgrade from twrp?
from twrp install shrp-los16_boot.img to "Install Recovery Ramdisk" or "Boot" ?
Click to expand...
Click to collapse
Go to install select boot partition, then look for shrp-los16_boot.img and flash it.

It appears this build is missing some supporting scripts / files. I've tried a few of the Tweaks (Disable Encryption is my main interest) and SHRP seems to be looking for supporting files. Are these available separately? If so, where may I download them and into what folder should I put them?

karlnorth said:
It appears this build is missing some supporting scripts / files. I've tried a few of the Tweaks (Disable Encryption is my main interest) and SHRP seems to be looking for supporting files. Are these available separately? If so, where may I download them and into what folder should I put them?
Click to expand...
Click to collapse
If your trying to use the disable encryption from shrp that option does not work, flash this instead:

Related

[RECOVERY] Redwolf Twrp for HARPIA[BETA]

{
"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 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.
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.​
Based on TWRP version: 3.2.1
For device: Harpia
Authors build: Aki
Developers: ATG Droid
Thanks: Special Thanks to squid2 for his source, .z31s1g (for the base of his theme), osm0sis (for his bootimage binaries), etc.
Features:
Code:
Translated to EN & CZ
- Password protection
- Incremental OTA Support
- Support automatic reboot after the restore process
- Advanced deactivation of the stock recovery
- Support for automatic deactivation of the dm-verity & forced encryption...
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- A lot of other things, just look at it ;)
* Changes for security reasons *
- MTP isn't starting until user enter correct password
- Deactivated support of the custom themes
Points to be noted down:
Code:
[COLOR="red"]- get out of here if you are pirating apps. this recovery is not for you[/COLOR]
- always up-to-date with the latest TWRP changes
- compiled on omnirom-7.1 source
- kernel compiled inline with the recovery
- There isn't bug with reboot from recovery to recovery
- more languages
- other improvements from Features and Changelog lists
Bugs:
Code:
Flashlight toggling doesn't works.
Tap to wake doesn't works.
Installation instructions:
First unlock bootloader
To temporarily boot this recovery:
Code:
fastboot boot recovery.img
To permanently flash it:
First Method(If no twrp installed before:
Code:
fastboot flash recovery.img
Second Method(If you have twrp):
Code:
1.Go to twrp.
2.Choose Install.
3.Tap on install image.
4.Navigate to where you have downloaded the recovery.
5.A prompt will come asking partition
Choose recovery(be very careful).
6.Swipe to flash it.
Both methods are independent of each other and you can choose whichever you want.
For fastboot methods install proper drivers and boot to bootloader/fastboot mode before executing commands.
Downloads:
Download Link For Harpia:
https://www.androidfilehost.com/?fid=673956719939835336
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot.
XDA:DevDB Information
REDWOLF RECOVERY, Tool/Utility for the Moto G4 Play
Contributors
@ki, squid2
Source Code: [url]https://github.com/RedWolfRecovery[/URL]
Version Information
Status: Beta
Beta Release Date: 2018-04-17
Created 2018-04-16
Last Updated 2018-04-16
Changelogs
* Initial Release
Reserved
request password to enter for the first time what is it?
CyanonyMouse said:
request password to enter for the first time what is it?
Click to expand...
Click to collapse
Yes please help!!!
I have uploaded the wrong build
You have to wait for the next build
Download link updated:fingers-crossed:
https://www.androidfilehost.com/?fid=673956719939835336
Install Instructions updated.
#Stay_tuned
#Redwolf
@ki said:
Install Instructions updated.
#Stay_tuned
#Redwolf
Click to expand...
Click to collapse
works perfect install lineage to test it with this recovery and everything was normal good work

[RECOVERY][PITCHBLACK][UNOFFICIAL][v2.9.0]

PITCH BLACK 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:
/*
*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.2.3
PitchBlack version: 2.9.0
For device: a50dd
Authors build: @GalacticRogue
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/GalacticRogue/twrp_device_samsung_a50dd
Kernel: https://github.com/GalacticRogue/kernel_samsung_opensource9610
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan.
THANKS TO @geiti94 and @prashantp01 for trees
Features
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
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(Windows & Linux)
Download PBRP PC Installer zip from bellow
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP PC installer zip & copy the flashable zip to the installer folder
Goto fastboot mode in your device
Windows users open pbinstaller.bat file
Linux users execute pbinstaller.sh in a terminal
Follow the introductions on the installer from there
Enjoy
(LInux users will need unzip, adb & fastboot installed on their system)
Changelog
- Initial Build
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Downloads
Flashable zip
https://sourceforge.net/projects/th...d-2.9.0-20190331-1030-UNOFFICIAL.zip/download
Can you create a Odin flushable twrp
Jjaswant77 said:
Can you create a Odin flushable twrp
Click to expand...
Click to collapse
Isn't it flashable
GalacticRogue said:
Isn't it flashable
Click to expand...
Click to collapse
I can't flash it by Odin my boot loader is unlocked and
Have the stock recovery
So guide me how to install this particular recovery
Jjaswant77 said:
I can't flash it by Odin my boot loader is unlocked and
Have the stock recovery
So guide me how to install this particular recovery
Click to expand...
Click to collapse
I flash this via twrp i hope this will work buti didnt tried far
sorry out of topic, i want to asking, whether samsung galaxy a50 support aosp
GalacticRogue said:
Isn't it flashable
Click to expand...
Click to collapse
You flashed a rom with this?
a505f recovery setup, custom recovery error.
Is there something missing here in the instructions? I thought without decrypting the phone that the recovery partition would fail to boot due to custom binaries not being allowed by samsung?
I have two A505G's for 10 more days, so I'm gonna try this tonight.
How about TWRP recovery, where is it? how I can flash it if there is no TWRP recovery
It can not enter PithBlack recovery after flashed it.. stuck on samsung logo
[GUIDE][ROOT][Magisk] Root Samsung Galaxy A50 ( tested on SM-A505F )
https://forum.xda-developers.com/galaxy-a50/how-to/guide-root-samsung-galaxy-a50-tested-sm-t3946889
Bruh, samsung devices dont have fastboot... lmao

[RECOVERY] [S8/S8+] Sky Hawk Recovery Project 2.1

{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
- Themes
- List view mode along with grid dashboard
- Status bar customization
- New rounded icons added on dashboard
- Notch mode with toggle to disable
- Dark mode or pure white, it's on you
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints.
- Flash ViperFX
- Recovery Locking , Pin or Pattern lock
- CPU core lock/unlock
- Language changing
- Hal3 / CameraAPI2 enabling/disabling
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Flashlight
- Magisk manager - Enable, disable or delete magisk modules right from SHRP
- and many more, flash right now to find out
1. Make sure you have a custom recovery installed
2. Download the latest SHRP recovery for your device
3. Boot into recovery
4. Flash shrp recovery zip
5. Reboot to recovery.
6. Done
Flashlight and You tell...
Website
ScreenShots
Telegram Group
EpicX
DNI9
TeamWin
osmOsis
VR25
Special Thanks
Corsicanu
Giovix92
Pritish
Kirill
Burak D.
ZJRDroid
AleX
Please inform if we forgot to mention your name here , thanks !
​
Maintainer: Renatoh
Based On: TWRP
TWRP Version: 3.3.1-0
Treble suport..???
Please help me.
Usb otg connecting from TWRP v3.3.1-0, but cannot connect with skyhawk recovery.
SM-G950F
en-chan said:
Treble suport..???
Click to expand...
Click to collapse
Install HadesTreble for it.
hmm
Androkai said:
Install HadesTreble for it.
Click to expand...
Click to collapse
did you test?
Could you please add Chinese translation?maybe I can help you translate words.
Beautiful work, thanks
RuizLenatoh said:
did you test?
Click to expand...
Click to collapse
Yep, I've used it for 2 days, no problems.
But i still prefer to use One ui on it for now.
Great recovery. I'm happy to have Magisk support.
Is there any news ?
this is more better than stock twrp . thanks for your work
Dont works on S8
Do not work on my galaxy s8. when i want to install it i boot to twrp. when i flash it with some apps i got errors. when i flsh just the image twrp says dont works because img is to big for your phone. please help

[UNOFFICIAL][RECOVERY] OrangeFox Recovery Project [22/07/20]

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 is​FREE SOFTWARE​
DOWNLOAD
HERE
INSTALLATION
0. Backup your ROM
1. Download the OrangeFox zip and img files to your device
2. Boot into the an existing TWRP
3. Flash OrangeFox img file to Recovery Ramdisk
4. Reboot recovery, it should boot into OrangeFox
6. Flash OrangeFox zip file
7. The recovery should reboot automatically
8. Flash magisk
9. Enjoy!
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES
* Supports Treble and non-Treble ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* White Flashlight
* 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!
SCREENSHOTS
HERE
R11 HERE
XDA:DevDB Information
[RECOVERY] OrangeFox Recovery Project, Tool/Utility for the OnePlus 7
Contributors
DahakePL
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Testing
Created 2020-07-06
Last Updated 2020-07-25
Reserved
Auto flashing of DFE or DM verity **might** be broken - flash manually if you choose to do so
Reserved
Hey thanks for your work!
Followed the procedure, flashed img, then zip from TWRP 3.4 and EvoX custom ROM. Flashed successfully, booted to OFRP. But then fails to boot to system. Always boots to recovery.
Did I miss something??
nishant_713 said:
Hey thanks for your work!
Followed the procedure, flashed img, then zip from TWRP 3.4 and EvoX custom ROM. Flashed successfully, booted to OFRP. But then fails to boot to system. Always boots to recovery.
Did I miss something??
Click to expand...
Click to collapse
Flashed magisk after the rom?
Also, try using TWRP 3.3. Flash img as recovery ramdisk then after rebooting to OFR flash the OFR ZIP - then rom - then magisk.
It was tested and confirmed that it works and boots roms so it should work fine.
How does it handle encryption, is it able to decrypt?
Thanks for sharing the work!
droidvark said:
How does it handle encryption, is it able to decrypt?
Thanks for sharing the work!
Click to expand...
Click to collapse
Yes, works fine
Update - 22.07.20
The thread has been updated.
OrangeFox R11 is out!
The UI received a fresh coat of paint
Here's the changelog - https://wiki.orangefox.tech/en/changelog
Here are some screenshots I took - https://imgur.com/a/3Hmco5g
Please report any issues you find. Take logs, screenshots of the problems and post here.
Best regards
Great job thanks for keeping our device with more recovery options

[RECOVERY][UNOFFICIAL] [c1q|c2q] [Snapdragon] Sky Hawk Recovery Project V3.0 [01022021]

{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
- Themes
- Status bar customization
- New rounded icons added on dashboard
- Notch mode with toggle to disable
- Dark mode or pure white, it's on you
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints
- Recovery Locking , Pin or Pattern lock
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Flashlight
- Magisk manager - Enable, disable or delete magisk modules right from SHRP
- Text Editor
- Custom Themes
- Theme, Lock, Addon survival
- Some OTA functionalities
- Magisk injection
- and many more, flash right now to find out
1. Make sure you have a custom recovery installed
2. Download the latest SHRP recovery for your device
Code:
Device Codes:
c1q - Note 20 SNAPDRAGON
c2q - Note 20 Ultra SNAPDRAGON
3. Boot into recovery
4. Flash shrp recovery zip
5. Reboot to recovery.
6. Done
You tell...
DOWNLOAD NOW
ScreenShots
Kernel Source
Join Telegram Group
EpicX and the SHRP Dev Team!
Special Thanks
Afaneh for all his work in TWRP!
Please inform if we forgot to mention your name here , thanks !
​
Maintainer: jimbo77
Maintainer: whodat711
Based On: afaneh92 TWRP Device Tree
TWRP Version: <3.5.1>
Reserved
Very excited about this
Reserved #2
working on exynos?
AboodySahhaf said:
working on exynos?
Click to expand...
Click to collapse
No. This is Snapdragon only
Nice to see another recovery in the mix . I was using OrangeFox , gonna try this out . Thanks
Thank you, it looks great and simplifies the way Recoveries are used . Hope you keep it going. Loving what i'm seeing so far .
working on N986N?
Newstar94 said:
working on N986N?
Click to expand...
Click to collapse
It does. I actually have the same device model. Download the recovery for c2q.
Does this support ADB transfers?
gcrutchr said:
Does this support ADB transfers?
Click to expand...
Click to collapse
Yes. File transfer and adb sideload are both supported
jimbo77 said:
Yes. File transfer and adb sideload are both supported
Click to expand...
Click to collapse
thank you
This looks great!
Thank you Jimbo77

Categories

Resources