programminghoch10 / huawei-honor-bootloader-bruteforce

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

no code found? #12

Open BshepSA opened 3 years ago

BshepSA commented 3 years ago

Hi and thanks for making this! I ran through 0-9s and didn't find a code on an honor 5x. All seems to be running as intended. I was wondering about the increment being the sqrt of imei*1024. Where does that increment value come from? Should I try again or change increment value or something else? Thanks!

programminghoch10 commented 3 years ago

well I did not write the algorithm, i just optimized the code. Probably the algorithm is useless. To increase your chances just remove the 1024, but that probably won't change anything. If you want to read more, you can read through the two issues I created in the original repo