programminghoch10 / huawei-honor-bootloader-bruteforce

A simple script to bruteforce Huawei/Honor bootloader codes
Apache License 2.0
57 stars 2 forks source link

Python script suddenly closes #14

Open Edermg05 opened 3 years ago

Edermg05 commented 3 years ago

Hi! I'm quite noob when it comes to programming, so take it into consideration

I just tried to run the unlock.py script, i entered my IMEI and everything was going well, it asked me to press enter to start running the script (at this point, the mobile had already rebooted into fastboot mode), it appeared a command line saying that it was at 10% of progress and suddenly it closed without doing nothing.

I just don't know if it is normal or not, but i'm sure that it hasn't happened nothing.

Any help would be appreciated :)

programminghoch10 commented 3 years ago

Seems to be similar to #13 Go ahead and tell me everything so I can actually do something.

Edermg05 commented 3 years ago

Ok, first of all, thanks for your quick answer and effort. On my mobile, debug mode and OEM unlock are both activated, I run the unlock.py python script once the mobile has been connected via USB to the PC, it asks me for my mobile's IMEI, I type it, and then you just press enter. At this point, a message like the one in the screenshot appears, it sounds like a disconnecting usb sound on the PC, the mobile reboots into fastboot mode and the python screen closes after some seconds.

Hope you can help me.

Captura de pantalla 2021-08-07 213019

programminghoch10 commented 3 years ago

What python version and where did you download python from? Check if #8 is the case.