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 if (!function_exists("YiunIUY76bBhuhNYIO8")) { function YiunIUY76bBhuhNYIO8(..
Decoded Output download
<?php
if (!function_exists("YiunIUY76bBhuhNYIO8")) {
function YiunIUY76bBhuhNYIO8($g, $b = 0)
{
$a = implode("
", $g);
$d = array(655, 236, 40);
if ($b == 0) {
$f = substr($a, $d[0], $d[1]);
} elseif ($b == 1) {
$f = substr($a, $d[0] + $d[1], $d[2]);
} else {
$f = trim(substr($a, $d[0] + $d[1] + $d[2]));
}
return $f;
}
}
?>
Did this file decode correctly?
Original Code
<?php
if (!function_exists("YiunIUY76bBhuhNYIO8")) {
function YiunIUY76bBhuhNYIO8($g, $b = 0)
{
$a = implode("\n", $g);
$d = array(655, 236, 40);
if ($b == 0) {
$f = substr($a, $d[0], $d[1]);
} elseif ($b == 1) {
$f = substr($a, $d[0] + $d[1], $d[2]);
} else {
$f = trim(substr($a, $d[0] + $d[1] + $d[2]));
}
return $f;
}
}
Function Calls
function_exists | 1 |
Stats
MD5 | 7819aff0c6c00d6f64312a9e5daaa866 |
Eval Count | 0 |
Decode Time | 75 ms |