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 (c()) { $response["\x65\x72\x72\157\x72"] = "\x31"; } else { ..

Decoded Output download

<?  if (c()) { 
        $response["error"] = "1"; 
        } else { 
            $response["error"] = "0";  
        }  ?>

Did this file decode correctly?

Original Code

if (c()) {
        $response["\x65\x72\x72\157\x72"] = "\x31";
        } else {
            $response["\145\162\162\x6f\162"] = "\60"; 
        } 

Function Calls

c 1

Variables

None

Stats

MD5 be23eb8c8fa3e1d286f9306ca1d7a154
Eval Count 0
Decode Time 36 ms