Skip to content

RM10 Pro — Overview

The device

Nubia Red Magic 10 Pro — Qualcomm Snapdragon 8 Elite (SM8750) gaming phone. The codename used in firmware and the bootloader is NX789J (Global) or NX789S (China). Both variants share the same kernel source tree, with build configuration selecting between J and S targets [#672 p34 MrKonic]. (Community speculation that the S variant is "overclocked" is widespread but not authoritatively confirmed.)

Sibling devices that share the unlock toolchain and exploit surface:

  • Red Magic 10 Air — different unlock path (treated like RM9s by ROM2BOX) [#255 p13 Reminon]
  • Red Magic 10 Pro+ — same SoC, same toolchain plans [#541 p28 AdaUnlocked]
  • Red Magic 11 Pro — primary target of the ZTE Family Toolbox; unlocked first [RM11 thread]
  • Nubia Pad 3 Pro, Z70U, Z80U — supported by current ZTE Family Toolbox builds [RM11 thread title]

Variants and bootloader behavior

  • Global ROM: ships with bootloader displaying "unknown" in CPU-Z; verify via fastboot getvar unlocked (look for unlocked: yes/no) or Developer Options → OEM unlocking (toggled on + greyed out = unlocked) [#216 p11 DarkestSpawn].
  • China (CN) ROM: forced silent updates are aggressive — even with auto-update disabled the system updater can apply patches in the background [warning repeated across thread].

Firmware version cadence (selected)

VersionNotes
V10.0.8First public global ROM linked in OP [#5 p1 Ssmiles]
V10.0.9OP confirms downgrade not possible from this version [#12 p1 Ssmiles]
V10.0.13Asia/EEA ROM URL [#245 p13 extra98]
V10.0.14EEA ROM URL — Reminon spent days manually patching from this for root [#487 p25]
V10.0.18 NX789J GBBuild referenced by Enddo in May 2026 [#667 p34]
Android 16 updateAdds files in /metadata/aconfig/maps/system.flag.map that break permission controller when used as base for GSI/DSU on A15 [#279 p14 Reminon]

What works (as of June 2026)

GoalMethodStatus
Bootloader unlockZTE Family Toolbox ≥1.2.3 (1.2.7.7 current stable, 1.2.6 is the English build)Working for RM10 Pro — confirmed in the wild by multiple users [RM11 #2317 p116 dev-reverse]
Root with locked bootloaderEDL-flash patched init_boot + patched vbmetaWorking — see BD_Security's guide
Root with unlocked bootloaderMagisk init_boot patch via dd from systemWorking [#589 p30 HammadYasin]
TWRP / OFRP custom recoveryReminon's WIP device treeBuilds & boots, touch works, mount issues being chased [#481 p25]
Disable AVB / vbmeta via fastboot flashTriggers bootloader loop, requires EDL restoreDon't do it [#315 p16 Reminon]
Cracking RSA used for eng_abl signingBehind-the-scenes researchNot public — see reverse engineering

Why everyone is in a hurry

Hardware fuse threat

ZTE is rolling out irreversible hardware-fuse updates that permanently disable unlock paths. Pattern across CN OEMs: silent updates blow SoC fuses, then no software method works. Freeze the system updater app. See Known issues.

Released under the CC BY-SA 4.0 license.