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 recoveryimage 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
- Based on TWRP version: 3.7.0
- Device: Realme 8 Pro (RMX3081)
- Android version: Android 13 - RUI 4
- Release Date: December 14, 2022
- Last Updated: July 19, 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.
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.'
Code:
fastboot flash recovery [image name].img
Code:
fastboot reboot recovery
List of features working:
• Support DECRYPTION for Android 13 (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:
CREDITS:
• TeamWin - for TWRP
• @carlodeeCrypton - Special thanks for his effort to make data decryption to work.
#Flash and enjoy

Attachments
-
Screenshot_2022-12-13-02-45-13.png94.9 KB · Views: 28
-
Screenshot_2022-12-13-02-45-15.png97.1 KB · Views: 30
-
Screenshot_2022-12-13-02-45-34.png95 KB · Views: 29
-
Screenshot_2022-12-13-02-45-42.png135.8 KB · Views: 29
-
Screenshot_2022-12-13-02-45-59.png88.9 KB · Views: 26
-
Screenshot_2022-12-13-02-46-05.png57 KB · Views: 31
Last edited: