A Python script to disable LK verification in Amazon Preloader images and boot/recovery image verification in Amazon LK images

Simple Python(3) script to disable LK verification in Amazon Preloader images and boot/recovery image verification in Amazon LK (“Little Kernel”) images. Requirements Python 3 (with json5 – pip3 install -r requirement.txt). Preloader &/or LK from an amazon device. Notice Use this tool at your own risk. I am not responsible for bricked devices. Please BACKUP your PL/LK before using this tool. Please do not redistribute images that have been modified with this tool as after all, all images are property […]

Read more