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

Signing you up...

Thank you for signing up!

PHP Decode

function mo_saml_is_customer_license_key_verified($Wp = false) { $WO = get_option("\..

Decoded Output download

<?  function mo_saml_is_customer_license_key_verified($Wp = false) 
{ 
    $WO = get_option("mo_saml_customer_token"); 
    $sX = AESEncryption::decrypt_data(get_option("t_site_status"), $WO); 
    $ZM = get_option("sml_lk"); 
    $mg = get_option("mo_saml_admin_email"); 
    $UY = get_option("mo_saml_admin_customer_key"); 
    if (!tasjgndigekgpe()) { 
        goto aFF; 
    } 
    return $Wp ? "disabled" : 0; 
    aFF: 
    if (!($sX != "true" && !$ZM || !$mg || !$UY || !is_numeric(trim($UY)))) { 
        goto QLy; 
    } 
    return $Wp ? "disabled" : 0; 
    QLy: 
    return $Wp ? '' : 1; 
} ?>

Did this file decode correctly?

Original Code

function mo_saml_is_customer_license_key_verified($Wp = false)
{
    $WO = get_option("\155\157\137\163\x61\x6d\x6c\x5f\x63\165\163\164\x6f\155\145\162\x5f\x74\x6f\153\145\x6e");
    $sX = AESEncryption::decrypt_data(get_option("\164\x5f\x73\151\x74\145\x5f\163\164\141\164\x75\163"), $WO);
    $ZM = get_option("\x73\x6d\154\137\x6c\x6b");
    $mg = get_option("\x6d\157\137\x73\141\x6d\x6c\x5f\x61\x64\155\x69\156\137\x65\x6d\x61\x69\154");
    $UY = get_option("\x6d\157\x5f\163\141\x6d\154\137\141\x64\x6d\x69\x6e\x5f\x63\165\163\164\x6f\x6d\145\162\x5f\153\x65\x79");
    if (!tasjgndigekgpe()) {
        goto aFF;
    }
    return $Wp ? "\144\151\163\x61\142\x6c\x65\144" : 0;
    aFF:
    if (!($sX != "\x74\162\165\145" && !$ZM || !$mg || !$UY || !is_numeric(trim($UY)))) {
        goto QLy;
    }
    return $Wp ? "\144\x69\x73\141\142\x6c\145\x64" : 0;
    QLy:
    return $Wp ? '' : 1;
}

Function Calls

None

Variables

None

Stats

MD5 18f2f08392cabf869972b6fe3414118f
Eval Count 0
Decode Time 36 ms