Skip to content

Instantly share code, notes, and snippets.

View neutronscott's full-sized avatar
🤡
clownin' around

Scott Nicholas neutronscott

🤡
clownin' around
View GitHub Profile
@neutronscott
neutronscott / mtk-bootseq.py
Created June 10, 2024 15:59 — forked from plugnburn/mtk-bootseq.py
MTK Bootseq: enter alternative boot modes in MediaTek-based smartphones
#!/usr/bin/env python3
# Simple script to enter the necessary boot mode in the MT6572-based (etc) phones
# Depends on pyserial, otherwise fully cross-platform
# Usage: python3 mtk-bootseq.py [MODECMD] [port]
# e.g. python3 mtk-bootseq.py FASTBOOT /dev/tty.usbmodem14200
# and then connect the cable and repeatedly short-press the power on key
# Supported commands depend on the device and its preloader. Here's the list for Sigma S3500 sKai: