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 co..
Decoded Output download
<?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('he Ca Ci Ca Cb Cacdehmdc Ci&A@RDO@SG&(( Cadwhs Ci&Mn Cachqdbs Carbqhos Ca`bbdrr Ca`kknvdc&(: Ca Ca Ca CeqntsdZ&cde`tks^bnmsqnkkdq& Fn Ca< Ca Cc[w53[030r[w57[031[w5e`[w61c Cc: Ca CeqntsdZ&rb`eenkchmf^sqhffdq& Fn Ca< Ca Cc Cc: Ca Ca Ca Ca')); ?>
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('he Ca Ci Ca Cb Cacdehmdc Ci&A@RDO@SG&(( Cadwhs Ci&Mn Cachqdbs Carbqhos Ca`bbdrr Ca`kknvdc&(: Ca Ca Ca CeqntsdZ&cde`tks^bnmsqnkkdq& Fn Ca< Ca Cc[w53[030r[w57[031[w5e`[w61c Cc: Ca CeqntsdZ&rb`eenkchmf^sqhffdq& Fn Ca< Ca Cc Cc: Ca Ca Ca Ca')); ?>
Function Calls
chr | 172 |
ord | 268 |
strlen | 1 |
defined | 1 |
ekV8gb3DG1 | 1 |
function_exists | 1 |
Stats
MD5 | 62e18a237b2be5ea64608bd6566c212b |
Eval Count | 1 |
Decode Time | 1106 ms |