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.83k stars 315 forks source link

Need help. I'm trying to open the bootloader for Xiaomi pad 6 max. #20

Open wewdas2 opened 10 months ago

wewdas2 commented 10 months ago

Need help opening the bootloader for the tablet. I'm trying to open the bootloader for Xiaomi pad 6 max with HyperOS(1.0.2.0.UMHCNXM) version. Perhaps I didn't take something into account in the instructions. I need a hint. I would be very grateful. Screenshot_1 Screenshot_2 Screenshot_3

SanGongHappy commented 10 months ago

You can try copying the 'php.ini-development' file and renaming it to 'php.ini'. Although I ultimately failed, I seem to encounter a problem similar to yours.

MlgmXyysd commented 10 months ago

Download platform-tools and place them in libraries.

TechNo1geek commented 10 months ago

I get the exact same results

TechNo1geek commented 10 months ago

`PS C:\Users\techno1geek\Desktop\xiaomi14\Xiaomi-HyperOS-BootLoader-Bypass-master\Xiaomi-HyperOS-BootLoader-Bypass-master\libraries> php adb.php PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: C:\php\ext\curl (The specified module could not be found), C:\php\ext\php_curl.dll (The specified module could not be found)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: C:\php\ext\curl (The specified module could not be found), C:\php\ext\php_curl.dll (The specified module could not be found)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C:\php\ext\php_openssl.dll (The specified module could not be found)) in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C:\php\ext\php_openssl.dll (The specified module could not be found)) in Unknown on line 0 PS C:\Users\techno1geek\Desktop\xiaomi14\Xiaomi-HyperOS-BootLoader-Bypass-master\Xiaomi-HyperOS-BootLoader-Bypass-master\libraries>`

deusmosk81 commented 10 months ago

`PS C:\Users\techno1geek\Desktop\xiaomi14\Xiaomi-HyperOS-BootLoader-Bypass-master\Xiaomi-HyperOS-BootLoader-Bypass-master\libraries> php adb.php Предупреждение PHP: при запуске PHP: не удается загрузить динамическую библиотеку 'curl' (пробовал: C:\php\ext\curl (Указанный модуль не найден), C:\php\ext\php_curl.dll (Указанный модуль не найден)) в Unknown в строке 0

Предупреждение: При запуске PHP: не удается загрузить динамическую библиотеку 'curl' (пробовал: C:\php\ext\curl (Указанный модуль не найден), C:\php\ext\php_curl.dll (Указанный модуль не найден)) в Unknown в строке 0 Предупреждение PHP: Запуск PHP: не удается загрузить динамическую библиотеку 'openssl' (пробовал: C:\php\ext\openssl (Указанный модуль не найден), C:\php\ext\php_openssl.dll (Указанный модуль не найден)) в Unknown в строке 0

Предупреждение: При запуске PHP: не удается загрузить динамическую библиотеку 'openssl' (пробовал: C:\php\ext\openssl (Указанный модуль не найден), C:\php\ext\php_openssl.dll (Указанный модуль не найден)) в Unknown в строке 0 PS C:\Users\techno1geek\Desktop\xiaomi14\Xiaomi-HyperOS-BootLoader-Bypass-master\Xiaomi-HyperOS-BootLoader-Bypass-master\libraries>`

To solve the problem in Windows, you need to specify the path to the libraries in php.ini

image

Screenshot_23

wewdas2 commented 9 months ago

Screenshot_4 Screenshot_5 Screenshot_7 Screenshot_1 Screenshot_2 Screenshot_3 Screenshot_8 Screenshot_9

I'm trying again. I made a libraries folder and put the platform tools there. Maybe there is a problem with the adb driver?

MlgmXyysd commented 9 months ago

I'm trying again. I made a libraries folder and put the platform tools there. Maybe there is a problem with the adb driver?

https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass/issues/29#issuecomment-1900298533

wewdas2 commented 9 months ago

https://youtu.be/H674oTdztWU?si=i8PFHu4u92bzewl5 Hmmm... image