-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rmx3231 #1
Comments
use android 9 |
ok. its now padded. how do i sign boot.img? |
I used pacextractor to extract stock boot.img which i patched with magisk.
i then patch it with magisk, sign with then this is the output of signed magisk boot.img:
but flashing it with research download causes it to get stuck at vbmeta. even using the extracted vbmeta from pacextractor also gets stuck. here is the rom i used [edit] |
on android 10(+), after unlock bootloader, trustos only check boot is signed, and will not check signer of boot. boot can be flash with researchdown or fastbootd or spd_dump sign vbmeta is not a necessity to get root, there is a way to boot with custom signed vbmeta, but not work on 9863s yet, TomKing062/CVE-2022-38691_38692#1 |
i flashed magisk boot.img with research tool and got boot loop with stock vbmeta that came with stock rom. plus i cant use fastboot with locked bootloader since realme haven't given us in depth tesk apk i want to try spd_dump but idk if it will work anyway |
so will this work on 9863 otherwise my main concern is root. how can i root this phone?? |
bl unlocked, patched boot signed, what else get in the way ? |
it worked bro! i however had to flash stock vbmeta with disable flags and flash magisk boot with fastboot (which caused bootloop?) then flash stock vbmeta with download tool. thanks alot |
rmx3231 uses android 11 but padded to 00 40 00 00. should i use padding for android 9?
The text was updated successfully, but these errors were encountered: