Go to file
paldier cc82c5fbb4
Merge pull request #18 from tsl0922/master
add support for xiaomi ax3000t
2023-10-27 13:46:50 +08:00
.gitignore add cr660x support by ericwang2006 2022-01-04 16:24:49 +08:00
LICENSE Initial commit 2020-09-14 12:39:36 +08:00
README.md add cr660x support by ericwang2006 2022-01-04 16:24:49 +08:00
mibuild.sh add cr660x support by ericwang2006 2022-01-04 16:24:49 +08:00
mitool.c add support for xiaomi ax3000t 2023-10-27 11:57:00 +08:00
mitool.sh add support for redmi-ax6000 2022-10-07 22:51:47 +08:00

README.md

xiaomi/redmi ax router tool

cr660x is contributed by ericwang2006

Backup your mtd9(cr660x is mtd2)

nanddump -f /tmp/bdata_mtd9.img /dev/mtd9

Unlock the partition lock(automatic reboot)

/tmp/mitool.sh unlock

Set ssh/uart/telnet to enable and show the default username/password(automatic reboot and relock the partition lock)

/tmp/mitool.sh hack

Show password only

/tmp/mitool.sh password

Show model only

/tmp/mitool.sh model

Show sn only

/tmp/mitool.sh sn

set sn(automatic reboot and relock the partition lock)

/tmp/mitool.sh setsn xxxxxxxxxxxxx