openwrt-xiaomi / xmir-patcher

Firmware patcher for Xiaomi routers
271 stars 52 forks source link

AX3600 3.0.22 exploit don't work + WiFi problem #13

Open br0cker opened 7 months ago

br0cker commented 7 months ago

`Select: 2

device_name = R3600 rom_version = 3.0.22 release mac address = 9c:7b:ef:a0:d7:fb Telnet server already running, but FTP server not respond Enter device WEB password: 12345678 Traceback (most recent call last): File "connect.py", line 59, in import connect5 File "D:\xmir-patcher-main\connect5.py", line 264, in res = get_all_scenes() File "D:\xmir-patcher-main\connect5.py", line 100, in get_all_scenes return exec_smart_command("get_scene_setting") File "D:\xmir-patcher-main\connect5.py", line 93, in exec_smart_command raise ExploitError(f'Error on exec command "{cmd}" => {res}') connect5.ExploitError: Error on exec command "get_scene_setting" => {"code":-100,"msg":"connect failed"}`

This exploit also broke Wi-Fi. The router itself works without problems, but it is impossible to start it.

Zrzut ekranu 2023-12-05 180723

heyiamsven commented 5 months ago

Try this: https://github.com/openwrt-xiaomi/xmir-patcher/issues/14#issuecomment-1902271334

Let me know if it fixed your issue.