Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
################# # By KeyGeN # ################# if ( !strstr(HTTP_SERVER,"dogaldokt..
Decoded Output download
<? #################
# By KeyGeN #
#################
if ( !strstr(HTTP_SERVER,"dogaldoktor.com")){
echo "
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />
<title>By KeyGeN</title>
</head>
<body>
<p>
<span style='color:#ff0000;'>By KeyGeN</span>
";
exit;
} ?>
Did this file decode correctly?
Original Code
#################
# By KeyGeN #
#################
if ( !strstr(HTTP_SERVER,"dogaldoktor.com")){
echo "
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />
<title>By KeyGeN</title>
</head>
<body>
<p>
<span style='color:#ff0000;'>By KeyGeN</span>
";
exit;
}
Function Calls
None |
Stats
MD5 | d02e5632a83f2d0ba71dd005e2007ee3 |
Eval Count | 0 |
Decode Time | 35 ms |