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

Signing you up...

Thank you for signing up!

PHP Decode

protected static function _wpCronOff() { wp_clear_scheduled_hook("\x77\160..

Decoded Output download

<?    protected static function _wpCronOff() 
    { 
        wp_clear_scheduled_hook("wpgrabber_cron"); 
        wp_clear_scheduled_hook("wpgrabber_crontz"); 
    } 
    public static function wpCronInterval($Erm1s) 
    { 
        $yQ3_N = get_option("wpg_cronInterval") ? get_option("wpg_cronInterval") : 60; 
        $Erm1s["wpgmin"] = array("interval" => $yQ3_N * 60, "display" => "  " . $yQ3_N . " "); 
        $yQ3_N = get_option("wpg_cronIntervalTz") ? get_option("wpg_cronIntervalTz") : 60; 
        $Erm1s["wpgmintz"] = array("interval" => $yQ3_N * 60, "display" => "  " . $yQ3_N . " "); 
        return $Erm1s; 
    } 
    public static function serverCron() 
    { 
        if (get_option("wpg_cronOn")) { 
            goto aucSR; 
        } 
        return false; 
        aucSR: 
        self::_cron(); 
        exit; 
    } ?>

Did this file decode correctly?

Original Code

  protected static function _wpCronOff()
    {
        wp_clear_scheduled_hook("\x77\160\147\162\141\x62\x62\x65\x72\x5f\x63\162\x6f\156");
        wp_clear_scheduled_hook("\167\x70\x67\x72\141\142\142\145\x72\x5f\143\162\x6f\x6e\164\x7a");
    }
    public static function wpCronInterval($Erm1s)
    {
        $yQ3_N = get_option("\167\x70\x67\137\x63\x72\157\x6e\111\156\164\x65\x72\x76\141\x6c") ? get_option("\167\x70\x67\137\143\x72\157\x6e\111\156\x74\145\x72\166\141\x6c") : 60;
        $Erm1s["\167\x70\x67\x6d\x69\x6e"] = array("\151\156\x74\145\162\166\141\x6c" => $yQ3_N * 60, "\x64\151\x73\x70\154\141\171" => "\320\247\xd0\xb5\xd1\x80\320\xb5\320\267\40\320\xba\320\xb0\320\xb6\320\xb4\321\x8b\320\265\40" . $yQ3_N . "\x20\xd0\xbc\320\270\xd0\275\xd1\203\xd1\202");
        $yQ3_N = get_option("\167\x70\147\x5f\143\x72\x6f\156\x49\156\164\145\162\x76\141\x6c\x54\172") ? get_option("\x77\x70\x67\137\x63\x72\157\x6e\x49\x6e\x74\x65\x72\166\x61\x6c\124\172") : 60;
        $Erm1s["\167\x70\x67\155\x69\156\x74\x7a"] = array("\x69\156\164\x65\x72\x76\x61\154" => $yQ3_N * 60, "\144\x69\163\x70\154\141\171" => "\320\xa7\320\265\321\x80\320\265\xd0\xb7\x20\320\xba\320\xb0\320\xb6\xd0\264\321\213\320\xb5\40" . $yQ3_N . "\x20\xd0\274\xd0\xb8\320\xbd\xd1\203\321\x82");
        return $Erm1s;
    }
    public static function serverCron()
    {
        if (get_option("\167\x70\147\137\143\162\x6f\x6e\x4f\x6e")) {
            goto aucSR;
        }
        return false;
        aucSR:
        self::_cron();
        exit;
    }

Function Calls

None

Variables

None

Stats

MD5 e1fc64a2faeb7b6f296acb03a7226a7b
Eval Count 0
Decode Time 38 ms