Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

if (self::isExtensionInstalled("\x6f\160\x65\x6e\x73\163\x6c")) { goto O1; ..

Decoded Output download

<?  if (self::isExtensionInstalled("openssl")) { 
            goto O1; 
        } ?>

Did this file decode correctly?

Original Code

if (self::isExtensionInstalled("\x6f\160\x65\x6e\x73\163\x6c")) {
            goto O1;
        }

Function Calls

None

Variables

None

Stats

MD5 bdfc18bf50cc531219609ecc07c54c88
Eval Count 0
Decode Time 44 ms