Created
June 5, 2025 08:54
-
-
Save abakum/e597fcbaf4b8a2670f9cc01a0e0fac88 to your computer and use it in GitHub Desktop.
Xiaomi Mi Router AX3000T
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/openwrt-xiaomi/xmir-patcher | |
cd xmir-patcher | |
run.bat | |
Вижу | |
Xiaomi MiR Patcher | |
Ставлю свой айпи 192.168.31.189 | |
Жму: | |
2 - Connect to device (install exploit) | |
3 - Read full device info | |
4 - Create full backup | |
Ищу в xmir-patcher\outdir\dmesg.log spi-nand | |
>spi-nand spi0.0: GigaDevice SPI NAND was found. | |
Это значит ESMT nand - можно лить стандартную опенврт!!! | |
Если что-то другое - читаем https://4pda.to/forum/index.php?showtopic=1074874 | |
Качаю из https://4pda.to/stat/go?u=https%3A%2F%2Fdownloads.openwrt.org%2Freleases%2F24.10.1%2Ftargets%2Fmediatek%2Ffilogic%2F&e=126797288 | |
xiaomi_mi-router-ax3000t-initramfs-factory.ubi | |
и кладу её в xmir-patcher\firmware | |
Жму: | |
7 - Install firmware (from directory "firmware") | |
Качаю из https://4pda.to/stat/go?u=https%3A%2F%2Fdownloads.openwrt.org%2Freleases%2F24.10.1%2Ftargets%2Fmediatek%2Ffilogic%2F&e=126797288 | |
xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin | |
Ставлю свой айпи 192.168.1.189 | |
Захожу на http://192.168.1.1/cgi-bin/luci/admin/system/flash | |
Flash new firmware из image xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment