-
Notifications
You must be signed in to change notification settings - Fork 1
Wait! How long ? #1
Comments
That's the point, I've adopted the original code, but I'm not sure if the code is working.
|
So here are my findings.
What I might try is to run the code a few thousand less than what i know works and try it again. |
My IMEIs too, both of it (I'm on Huawei P20 Pro, Chinese version, CLT-AL00)
I stopped on 25250623519863410 (also 17 digits).
That's what I thought.
Hard to debug, since the message of "oem unlock code xxxxxxxxxxxx" is alwas the same...
That's the reason why I am stuck. The code does not use the LUHN to check if the oem code is an candidate, it's only used to check if the IMEI is valid. The implementation uses a fixed offset (i could optimize the code and move the calculation to the front of the loop) which is based on the IMEI (which IMEI is the correct one if you have more than one...?!?!?)
so check every code from 100000000000000 to 9999999999999999 are a lot of more tries.... |
Does DC Unlocker work on P20 Pro? It's not listed on their formal support list, I ask as I may be getting one |
@schorlton I did not test it since it's not supported (anymore), but Ministry of Solutions supports rebranding (for $40) to non chinese. |
I have managed to get this to run.
The text was updated successfully, but these errors were encountered: