Skip to content

R0rt1z2/chouchou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChouChou

Payload for bootloader (lk) modification for Moto G13/G23 phones (penangf)

More info

screenshot.png

Features

  • Removes orange state
  • Spoofes verified state to green (Required to bypass SafetyNet / Play Integrity)
  • Blocks fastboot flash preloader
  • Blocks fastboot flashing lock
  • Adds fastboot oem help
  • Adds fastboot oem hexdump

Build

Arch Linux

  1. Install dependencies
    sudo pacman -S arm-none-eabi-newlib arm-none-eabi-gcc
  2. Run build
    cd payload; make; cd ..

Using

python3 patch_lk.py <YOUR LK> <PAYLOAD>

Example:

python3 patch_lk.py bin/lk.img payload/build/payload.bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •