Skip to content

Patching LK locally

Posted on:September 24, 2023 at 12:00 AM
  1. Go back to the MTK Client folder

  2. Open the console again in MTK Client folder

  3. Make sure your phone is powered off, hold down both Vol+, Vol- and connect the usb cable.

  4. Run the command python mtk r lk lk.bin. There will now be a lk.bin file in MTK Client folder.

  5. Download lkpatcher and extract it. Navigate to the lkpatcher folder. It should contain a file main.py.

  6. Move lk.bin to lkpatcher folder. Open the console in lkpatcher folder

  7. Run command python main.py lk.bin -o lk-patched.bin. A lk-patched.bin file will be created. Move it to MTK Client folder.

    ✴️ If you get errors, use command python mtk r lk2 lk.bin in step 4

  8. Run command python mtk w lk lk-patched.bin