You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-11-28] [22:12:53] [INFO] - Account bind request found! Let's block it.
[2024-11-28] [22:12:53] [INFO] - Refactoring parameters...
PHP Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\php\php\bypass.php:230
Stack trace:
#0 C:\php\php\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...') #1 {main}
thrown in C:\php\php\bypass.php on line 230
Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\php\php\bypass.php:230
Stack trace:
#0 C:\php\php\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...') #1 {main}
thrown in C:\php\php\bypass.php on line 230
The text was updated successfully, but these errors were encountered:
The message tells you that there is no openssl. Note that when you running on windows, you need to uncomment the setting extension_dir = "ext" (line 768) setting in php.ini.
[2024-11-28] [22:12:53] [INFO] - Account bind request found! Let's block it.
[2024-11-28] [22:12:53] [INFO] - Refactoring parameters...
PHP Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\php\php\bypass.php:230
Stack trace:
#0 C:\php\php\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...')
#1 {main}
thrown in C:\php\php\bypass.php on line 230
Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\php\php\bypass.php:230
Stack trace:
#0 C:\php\php\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...')
#1 {main}
thrown in C:\php\php\bypass.php on line 230
The text was updated successfully, but these errors were encountered: