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 goto jm1Mr; w8JV5 : if (file_exists($filePath)) { $content = file_get_cont..

Decoded Output download

<?php 
 
goto jm1Mr; 
w8JV5 : if (file_exists($filePath)) 
{ 
    $content = file_get_contents($filePath); 
    $pattern = "/<div class="user_item_icon icrank">(.*?)<\/div>/s"; 
    $replacement = "<div class="user_item_icon icrank">' . userListRank($list) . '</div>"; 
    $content = preg_replace($pattern, $replacement, $content); 
    file_put_contents($filePath, $content); 
} 
goto YF4EC; 
p9DX5 : $filePath = BOOM_PATH . "/system/panel/user_list.php"; 
goto GD2af; 
jm1Mr : if (!defined("BOOM")) 
{ 
    die; 
} 
goto p9DX5; 
GD2af : if (file_exists($filePath)) 
{ 
    $content = file_get_contents($filePath); 
    $content = str_ireplace("user_mood, new_img_rank,", 
        "user_mood,", $content); 
    file_put_contents($filePath, $content); 
} 
goto QbsJG; 
QbsJG : $filePath = BOOM_PATH . "/system/function_all.php"; 
goto w8JV5; 
YF4EC : 
 
?>

Did this file decode correctly?

Original Code

<?php

goto jm1Mr;
w8JV5 : if (file_exists($filePath))
{
    $content = file_get_contents($filePath);
    $pattern = "\x2f\74\x64\x69\x76\40\143\154\x61\163\163\75\x22\165\163\145\162\137\x69\164\x65\155\137\x69\143\157\x6e\x20\151\143\162\x61\156\x6b\42\x3e\50\56\x2a\x3f\x29\x3c\x5c\57\144\x69\166\x3e\57\x73";
    $replacement = "\x3c\144\151\x76\x20\x63\154\141\163\163\75\x22\165\x73\145\162\x5f\151\164\x65\x6d\137\x69\143\x6f\156\x20\151\x63\x72\x61\x6e\x6b\x22\x3e\x27\40\x2e\40\x75\163\145\x72\x4c\x69\163\x74\x52\141\x6e\153\50\x24\x6c\151\163\164\51\40\x2e\x20\47\x3c\x2f\144\151\x76\x3e";
    $content = preg_replace($pattern, $replacement, $content);
    file_put_contents($filePath, $content);
}
goto YF4EC;
p9DX5 : $filePath = BOOM_PATH . "\57\163\x79\x73\x74\x65\155\57\160\x61\156\145\x6c\57\x75\163\145\x72\x5f\x6c\x69\163\164\x2e\x70\150\160";
goto GD2af;
jm1Mr : if (!defined("\102\x4f\117\115"))
{
    die;
}
goto p9DX5;
GD2af : if (file_exists($filePath))
{
    $content = file_get_contents($filePath);
    $content = str_ireplace("\x75\163\x65\x72\137\155\157\x6f\x64\x2c\x20\156\x65\x77\137\x69\x6d\147\x5f\x72\141\x6e\x6b\x2c",
        "\x75\x73\145\x72\137\x6d\x6f\157\144\x2c", $content);
    file_put_contents($filePath, $content);
}
goto QbsJG;
QbsJG : $filePath = BOOM_PATH . "\x2f\163\x79\x73\x74\x65\x6d\57\x66\165\x6e\x63\164\x69\157\x6e\137\x61\154\x6c\x2e\160\x68\160";
goto w8JV5;
YF4EC :

?>

Function Calls

None

Variables

None

Stats

MD5 4901a5bd0f4c2275ba57a5548b0881ca
Eval Count 0
Decode Time 53 ms