You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2022. It is now read-only.
Seems that there are modems which require a different algorithm for the unlock code. While I don't know how to generate unlock codes for those modems I can help with modifying the script and using a generated unlock code to unlock the device:
Seems that there are modems which require a different algorithm for the unlock code. While I don't know how to generate unlock codes for those modems I can help with modifying the script and using a generated unlock code to unlock the device:
unlocker.pyunlockCode = computeUnlockCode(imei)withunlockCode = "66611394"(replace the code with the code from the website above)This is how I managed to unlock my K3772 modem.