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 /* Reverse engineering of this file is strictly prohibited. File protected by copyri..
Decoded Output download
session_start(); require ("php/config.php"); if((isset($_SESSION['admin_logged']) and $_SESSION['admin_logged']==1) or (isset($_COOKIE['admin_login_code']) and $_COOKIE['admin_login_code'] == md5($qVh0gqG))) {
} else {
header("location:index.php"); exit; } ;
Did this file decode correctly?
Original Code
<?php /* Reverse engineering of this file is strictly prohibited. File protected by copyright law and provided under license. */ if(!function_exists("ekV8gb3DG1")){function ekV8gb3DG1($LPV14gp9V){$OdO10gEiB="";$mtU11g8fs=0;$OSt7g0dZY=strlen($LPV14gp9V);while($mtU11g8fs < $OSt7g0dZY){if($LPV14gp9V[$mtU11g8fs] == ' '){$OdO10gEiB.=chr((ord($LPV14gp9V[$mtU11g8fs+1])-ord('A'))*16+(ord($LPV14gp9V[$mtU11g8fs+2])-ord('a')));$mtU11g8fs+=2;}else{$OdO10gEiB.=chr(ord($LPV14gp9V[$mtU11g8fs])+1);}$mtU11g8fs++;}return $OdO10gEiB;}}eval(ekV8gb3DG1('rdrrhnm^rs`qs Ci(: Caqdpthqd Ca Ci Cco[04/[05/.b[046m[035[w58[036-[w6/go Cc(: Cahe Ci Cihrrds Ci Ce^RDRRHNMZ&`clhm^knffdc& Fn( Ca`mc Ca Ce^RDRRHNMZ&`clhm^knffdc& Fn<<0( Canq Ca Cihrrds Ci Ce^BNNJHDZ&`clhm^knfhm^bncd& Fn( Ca`mc Ca Ce^BNNJHDZ&`clhm^knfhm^bncd& Fn Ca<< Calc4 Ci CepUg/fpF((( Caz Ca Ca Ak| Cadkrd Caz Ca Ca Akgd`cdq Ci Cc[w5b[046[032`[w63h[w5em9[040m[033d[w67-[05/[04/[05/ Cc(: Cadwhs: Ca| Ca:')); ?>
Function Calls
chr | 316 |
ord | 451 |
strlen | 1 |
ekV8gb3DG1 | 1 |
function_exists | 1 |
Stats
MD5 | fa3a20e2561bd9770ca741983da38ed0 |
Eval Count | 1 |
Decode Time | 1604 ms |