[RECOVERY][3.4.0-10][RMX1991/2/3]Official/Unofficial TWRP for Realme X2 (Stable)

Search This thread

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,813
27
Castellana Grotte
toolaio.tk
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
 *
 * We are 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.
 *
 */

Features:
- TWRP boots
- decryption works
- Rom flashing works
- Magisk flash works
- Sdcard works
- Android 10 support
- Android 11 Decryption


Download:
TWRP 3.4.0-10 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.4.0-0 RMX1991/2/3 Unofficial by mauronofrio

TWRP 3.3.1-19 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.3.1-13 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-11 RMX1992 Unofficial by mauronofrio
TWRP 3.3.1-11 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-5 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-8 RMX1992 Unofficial by mauronofrio
Official Builds RMX1991/3(The unofficial one is always more updated and more supported)
Official Builds RMX1992(The unofficial one is always more updated and more supported)

TWRP 3.3.1-4 Unofficial by mauronofrio
TWRP 3.3.1-1 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
Stock RMX1991 Recovery

To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually.
Flash the VBMETA PATCHER and reboot.
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

Reccomended ADB and Fastboot binaries:

Adb and Fastboot Installer

Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_realme_RMX1991
Precompiled stock one

My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio

Donations:



Credits:
Thanks to @xterminater07 and Color for the help finding the .ofp ROM

Created 2019-11-5
 

Attachments

  • photo_2019-11-28_22-59-32.jpg
    photo_2019-11-28_22-59-32.jpg
    127.8 KB · Views: 4,610
  • photo_2019-11-28_22-59-38.jpg
    photo_2019-11-28_22-59-38.jpg
    154.2 KB · Views: 4,560
  • photo_2019-11-28_22-59-41.jpg
    photo_2019-11-28_22-59-41.jpg
    145.1 KB · Views: 4,404
  • photo_2019-11-28_22-59-44.jpg
    photo_2019-11-28_22-59-44.jpg
    142.5 KB · Views: 4,199
Last edited:

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,813
27
Castellana Grotte
toolaio.tk
So for other devs or people who need the decryption key, i already made a pull request for oppo_ozip_decrypt by bkerler: https://github.com/bkerler/oppo_ozip_decrypt/pull/31
I will attach a script already modified by me (Credits to bkerler). The script is in the zip, just unpack it

The decryption key is "1c4a11a3a12589ae441a23bb31517733" i extracted it from an .ofp rom for the RMX1991.

Now i'm trying to backupping stock recoveries with some testers.

This TWRP is not tested, so use it carefully.
TWRP tested and working, added a bit of screen in the first post

P.s. @haiti525 enjoy.
 

Attachments

  • ozipdecrypt.zip
    1.2 KB · Views: 516
Last edited:

yakovpol

Senior Member
Sep 23, 2013
279
129
Realme X2
TWRP is working, tested

Many thanks for this build!
Stock ROM does not rewrite it (good!).

SD card is not working (this option is simply absent).

Reboot to EDL, System, Recovery, Power Off, data decryption - all work.
I thought there should be screen off feature...
 

Attachments

  • TWRP.jpg
    TWRP.jpg
    248.1 KB · Views: 1,547

xterminater07

Senior Member
Dec 4, 2010
1,581
478
I just tried magisk canary build, and i cannot replace build.prop just to let everyone know, Magisk still in core-only mode.
 

switchgott

Senior Member
Jan 22, 2007
1,238
120
What we can do.
Make a dd image from system.
Mount it inside linux.
Change build.prop
Flash system.img in system partition with fastboot
 

andy_zhang

Senior Member
Mar 28, 2015
540
146
I have succeeded, but can not brush into magisk, prompting that the system can not be mounted.

通过我的 RMX1991 上的 Tapatalk发言
 

vicent2000

Member
Aug 17, 2010
14
2
after flash TWRP, 1st into twrp, the screen will show "Mount Decrypt Data" "Enter Password", I had try to click "cancel" button, that can into the TWRP, but when restart system then reboot into recovery, that will back to original recovery, the TWRP recovery is not workable
 
Last edited:

Top Liked Posts