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

Signing you up...

Thank you for signing up!

PHP Decode

function dngcvf03881($str) { $a = "\x62\x61\x73\x65\x36\x34\x5f\x64\x65\x63\x6f\x64\x..

Decoded Output download

<?  function dngcvf03881($str) { 
				$a = "base64_decode"; 
				$b = "gzinflate"; 
				return $b($a($str)); 
			} ?>

Did this file decode correctly?

Original Code

function dngcvf03881($str) {
				$a = "\x62\x61\x73\x65\x36\x34\x5f\x64\x65\x63\x6f\x64\x65";
				$b = "\x67\x7a\x69\x6e\x66\x6c\x61\x74\x65";
				return $b($a($str));
			}

Function Calls

None

Variables

None

Stats

MD5 eda87cf402f0acdfd0f893fcce8362b1
Eval Count 0
Decode Time 73 ms