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

Signing you up...

Thank you for signing up!

PHP Decode

<?php function wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326($g, $b = 0)..

Decoded Output download

 
<?php function wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326($g, $b = 0) { 
    $a = implode(" 
", $g); 
    $d = array(1135, 344, 40); 
    if ($b == 0) $f = substr($a, $d[0], $d[1]); 
    elseif ($b == 1) $f = substr($a, $d[0] + $d[1], $d[2]); 
    else $f = trim(substr($a, $d[0] + $d[1] + $d[2])); 
    return ($f); 
} 
if (!function_exists("wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326")) { 
    function wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326($g, $b = 0) { 
        $a = implode(" 
", $g); 
        $d = array(1135, 344, 40); 
        if ($b == 0) $f = substr($a, $d[0], $d[1]); 
        elseif ($b == 1) $f = substr($a, $d[0] + $d[1], $d[2]); 
        else $f = trim(substr($a, $d[0] + $d[1] + $d[2])); 
        return ($f); 
    } 
} ?>

Did this file decode correctly?

Original Code


<?php function wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326($g, $b = 0) {
    $a = implode("
", $g);
    $d = array(1135, 344, 40);
    if ($b == 0) $f = substr($a, $d[0], $d[1]);
    elseif ($b == 1) $f = substr($a, $d[0] + $d[1], $d[2]);
    else $f = trim(substr($a, $d[0] + $d[1] + $d[2]));
    return ($f);
}
if (!function_exists("wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326")) {
    function wUPEVGxFAJWqocSrsHOYMLpKBfXNgmQkhIetiujTyavnlbzRDZC1507437326($g, $b = 0) {
        $a = implode("
", $g);
        $d = array(1135, 344, 40);
        if ($b == 0) $f = substr($a, $d[0], $d[1]);
        elseif ($b == 1) $f = substr($a, $d[0] + $d[1], $d[2]);
        else $f = trim(substr($a, $d[0] + $d[1] + $d[2]));
        return ($f);
    }
}

Function Calls

function_exists 1

Variables

None

Stats

MD5 de9a3ebbc54b7ee1c29bd0ec6e9ce066
Eval Count 0
Decode Time 120 ms