MlgmXyysd / Xiaomi-HyperOS-BootLoader-Bypass

A PoC that exploits a vulnerability to bypass the Xiaomi HyperOS community restrictions of BootLoader unlocked account bindings.
https://www.neko.ink/
2.57k stars 295 forks source link

Mobile Data Disconnecting midway through (Redmi Note 12 4G) #159

Open Andy1207-DEV opened 1 month ago

Andy1207-DEV commented 1 month ago

So, im not sure if this is something that is common or it's just me or my mobile data disconnects right when i click the bind account button, then the script just stops at "Sending POST request" and gives a network error or "Parameter error: 10000".

Screenshot 2024-08-09 213912

BlazingRiser commented 3 weeks ago

Do not use same internet connection(hotspot or usb thetering) from the device you want to use the script for. It disconnects from internet while blocking binding request. Script should have a stable connection during the whole process. Use another device for hotspot in pc.

BlazingRiser commented 3 weeks ago

Here refer to this settings apk for request parameter error https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass/issues/82#issuecomment-2113933639. As for check connection, you can set global flag to true in bypass.php and see if that helps.