Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Unlock with new algo #25

Description

@ov1d1u

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:

  1. Get an unlock code at https://huaweiunlockcalculator.com/huawei-new-algo
  2. Edit unlocker.py
  3. At line 247 replace unlockCode = computeUnlockCode(imei) with unlockCode = "66611394" (replace the code with the code from the website above)
  4. Run the script.

This is how I managed to unlock my K3772 modem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions