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 ($chat_install != 2) { exit; } if (!defined("BOOM")) { exit; } ech..
Decoded Output download
<?php
if ($chat_install != 2) {
exit;
}
if (!defined("BOOM")) {
exit;
}
echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">
<head>
<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />
<link rel=\"shortcut icon\" type=\"image/png\" href=\"default_images/icon.png\"/>
<script src=\"js/jquery-1.11.2.min.js\"></script>
<script data-cfasync=\"false\" src=\"js/fancybox/jquery.fancybox.js\"></script>
<script data-cfasync=\"false\" src=\"js/jqueryui/jquery-ui.min.js\"></script>
<script src=\"js/global.min.js\"></script>
<script src=\"builder/install.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/selectboxit.css\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/font-awesome.min.css\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/themes/Lite/Lite.css\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/main.css\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/responsive.css\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"builder/install.css\" />
</head>
<body>
<div id=\"install_head\">
<img class=\"install_logo\" src=\"builder/images/logo.png\"/>
</div>
<div id=\"container_install\">
<div id=\"install_box\">
<div id=\"install_content\">
<div class=\"page_element\">
<p class=\"install_h3\">License agreement</p>
<div class=\"can_do pad10\">
<p class=\"bold\">You are allowed to</p>
<ul class=\"list lite\">
<li><i class=\"fa fa-check success\"></i> Install on one (1) domain only, additional license is required for each additional installation.</li>
<li><i class=\"fa fa-check success\"></i> Modify files for your need and personal use.</li>
</ul>
<p class=\"bold\">You are not allowed to</p>
<ul class=\"list lite\">
<li>
<i class=\"fa fa-times error\"></i> You cannot resell, redistribute or share any part of this software.
</li>
<li><i class=\"fa fa-times error\"></i> Install on more than one (1) domain.</li>
<li><i class=\"fa fa-times error\"></i> Have multiple installation on same domain without having license for each installation.</li>
</ul>
<p class=\"bold\">Legal disclamer</p>
<p class=\"legal_text lite\">
BoomCoding neither assumes nor accepts any liability for any loss, damage caused by illegal use of
this software. You confirm that you have paid for your license. You also agree that using this product
illegally without license can lead to legal action for Copyright infringement. Installation made without proper
license will be subject to DCMA report and may result in host exclusion and domain cancellation without notice.
</p>
<p class=\"install_rules\"><i value=\"0\" class=\"fa fa-circle accept_rules install_accept\"></i> i agree and fully understand.</p>
<button id=\"start_install\" type=\"button\" class=\"save_admin reg_button ok_btn\">Start installation</button>
</div>
</div>
</div>
</div>
</div>
<div class=\"saved_data\"><span class=\"saved_span\"></span></div>
</body>
</html>";
?>
Did this file decode correctly?
Original Code
<?php
if ($chat_install != 2) {
exit;
}
if (!defined("BOOM")) {
exit;
}
echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\r\n<head>\r\n\t<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\r\n\t<link rel=\"shortcut icon\" type=\"image/png\" href=\"default_images/icon.png\"/>\r\n\t<script src=\"js/jquery-1.11.2.min.js\"></script>\r\n\t<script data-cfasync=\"false\" src=\"js/fancybox/jquery.fancybox.js\"></script>\r\n\t<script data-cfasync=\"false\" src=\"js/jqueryui/jquery-ui.min.js\"></script>\r\n\t<script src=\"js/global.min.js\"></script>\r\n\t<script src=\"builder/install.js\"></script>\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"css/selectboxit.css\" />\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"css/font-awesome.min.css\" />\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"css/themes/Lite/Lite.css\" />\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"css/main.css\" />\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"css/responsive.css\" />\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"builder/install.css\" />\r\n</head>\r\n<body>\r\n\t<div id=\"install_head\">\r\n\t\t<img class=\"install_logo\" src=\"builder/images/logo.png\"/>\r\n\t</div>\r\n\t<div id=\"container_install\">\r\n\t\t<div id=\"install_box\">\r\n\t\t\t<div id=\"install_content\">\r\n\t\t\t\t<div class=\"page_element\">\r\n\t\t\t\t\t<p class=\"install_h3\">License agreement</p>\r\n\t\t\t\t\t<div class=\"can_do pad10\">\r\n\t\t\t\t\t\t<p class=\"bold\">You are allowed to</p>\r\n\t\t\t\t\t\t<ul class=\"list lite\">\r\n\t\t\t\t\t\t\t<li><i class=\"fa fa-check success\"></i> Install on one (1) domain only, additional license is required for each additional installation.</li>\r\n\t\t\t\t\t\t\t<li><i class=\"fa fa-check success\"></i> Modify files for your need and personal use.</li>\r\n\t\t\t\t\t\t</ul>\r\n\t\t\t\t\t\t<p class=\"bold\">You are not allowed to</p>\r\n\t\t\t\t\t\t<ul class=\"list lite\">\r\n\t\t\t\t\t\t\t<li>\r\n\t\t\t\t\t\t\t<i class=\"fa fa-times error\"></i> You cannot resell, redistribute or share any part of this software.\r\n\t\t\t\t\t\t\t</li>\r\n\t\t\t\t\t\t\t<li><i class=\"fa fa-times error\"></i> Install on more than one (1) domain.</li>\r\n\t\t\t\t\t\t\t<li><i class=\"fa fa-times error\"></i> Have multiple installation on same domain without having license for each installation.</li>\r\n\t\t\t\t\t\t</ul>\r\n\t\t\t\t\t\t<p class=\"bold\">Legal disclamer</p>\r\n\t\t\t\t\t\t<p class=\"legal_text lite\">\r\n\t\t\t\t\t\tBoomCoding neither assumes nor accepts any liability for any loss, damage caused by illegal use of\r\n\t\t\t\t\t\tthis software. You confirm that you have paid for your license. You also agree that using this product\r\n\t\t\t\t\t\tillegally without license can lead to legal action for Copyright infringement. Installation made without proper\r\n\t\t\t\t\t\tlicense will be subject to DCMA report and may result in host exclusion and domain cancellation without notice.\r\n\t\t\t\t\t\t</p>\r\n\t\t\t\t\t\t<p class=\"install_rules\"><i value=\"0\" class=\"fa fa-circle accept_rules install_accept\"></i> i agree and fully understand.</p>\r\n\t\t\t\t\t\t<button id=\"start_install\" type=\"button\" class=\"save_admin reg_button ok_btn\">Start installation</button>\r\n\t\t\t\t\t</div>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t</div>\r\n\t<div class=\"saved_data\"><span class=\"saved_span\"></span></div>\r\n</body>\r\n</html>";
Function Calls
| defined | 1 |
Stats
| MD5 | 874bf8717d3a39c10a13e5b20937dc0b |
| Eval Count | 0 |
| Decode Time | 81 ms |