[Tutorial] How to unlock Unisoc (SPD) bootloader using Identifier Token
[Tutorial] How to unlock Unisoc (SPD) bootloader using Identifier Token
(06-02-2021, 09:20 AM)arun1337 hey there i tried this i'm using nokia C3 andriod 10
At "./fastboot flashing unlock_bootloader signature.bin" this command gives me the below error
---------------------------------------------------error message---------------------------------
downloading 'unlock_message'...
okay [0.000s]
unlocking bootloader...
FAILED (remote: Unlock bootloader fail.)
finished. total time: 0.103s
----------------------------------------------------------------------------------------------------------------
also found a website on bootloader unlock key calculation for my device idk what to do with this :
(06-02-2021, 12:17 PM)hovatek(06-02-2021, 09:20 AM)arun1337 hey there i tried this i'm using nokia C3 andriod 10
At "./fastboot flashing unlock_bootloader signature.bin" this command gives me the below error
---------------------------------------------------error message---------------------------------
downloading 'unlock_message'...
okay [0.000s]
unlocking bootloader...
FAILED (remote: Unlock bootloader fail.)
finished. total time: 0.103s
----------------------------------------------------------------------------------------------------------------
also found a website on bootloader unlock key calculation for my device idk what to do with this :
Means they didn't use the default key for bootloader unlock.
Do you have the pac file?
(06-02-2021, 12:52 PM)arun1337 idk what pac file is where to find them?
(06-02-2021, 06:47 PM)X3non(06-02-2021, 12:52 PM)arun1337 idk what pac file is where to find them?
either by searching online for the firmware or backup firmware directly from the device itself
you can search for the firmware using the product model usually something like TA_**** or use the build number from settings > about > build number
(07-02-2021, 11:10 AM)arun1337 thanks for the replay
i can't find firmware using product model can you tell me how to backup firmware directly from the device .
(12-02-2021, 02:05 AM)benop -bash: ./signidentifier_unlockbootloader.sh: Permission denied
Hello sir, i am following the tutorial ( How to unlock Unisoc (SPD) bootloader using Identifier Token ) all looks well the device is being recognized in fast boot i have the identifier tokens , except when i run this command ./signidentifier_unlockbootloader.sh 4xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx3 rsa4096_vbmeta.pem signature.bin ,
am getting this error : -bash: ./signidentifier_unlockbootloader.sh: Permission denied
how do i move forward sir? my tablet is g-tab f8 running android 10
thanks.