[RECOVERY][R][ONEUI 3] TWRP v3.5.1 For Samsung Galaxy M30s (Unofficial) - Samsung Galaxy M30s ROMs, Kernels, Recoveries, & O

{
"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"
}
TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Rooting your phone may void warranty so don't root your device unless you know what you are doing.
Downloads
Downloads
vbmeta
Odin tool
MEGA : M30sdd_TWRP_3.5.1_9
First time Installation
Note: custom vbmeta needs to be flashed to disable the verification of custom mods, this is a one time flashing in stock firmware
Backup your data
Unlock the Bootloader, View thread
Reboot to Download mode [Check Key Combos Below]
Disable auto reboot in Odin options, Flash vbmeta.tar in AP slot using Odin tool
Reboot again to Download mode and now Flash twrp-[$version]-m30s.img.tar in AP slot using Odin tool
Boot into TWRP Recovery [Check Key Combos Below]
Decrypt Internal Storage - Flash DM-Verity ForceEncrypt disabler
Wipe -> Format Data
Reboot -> System(without root) | Recovery(with root)
OR
Download Recovery.img file from link and flash it through your current recovery in recovery Partiton
Changelog
Fixes
Build compilation in 7.1 tree - CaptainThrowback
SAR: Don't follow symbolic links for block devices - bigbiff
SAR Update script name for clarity - CaptainThrowback
Wrappedkey support running only on FBE devices - CaptainThrowback
TWRP App log information reduced - epicX67
Refresh details after system wipe and adb sideload - AdrianDC
Chinese translation updates - betaxb
Support keymaster 2 - PeterCxy
add tzdata to TWRP for timezones - CaptainThrowback
ParitionManager: support delayed adopted storage mount - PeterCxy
Support to start terminal from file manager directory - AndroiableDroid
Nano support - nebrassy
Add nano support to open files from file manager - CaptainThrowback
Include new magisk apk support to be installed by TWRP - ianmacd
Add support to change directory name where TWRP stores backups - epicX67
Add bash support - not the default shell - DarthJabba9
ORS support to format data - AdrianDC
Add support to flash both slots when flashing an image - epicX67
NL translation updates - ianmacd
Cleanup
Installation cleanup - remove dupe PackageExtractFn - klabit87
Remove logd-reinit service - CaptainThrowback
Fixes
Restore system root context - bigbiff
Only include keymaster 2 if tree supports it - CaptainThrowback
Strip lines containing '--' in language_helper.py - ianmacd
Unlocalized string fix - ianmacd
Patching TWRP with Magisk
Download the latest Magisk Manager here & Install
Download/Copy the TWRP image to your device
Press the Install button in the Magisk card
Make sure “Recovery Mode” is checked in options.
In most cases it should already be automatically checked.
Choose “Select and Patch a File” in method, and select the TWRP image
Magisk Manager will patch the image to [Internal Storage]/Download/magisk_patched.img.
Proceed with the above steps to flash Magisk Patched TWRP.
Key Combos
Download Mode - Turn off device, Press and hold [vol + & vol -] connect usb to PC
Recovery Mode - Turn off device, Press and hold [vol + & Power] release power button after screen on, continue pressing [vol +]
Magisk System - Turn off device, Press and hold [vol + & Power] release both keys after screen on
Credits : @santhoosh for his work with M30s DT and thread, @mohitmallick17 for his DT on github, @geiti94 for his work with native A50 device tree.
Support:
Samsung Galaxy M30S | Official™
Official group for the Samsung Galaxy M30S Channel :- @SamsungGalaxyM30sUpdates Photography :- @SamsungGalaxyM30sPhotography Use /rules to see the rules, use /notes to see the notes. @admin or /report can be used to report users.
t.me
PrishSupport : https://t.me/prishsupport
PrishChannel : https://t.me/prishupdates
TWRP : https://twrp.me/site/update/2021/03/17/twrp-3.5.1-released.html
Note : Test it and if you found any issue do let me know by PMing me on telegram @neel0210 .

reserved

Thanks for the effort sir
Where is the .tar file for first time installation after flashing vbmeta

Thanks for the effort sir,
Can u add twrp .tar file in the download section.

Related

[UNOFFICIAL][RECOVERY] TWRP 3.5.1 for Galaxy J7nxt

{
"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"
}
TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Rooting your phone may void warranty so don't root your device unless you know what you are doing.
Downloads
MEGA : TWRP_3.5.1
Flashing​
Recovery : Download Recovery.img file from link and flash it through your current recovery in recovery Partiton​
ODIN : else pack recovery img in .tar and flash it through ODIN in AP.​
Changelog​
Fixes
Build compilation in 7.1 tree - CaptainThrowback
SAR: Don't follow symbolic links for block devices - bigbiff
SAR Update script name for clarity - CaptainThrowback
Wrappedkey support running only on FBE devices - CaptainThrowback
TWRP App log information reduced - epicX67
Refresh details after system wipe and adb sideload - AdrianDC
Chinese translation updates - betaxb
Support keymaster 2 - PeterCxy
add tzdata to TWRP for timezones - CaptainThrowback
ParitionManager: support delayed adopted storage mount - PeterCxy
Support to start terminal from file manager directory - AndroiableDroid
Nano support - nebrassy
Add nano support to open files from file manager - CaptainThrowback
Include new magisk apk support to be installed by TWRP - ianmacd
Add support to change directory name where TWRP stores backups - epicX67
Add bash support - not the default shell - DarthJabba9
ORS support to format data - AdrianDC
Add support to flash both slots when flashing an image - epicX67
NL translation updates - ianmacd
Cleanup
Installation cleanup - remove dupe PackageExtractFn - klabit87
Remove logd-reinit service - CaptainThrowback
Fixes
Restore system root context - bigbiff
Only include keymaster 2 if tree supports it - CaptainThrowback
Strip lines containing '--' in language_helper.py - ianmacd
Unlocalized string fix - ianmacd
Credits
all goes to @Astrako for his hard work with all exynos7870 device trees without him this would not be possible ​
Device trees : https://github.com/samsungexynos7870
7870 Group : https://t.me/samsungexynos7870
PrishSupport : https://t.me/prishsupport
PrishChannel : https://t.me/prishupdates
TWRP : https://twrp.me/site/update/2021/03/17/twrp-3.5.1-released.html
Note : Test it and if you found any issue do let me know by PMing me on telegram @neel0210 .
Reserve
What happened with this project? Link is down
New link?
link not work.....??????????????? pls

[UNOFFICIAL][RECOVERY] TWRP 3.5.1 for Galaxy J6

{
"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"
}
TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Rooting your phone may void warranty so don't root your device unless you know what you are doing.
Downloads
MEGA : TWRP_3.5.1
Flashing
Recovery : Download Recovery.img file from link and flash it through your current recovery in recovery Partiton
ODIN : else pack recovery img in .tar and flash it through ODIN in AP.
Changelog
Fixes
Build compilation in 7.1 tree - CaptainThrowback
SAR: Don't follow symbolic links for block devices - bigbiff
SAR Update script name for clarity - CaptainThrowback
Wrappedkey support running only on FBE devices - CaptainThrowback
TWRP App log information reduced - epicX67
Refresh details after system wipe and adb sideload - AdrianDC
Chinese translation updates - betaxb
Support keymaster 2 - PeterCxy
add tzdata to TWRP for timezones - CaptainThrowback
ParitionManager: support delayed adopted storage mount - PeterCxy
Support to start terminal from file manager directory - AndroiableDroid
Nano support - nebrassy
Add nano support to open files from file manager - CaptainThrowback
Include new magisk apk support to be installed by TWRP - ianmacd
Add support to change directory name where TWRP stores backups - epicX67
Add bash support - not the default shell - DarthJabba9
ORS support to format data - AdrianDC
Add support to flash both slots when flashing an image - epicX67
NL translation updates - ianmacd
Cleanup
Installation cleanup - remove dupe PackageExtractFn - klabit87
Remove logd-reinit service - CaptainThrowback
Fixes
Restore system root context - bigbiff
Only include keymaster 2 if tree supports it - CaptainThrowback
Strip lines containing '--' in language_helper.py - ianmacd
Unlocalized string fix - ianmacd
Credits
all goes to @Astrako for his hard work with all exynos7870 device trees without him this would not be possible
Device trees : https://github.com/samsungexynos7870
7870 Group : https://t.me/samsungexynos7870
PrishSupport : https://t.me/prishsupport
PrishChannel : https://t.me/prishupdates
TWRP : https://twrp.me/site/update/2021/03/17/twrp-3.5.1-released.html
Note : Test it and if you found any issue do let me know by PMing me on telegram @neel0210 .
Is it possible to have a mod so that system will auto mount
o arquivo esta fora do ar se tiver como concertar estou precisando
Translated by GT: the file is down if you have a way to fix it I need it
the link is broken
Czy Czy mogę go z flashować na Samsunga Galaxy Sm- j600fn/DS?
Mod translation: Can I flash it from Samsung Galaxy Sm-j600fn / DS?

[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 ?)

[RECOVERY][A40]TeamWinRecoveryProject 3.6.x Unofficial

