Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<!DOCTYPE html> <html>\xa\x9<head> <meta http-equiv="Content-type" content="text/h..

Decoded Output download

<?  <!DOCTYPE html> 
	<html>\xa\x9<head> 
	    <meta http-equiv="Content-type" content="text/html;charset=UTF-8">\xa\x9    <title>Invalid</title>\xa	    <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> 
\x9    <style type="text/css"> 
			body { text-align: center; padding: 100px; } 
	\x9	h1 { font-size: 50px; }\xa\x9\x9	body { font: 20px Helvetica, sans-serif; color: #333; }\xa\x9\x9	#wrapper { display: block; text-align: left; width: 650px; margin: 0 auto; } 
	        a { color: #dc8100; text-decoration: none; }\xa\x9        a:hover { color: #333; text-decoration: none; } 
\x9        #content p { 
\x9            line-height: 1.444; 
	        }\xa\x9        @media screen and (max-width: 768px) {\xa\x9          body { text-align: center; padding: 20px; }\xa\x9          h1 { font-size: 30px; }\xa\x9          body { font: 20px Helvetica, sans-serif; color: #333; }\xa	          #wrapper { display: block; text-align: left; width: 100%; margin: 0 auto; } 
\x9        } 
	    </style>\xa\x9</head>\xa	<body> 
\x9\x9<section id="wrapper"> 
\x9	\x9<h1 style="color:red">The App is Blocked!!!</h1> 
\x9		<div id="content">\xa	\x9	\x9<p>Your purchase code is not valid. If you have a valid purchase code then claim a valid purchage code here: <a href="mailto:[email protected]">[email protected]</a> | +8801737346122</p>\xa		\x9	<p style="color:blue;">&mdash; <a style="color:green;" target="_blink" href="http://itsolution24.com" title="ITsolution24.com">ITsolution24.com</a></p>\xa\x9\x9\x9</div>\xa\x9	</section> 
	</body>\xa\x9</html> ?>

Did this file decode correctly?

Original Code

<!DOCTYPE html>
	<html>\xa\x9<head>
	    <meta http-equiv="Content-type" content="text/html;charset=UTF-8">\xa\x9    <title>Invalid</title>\xa	    <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
\x9    <style type="text/css">
			body { text-align: center; padding: 100px; }
	\x9	h1 { font-size: 50px; }\xa\x9\x9	body { font: 20px Helvetica, sans-serif; color: #333; }\xa\x9\x9	#wrapper { display: block; text-align: left; width: 650px; margin: 0 auto; }
	        a { color: #dc8100; text-decoration: none; }\xa\x9        a:hover { color: #333; text-decoration: none; }
\x9        #content p {
\x9            line-height: 1.444;
	        }\xa\x9        @media screen and (max-width: 768px) {\xa\x9          body { text-align: center; padding: 20px; }\xa\x9          h1 { font-size: 30px; }\xa\x9          body { font: 20px Helvetica, sans-serif; color: #333; }\xa	          #wrapper { display: block; text-align: left; width: 100%; margin: 0 auto; }
\x9        }
	    </style>\xa\x9</head>\xa	<body>
\x9\x9<section id="wrapper">
\x9	\x9<h1 style="color:red">The App is Blocked!!!</h1>
\x9		<div id="content">\xa	\x9	\x9<p>Your purchase code is not valid. If you have a valid purchase code then claim a valid purchage code here: <a href="mailto:[email protected]">[email protected]</a> | +8801737346122</p>\xa		\x9	<p style="color:blue;">&mdash; <a style="color:green;" target="_blink" href="http://itsolution24.com" title="ITsolution24.com">ITsolution24.com</a></p>\xa\x9\x9\x9</div>\xa\x9	</section>
	</body>\xa\x9</html>

Function Calls

None

Variables

None

Stats

MD5 e697f12d2ff63c10ef85590fd1f95e3c
Eval Count 0
Decode Time 50 ms