Skip to main content

Modification LK.bin to erease Orange state and confirmation boot


Bypass Confirmation Boot 

Tool necessary : Ghidra
Download and install here : https://github.com/NationalSecurityAgency/ghidra

 

Open file lk.bin in Ghidra

  • File -->  new project
  • Non-Shared Project --> Next

image.png

  • Give a name to your project --> Next

image.png

  • File --> import File 
  • Import File lk.bin you want patch

image.png

  • Select Langage --> ARM v6

image.png

  • Double click on file

image.png

  • respond yes to analyzed

image.png


Find the warning string

 

 

https://github.com/R0rt1z2/lkpatcher

https://lkpatcher.r0rt1z2.com/

https://blog.r0rt1z2.com/patch-mediatek-bootloader-images-lk.html