alephsecurity / abootool

Simple tool to dynamically discover hidden fastboot OEM commands based on static knowledge
MIT License
252 stars 58 forks source link

Brute Force oem commands #11

Open naveensingh opened 5 years ago

naveensingh commented 5 years ago

Some OEMs like vivo modify their bootloader to use fastboot bbk with fastboot oem. Both work for different purposes. I'd a vivo device for which I'd to modify the fastboot.c to get "fastboot bbk" support. Please add feature to bruteforce these kinda of tricky commands.

My device was unlocked using following commands: fastboot bbk unlock_vivo fastboot vivo_bsp unlock_vivo

ghost commented 4 years ago

My device is vivo z5x which is newer pusblished device. It can possibly be unclocked by the following command:

fastboot vivo_bsp vivo_unlock

And I've seen some issue said the command could just return a code as "check signature failed" but unlock it.

Any suguesstions to unlock the device ? Great thank !

cappuccinos1 commented 3 years ago

My device is Vivo Z5x 2020 (8G RAM, 128G ROM), but these two commands to unlock the bootloader aren't working for me.

fastboot bbk unlock_vivo returns error: FAILED (remote: unclock fail.)

fastboot vivo_bsp vivo_unlock returns error: FAILED (remote: unknown command)

Please help!

Deepak8347 commented 3 years ago

help for the vivo v11 Pro bootloader unlock

These commands aren't working