{
"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"
}
Unofficial TWRP 3.6.x For Samsung Galaxy A40
Disclaimer
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.
Recovery Features:
toybox/busybox support
compatible with Android 12.0 and older
Downloads:
Always in the last post!
Instructions:
Odin (Windows)
Prerequisites: Samsung USB drivers, Odin v3.14.1
If you already have the bootloader unlocked you can skip to step 6.
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol down + power + usb cable plugged to a pc to start the phone in download mode;
Long press vol up then confirm you want to unlock bootloader (this is needed one time only);
* Please be aware all your data will be erased including internal storage and phone will reboot!!
Let the phone boot normally, pass the setup and connect to internet (wireless or mobile data) in order to unlock RMM;
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol down + power + usb cable plugged to a pc to start the phone in download mode, short press vol up to confirm you want to go to download mode;
* If by any chance you see RMM state=Prenormal or KG state=Prenormal, redo from step 5!
Download appropriate TWRP .tar file according to your device
Download vbmeta .tar
Open Odin v3.14.1 and place the downloaded TWRP .tar file in AP tab, downloaded vbmeta .tar file in CP tab and click Start - once you press start grab the phone and press vol up + power to force it boot straight in TWRP after flashing
!! Only if coming from full stock firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
TWRP
Download .img file for your device and install from your current TWRP with Install image - browse to image location and select - Recovery
Sources:
Device trees - a40
Recovery - twrp-minimal-manifest-aosp
Credits:
TeamWin, all contributors to the Recovery
odin throw an error: "complete (write) operation failed"
Deyaski said:
odin throw an error: "complete (write) operation failed"
Click to expand...
Click to collapse
i will update the .tar next days. It was my bad, or try remove the file into .tar as recovery.img only that should work then
Changelog:
• Add DTB/DTBO to fstab. (dtb/dtbo flashable as Image via Recovery)
• Set TW Offset back (shows clock now)
• Switch to Eureka Prebuilt Kernel
kevios12 said:
Changelog:
• Add DTB/DTBO to fstab. (dtb/dtbo flashable as Image via Recovery)
• Set TW Offset back (shows clock now)
• Switch to Eureka Prebuilt Kernel
Click to expand...
Click to collapse
Do you expect to merge this changes into the mainline TWRP? Do you know why is that the mainline one does not even boot?
TWRP 3.6.1 Update
Changelog:
• TWRP 3.6.1
• import stock usb config (fixed adb sideload)
• devicetree cleanup
New Update TWRP 3.6.1​
Device Changelog
Code:
▪️ Initial TWRP_11 AOSP Build
▪️ adapt devicetree from android-9 to android-11
▪️ switch from twrp_omni to twrp_aosp
▪️ Adjust TW Offset=85
▪️ fix E3003 Error by set build_date to an older date
(E3003: Can't install this package <date> over newer build)
▪️ no BSOD anymore after flashing ROMs (Recovery got killed)
▪️ Recovery Size: ~46MB
Source Changelog
Code:
▪️ Internal Storage mount (fixed by TeamWin)
Downloads
IMG: TWRP_3.6.1_11 ~46MB
TAR: TWRP_3.6.1_11 ~46MB
Telegram
edit: TAR fixed​
New Update TWRP 3.6.2​
Device Changelog
Code:
• update to TWRP 3.6.2
▪️ Recovery Size: ~46MB
Source Changelog
Code:
• Allow File Transfer >4GB via MTP
• TeamWin changes see here: https://github.com/TeamWin/android_bootable_recovery/commits/android-11
Downloads
IMG: TWRP_3.6.1_11 ~46MB
TAR: TWRP_3.6.1_11 ~46MB
Telegram
Works a treat, thanks. Installed unofficial lineage with this.
However, I'm trying to get Magisk to work. From what I read at Magisk's howtos, I need to patch the recovery img as this device does not have any boot ramdisk.
I tried patching this twrp image, but this leads to a blank screen (and a hung phone I can only reset with 7sec power+vol up + vol down) after the boot logo, no matter whether I boot without holding buttons or with holding power+vol up shortly like stated in the Magisk guide.
I can still get into twrp by holding the vol up longer.
Can anybody help how to get this twrp and Magisk working nicely together?
tbart said:
Works a treat, thanks. Installed unofficial lineage with this.
However, I'm trying to get Magisk to work. From what I read at Magisk's howtos, I need to patch the recovery img as this device does not have any boot ramdisk.
I tried patching this twrp image, but this leads to a blank screen (and a hung phone I can only reset with 7sec power+vol up + vol down) after the boot logo, no matter whether I boot without holding buttons or with holding power+vol up shortly like stated in the Magisk guide.
I can still get into twrp by holding the vol up longer.
Can anybody help how to get this twrp and Magisk working nicely together?
Click to expand...
Click to collapse
Hi, no. Just flash Magisk.apk via TWRP and reboot to system > magisk symbol popup, click on it > install > open > done.
Thanks a lot. Works as expected!
So are the instructions at https://twrp.me/samsung/samsunggalaxya40.html wrong?
I think teamwin should be notified then. I can create an issue, just wanted to know from someone more knowledgeable than me whether I misunderstood something.
Probably add this to the instructions in the first post, this might help others as well.
For everyone where have no Telegram.
### New TWRP Update is Out ###
Download Link in Attachments!
Changelog:
• 3.6.1 > 3.7.0
• Android 11 Manifest!
• Based on R kernel // latest twrp sources
• adb & adb sideload working
• Added fastbootd
Made by @Gabriel260BR NOT BY ME - Shared Only!

[RECOVERY] [anne] [Unofficial] Sky Hawk Recovery Project 3.1 [16-11-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:
#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 Ignore 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
- Decrypt data
- SELinux-fix for Android 13
- AIO Patch (that include offline charging fix, NFC and other fixes)
- Permissive kernel 4.9.319
- Magisk delta 25.2 (flash over recovery ramdisk)
- Magisk 25.2 (flash over recovery ramdisk)
- Flashlight
- Recovery Locking , Pin or Pattern lock
- Redesigned lock screen interface
- Magisk manager - Enable, disable or delete magisk modules right from SHRP
- Text Editor
- Custom Themes
- Theme, Lock, Addon survival
- Some OTA functionalities
- SHRP Injection (A/B)
- Magisk injection
- Auto decrypt
- and many more, flash right now to find out
Spoiler: Flash over Recovery
1. Put SHRP_AddonRescue.zip on the sdcard or internal storage
2. Boot into fastboot: switch off your phone -> Hold vol- while usb connected
3. Flash SHRP.img: fastboot flash recovery_ramdisk and drag & drop .img file to terminal
4- Boot into SHRP: power + vol+ while NOT connected the USB
5- Flash SHRP_AddonRescue zip
6. Reboot.
7. Done
Spoiler: Flash over erecovery
1. Put SHRP.img and SHRP_AddonRescue.zip on the sdcard or internal storage
2. Boot into fastboot: switch off your phone -> Hold vol- while usb connected
3. Flash SHRP.img: fastboot flash recovery_ramdisk and drag & drop .img file to terminal
4- Boot into SHRP: power + vol+ while NOT connected the USB
5. Flash SHRP to erecovery: flash > Select SHRP.img > Pick erecovery_ramdisk partition
6. Flash SHRP_AddonRescue zip
7. Reboot to erecovery: power + vol+ while connected the USB
8. Done
You tell....
DOWNLOAD NOW
or
Download from Github
Spoiler: Changelog
17/11/2022 Build
The SHRB Recovery includes the following:
- Decrypt data
- SELinux-fix for Android 13
- AIO Patch (that include offline charging fix, NFC and other fixes)
- Permissive kernel 4.9.319
- Magisk delta 25.2 (flash over recovery ramdisk)
- Magisk 25.2 (flash over recovery ramdisk)
- Flashlight
16/11/2022 Build
Allowe flash and backup the erecovery partition
15/11/2022 Build
initial Build
Githup for anne SHRP TREE
Github
Website
ScreenShots
Telegram Group
@AltairFR for patch files (NFC, offline charging, etc.)
@Frax3r for AIO fixes
@TureX for the kernel
EpicX
DNI9
Giovix92
TeamWin
osmOsis
VR25
Topjohnwu
Mauronofrio
DarthJabba9
steadfasterX
GeopJr
oddlyspaced
Corsicanu
Zackptg5
Jcadduono
Henloboi
TechyMinati
BRock
Aswin(dotA)
Special Thanks
Pritish
Kirill
Burak D.
ZJRDroid
LayeardDevMod
Olek & Oliwier
LeChenOS
TipzTeam
And all the developers whoever contributed to TWRP & SHRP
Please inform if we forgot to mention your name here , thanks !
​
Maintainer: Abdelhay Ali
Based On: TWRP
TWRP Version: 3.7.0_9-0
Source: Githup
I swear good stuff started to come out now that our phone is inches away from end of its life.
Update
Download
Allowe flash and backup the erecovery partition
Update 17/11/2022 Download
The SHRB Recovery includes the following:
- Decrypt data
- SELinux-fix for Android 13
- AIO Patch (that include offline charging fix, NFC and other fixes)
- Permissive kernel 4.9.319
- Magisk delta 25.2 (flash over recovery ramdisk)
- Magisk 25.2 (flash over recovery ramdisk)
- Flashlight
Note:
- Decrypt data, SELinux-fix and AIO Patch are included in .img file
- Permissive kernel 4.9.319, Magisk delta 25.2, and Magisk 25.2 are included SHRP_AddonRescue.zip file
Credits:
@AltairFR
@Frax3r
Update 1/12/2022
Download
- Fix many issues and mount all partitions by @AltairFR
- includes "parted" file for resizing system partition and dual booting
- support flash from cash
- MTP for cash partitions
Update 4/12/2022
Download
- Included run Recovery/eRecovery inside SHRP recovery ( to run recovery/eRecovery --tweaks --> stock-recovery ) -beta version
(If SHRP in erecovery_ramdisk .. then eRecovery will run)
(If SHRP in recovery_ramdisk .. then Recovery will run)
- Fix MTP
Please tell me where can I find SHRB Recovery for hi3660 Nova 2s?

Categories

Resources