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

Signing you up...

Thank you for signing up!

PHP Decode

$Rp = trim($post["\155\x6f\x5f\157\x61\x75\164\150\x5f\x63\x6c\151\145\x6e\164\x5f..

Decoded Output download

<?          $Rp = trim($post["mo_oauth_client_license_key"]); 
        $Jt = new Customer(); 
        $oL = json_decode($Jt->check_customer_ln(), true); 
        $SK = false; 
        if (!(isset($oL["isMultiSitePluginRequested"]) && boolval($oL["isMultiSitePluginRequested"]) && is_multisite())) { 
            goto r1; 
        } 
        $SK = boolval($oL["isMultiSitePluginRequested"]); 
        $bG->mo_oauth_client_update_option("mo_oauth_isMultiSitePluginRequested", $SK); 
        $bG->mo_oauth_client_update_option("noOfSubSites", intval($oL["noOfSubSites"])); 
        r1: 
        $KB = 0; ?>

Did this file decode correctly?

Original Code

        $Rp = trim($post["\155\x6f\x5f\157\x61\x75\164\150\x5f\x63\x6c\151\145\x6e\164\x5f\154\x69\143\145\x6e\x73\x65\x5f\x6b\145\171"]);
        $Jt = new Customer();
        $oL = json_decode($Jt->check_customer_ln(), true);
        $SK = false;
        if (!(isset($oL["\151\x73\115\x75\x6c\164\x69\123\x69\164\145\120\x6c\x75\147\x69\x6e\x52\x65\x71\165\x65\163\164\145\144"]) && boolval($oL["\151\x73\115\x75\154\164\x69\123\x69\164\145\x50\154\165\147\x69\156\x52\145\x71\165\145\x73\x74\145\x64"]) && is_multisite())) {
            goto r1;
        }
        $SK = boolval($oL["\x69\163\115\165\x6c\164\x69\x53\x69\164\x65\120\154\x75\147\x69\x6e\x52\x65\x71\165\145\163\x74\145\x64"]);
        $bG->mo_oauth_client_update_option("\x6d\157\137\x6f\x61\x75\164\x68\137\151\163\x4d\x75\x6c\164\151\123\151\164\145\120\x6c\165\x67\151\156\122\145\x71\x75\145\163\x74\x65\144", $SK);
        $bG->mo_oauth_client_update_option("\x6e\x6f\117\146\123\x75\142\x53\x69\x74\145\163", intval($oL["\x6e\157\x4f\146\x53\x75\x62\x53\x69\164\x65\x73"]));
        r1:
        $KB = 0;

Function Calls

None

Variables

None

Stats

MD5 4b0b1238ac8376a83cc745dad4ee7126
Eval Count 0
Decode Time 71 ms