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.1k stars 272 forks source link

Uncaught Error: Call to undefined function openssl_decrypt() #112

Closed W1LLY-W0N closed 2 months ago

W1LLY-W0N commented 2 months ago

Hey guys !

I am currently trying to unlock my Xiaomi 14 Ultra bootloader. I got this issue : `Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\Users\xuwil\Downloads\Unlock 2\bypass.php:230 Stack trace:

0 C:\Users\xuwil\Downloads\Unlock 2\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...')

1 {main}

thrown in C:\Users\xuwil\Downloads\Unlock 2\bypass.php on line 230`

I have suppress « ; » in front of : extension=curl and extension=openssl in both php files (.ini-production and .ini-development).

I did something wrong but I do not know what, can someone help me ?

P.S. : I am using the 8.3.6 version of php