Skip to content
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

Brute Force oem commands #11

Open
naveensingh opened this issue Apr 4, 2019 · 3 comments
Open

Brute Force oem commands #11

naveensingh opened this issue Apr 4, 2019 · 3 comments

Comments

@naveensingh
Copy link

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
Copy link

ghost commented Feb 11, 2020

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
Copy link

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
Copy link

help for the vivo v11 Pro bootloader unlock

These commands aren't working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants