Patching LK (local) - driedpampas/realme-8-megaguide GitHub Wiki

  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 python mtk r lk lk.bin. There will now be a lk.bin file in MTK Client folder.
  5. Ensure you have pip installed. Run pip3 install --upgrade git+https://github.com/R0rt1z2/lkpatcher to install lkpatcher
  6. In a terminal in the folder where lk.bin is located, run python -m lkpatcher lk.bin -o patched.bin. A 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
  7. Run command python mtk w lk lk-patched.bin