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

Signing you up...

Thank you for signing up!

PHP Decode

$ZA = explode("\73", MoUtility::sanitize_check("\x6d\157\137\160\150\157\x6e\x65\137\x6e\..

Decoded Output download

<?   $ZA = explode(";", MoUtility::sanitize_check("mo_phone_numbers", $hH)); 
        $RB = MoUtility::sanitize_check("mo_customer_validation_custom_sms_msg", $hH); 
        $mI = null; 
        if (!empty($ZA && $RB)) { 
            goto K00; 
        } 
        return $this->show_error_messages($mI, $hH); 
        K00: 
        foreach ($ZA as $f3) { 
            $mI = MoUtility::send_phone_notif($f3, $RB); 
            s1G: 
        } 
        Wbi: 
        $mI ? $this->show_success_messages($mI, $hH) : $this->show_error_messages($mI, $hH); ?>

Did this file decode correctly?

Original Code

 $ZA = explode("\73", MoUtility::sanitize_check("\x6d\157\137\160\150\157\x6e\x65\137\x6e\165\x6d\142\145\162\163", $hH));
        $RB = MoUtility::sanitize_check("\155\157\x5f\143\x75\x73\x74\157\155\x65\162\x5f\x76\x61\154\x69\144\141\x74\151\x6f\x6e\x5f\143\x75\163\164\x6f\x6d\x5f\163\155\163\x5f\155\x73\147", $hH);
        $mI = null;
        if (!empty($ZA && $RB)) {
            goto K00;
        }
        return $this->show_error_messages($mI, $hH);
        K00:
        foreach ($ZA as $f3) {
            $mI = MoUtility::send_phone_notif($f3, $RB);
            s1G:
        }
        Wbi:
        $mI ? $this->show_success_messages($mI, $hH) : $this->show_error_messages($mI, $hH);

Function Calls

None

Variables

None

Stats

MD5 fe97268884bd16f0693ed065d9c2d88b
Eval Count 0
Decode Time 53 ms