Skip to content

Instantly share code, notes, and snippets.

View s1204IT's full-sized avatar
😮‍💨
very tired...

Syuugo s1204IT

😮‍💨
very tired...
View GitHub Profile
@s1204IT
s1204IT / mtk-bootseq.py
Created February 19, 2024 09:57 — 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: