Hovatek Forum DEVELOPMENT Android Root and TWRP on Moto G20 Unisoc T700
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


Root and TWRP on Moto G20 Unisoc T700

Root and TWRP on Moto G20 Unisoc T700

Pages (2): Previous 1 2
Cereal_Mkos
Cereal_Mkos
Cereal_Mkos
Junior Member
16
14-10-2021, 01:42 PM
#11



(14-10-2021, 12:32 PM)X3non
(13-10-2021, 12:18 PM)Cereal_Mkos and how could I get around it? do you have any idea

the only workaround is to get the same private key used by the OEM and replace the rsa4096 key we used in our guide
downside is that the key can only be retrieved from the OEM

is there any way to get this? or is it not even worth going after it?
X3non
X3non
X3non
Recognized Contributor
22,062
15-10-2021, 03:10 PM
#12
(14-10-2021, 01:42 PM)Cereal_Mkos is there any way to get this? or is it not even worth going after it?

you can try reaching out to the OEM, see if they'd release it to you
Cereal_Mkos
Cereal_Mkos
Cereal_Mkos
Junior Member
16
19-10-2021, 02:43 AM
#13
(15-10-2021, 03:10 PM)X3non
(14-10-2021, 01:42 PM)Cereal_Mkos is there any way to get this? or is it not even worth going after it?

you can try reaching out to the OEM, see if they'd release it to you

I found a solution for root. now i have root this by chance could help me with the TWRP? for example get something from the system to try to create a custom vbmeta or even the TWRP? and twrp here still doesn't start at all
or maybe a twrp port or flash it directly on boot already installed because when I unzip and compact again the boot.img doesn't work
This post was last modified: 19-10-2021, 02:49 AM by Cereal_Mkos.
A de la G
A de la G
A de la G
Newbie
1
19-10-2021, 08:46 AM
#14
I still working in unlock the bootloader, I found the way to get something like rsa4096 key, called as keygen.

I will install Ubuntu in my PC in a few hours to try to release the bootloader.

It's very difficult to get in to fastbootd zone with the keys. I'm pressing Power Vol-, not works. Then, Power Vol+, nothing. Power and later Vol+Vol-... whatta...!? At this time I have almost six hours and I have to reconnect to the AC adapter to refill the battery.

Ceral_Mkos, Did you found how to root the xt2128? Lucky! I have only a question, there is a way to change the state of user to userdebug or eng the stock rom? And, about the TWRP, there is a procedure to achieve it:

https://www.hovatek.com/forum/thread-21669.html

I wish you can get working with this Unisoc phone, I need to sleep now... (in my country is near to 3:00 am at this moment)
X3non
X3non
X3non
Recognized Contributor
22,062
20-10-2021, 02:23 PM
#15



(19-10-2021, 02:43 AM)Cereal_Mkos I found a solution for root. ...

what solution are you referring to?


(19-10-2021, 02:43 AM)Cereal_Mkos now i have root this by chance could help me with the TWRP?

our tool @ https://www.hovatek.com/forum/thread-21669.html doesn't support android 10 & above atm


(19-10-2021, 02:43 AM)Cereal_Mkos for example get something from the system to try to create a custom vbmeta or even the TWRP? and twrp here still doesn't start at all
or maybe a twrp port or flash it directly on boot already installed because when I unzip and compact again the boot.img doesn't work

i don't understand anything from here
This post was last modified: 20-10-2021, 02:25 PM by X3non.
X3non
X3non
X3non
Recognized Contributor
22,062
20-10-2021, 02:29 PM
#16
(19-10-2021, 08:46 AM)A de la G ...
It's very difficult to get in to fastbootd zone with the keys. ...

from homescreen boot to fastboot mode using "adb reboot-bootloader" (this command may result to fastbootd on some devices)
and from fastboot to fastbootd using "fastboot reboot fastboot"
This post was last modified: 20-10-2021, 02:30 PM by X3non.
Cereal_Mkos
Cereal_Mkos
Cereal_Mkos
Junior Member
16
08-11-2021, 01:47 AM
#17
(19-10-2021, 08:46 AM)A de la G I still working in unlock the bootloader, I found the way to get something like rsa4096 key, called as keygen.

I will install Ubuntu in my PC in a few hours to try to release the bootloader.

It's very difficult to get in to fastbootd zone with the keys. I'm pressing Power Vol-, not works. Then, Power Vol+, nothing. Power and later Vol+Vol-... whatta...!? At this time I have almost six hours and I have to reconnect to the AC adapter to refill the battery.

Ceral_Mkos, Did you found how to root the xt2128? Lucky! I have only a question, there is a way to change the state of user to userdebug or eng the stock rom? And, about the TWRP, there is a procedure to achieve it:

https://www.hovatek.com/forum/thread-21669.html

I wish you can get working with this Unisoc phone, I need to sleep now... (in my country is near to 3:00 am at this moment)

to unlock bootloader just turn off your smartphone and when you turn it on you need volume + and power until you enter the fastboot mode screen. on the computer use the command fastboot flashing unlock and confirm on the device then just wait.

for root I patched it through the magisk app after that on the computer I used the hexadecimal editor HxD and then open the file inside this program (HxD) and go to find type avbtool and ok and before avbtool in hexadecimal look for the number 03 and replace with 00 this is just a few numbers before avbtool in hexadecimal ai just save and flash via fastboot using command fastboot flash boot_a (drag the patched boot.img here) and you're done
Cereal_Mkos
Cereal_Mkos
Cereal_Mkos
Junior Member
16
08-11-2021, 01:50 AM
#18
(20-10-2021, 02:23 PM)X3non
(19-10-2021, 02:43 AM)Cereal_Mkos I found a solution for root. ...

what solution are you referring to?

for root I patched it through the magisk app after that on the computer I used the hexadecimal editor HxD and then open the file inside this program (HxD) and go to find type avbtool and ok and before avbtool in hexadecimal look for the number 03 and replace with 00 this is just a few numbers before avbtool in hexadecimal ai just save and flash via fastboot using command fastboot flash boot_a (drag the patched boot.img here) and you're done


(19-10-2021, 02:43 AM)Cereal_Mkos now i have root this by chance could help me with the TWRP?

our tool @ https://www.hovatek.com/forum/thread-21669.html doesn't support android 10 & above atm


(19-10-2021, 02:43 AM)Cereal_Mkos for example get something from the system to try to create a custom vbmeta or even the TWRP? and twrp here still doesn't start at all
or maybe a twrp port or flash it directly on boot already installed because when I unzip and compact again the boot.img doesn't work

i don't understand anything from here

I'm sorry for the delay in life this race here... I don't know what else to do without a solution for twrp.... I need some program to unzip and compact again without the boot.img not bootloop
Pages (2): Previous 1 2
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram