How to Root Red Magic 9 Pro NX769J by using kernelsu, kernel-based root solution for android devices which use a pre modified kernel image to root your device, KernelSU allow Only permitted apps to access or see `su`, all other apps are not aware about this. if you are looking for way to Root Your Red Magic 9 Pro using kernelsu then you are on right place, you can do it by following below Instructions.
Requiremet’s
- kernelSU
- Magiskboot
- unlocked bootloader
- Red Magic 9 Pro firmware to collect boot.img
- Contact Me to root Your device using kernelsu (not free)
How to Root Red Magic 9 Pro NX769J Via KernelSU
- Collect stock boot.img of your device
- unpack it using magisk boot (linux)
magiskboot unpack boot.img
- Download Correct Kernelsu for your device
- extract kernesu collect image from it and replace it within extracted boot.img
mv -f Image kernel
- now repack boot.img
magiskboot repack boot.img
- flash patched boot.img via fastboot
fastboot flash boot boot.img