Online PHP and Javascript Decoder decode hidden script to uncover its real functionality



<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>PRIME | SIGNALS</title>

  <link href="https://cdn.jsdelivr.net/npm/remixicon@2.5.0/fonts/remixicon.css" rel="stylesheet">

  <link href='https://unpkg.com/boxicons@2.1.1/css/boxicons.min.css' rel='stylesheet'>
        <title>SAKBIN | Website </title>
    <script src="https://kit.fontawesome.com/dbc9d516d6.js" crossorigin="anonymous"></script>

  <script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
  <style>
    body {
      font-family: 'Poppins', sans-serif;
      background-color: #121212;
      color: white;
      text-align: center;
      padding: 20px;
      margin: 0;
    }

    .container {
      background: #1e1e1e;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
      width: 90%;
      max-width: 600px;
      margin: 20px auto;
    }

    form {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }

    input, button {
      padding: 12px;
      font-size: 16px;
      width: 100%;
      margin: 5px 0;
      border-radius: 5px;
      border: 2px solid #555;
      background: #333;
      color: white;
      box-sizing: border-box;
    }

    input:focus {
      box-shadow: 0 0 8px 4px rgba(0, 255, 255, 0.7),
                  0 0 16px 8px rgba(255, 0, 255, 0.7);
    }

    button {
      background: linear-gradient(45deg, #007bff, #00d4ff);
      color: white;
      border: none;
      cursor: pointer;
      transition: background 0.3s ease;
    }

    button:hover {
      background: linear-gradient(45deg, #0056b3, #0099ff);
    }

    table {
      width: 100%;
      margin-top: 20px;
      border-collapse: collapse;
      background: #1e1e1e;
      border-radius: 5px;
      overflow: hidden;
    }

    th, td {
      padding: 12px;
      border: 1px solid #555;
      text-align: center;
      color: white;
    }

    th {
      background: #333;
    }

    tr:nth-child(even) {
      background: #2a2a2a;
    }

    td.call {
      color: green;
      font-weight: bold;
    }

    td.put {
      color: red;
      font-weight: bold;
    }

    .error {
      color: red;
      font-weight: bold;
      margin-top: 10px;
    }


.profile__buttons, 
.profile__buttons-small {
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile__buttons {
  column-gap: 1rem;
}

.profile__buttons-small {
  column-gap: .25rem;
}


.button {
  display: inline-flex;
  align-items: center;
  column-gap: .5rem;
  background: deepskyblue;
  color: white;
  padding: 1.15rem 1.5rem;
  border-radius: .5rem;
  transition: .3s;
  box-shadow: 0 8px 24px hsla(var(--hue), var(--sat), var(--lig), .25);
}

.button i {
  font-size: 1.25rem;
}

.button:hover {
  background-color: gray;
}

.button__small {
  padding: .75rem;
  box-shadow: none;

}

.button__gray {
  background-color: white;
  color: deepskyblue;
  box-shadow: none;
  border: 1px solid #fff;
 box-shadow: 0 5px 14px hsla(var(--hue), var(--sat), var(--lig), .25);
}

.button__gray:hover {
  background-color: var(--text-color-light);
}


.profile__profession {
  font-size: 10px;
  font-weight: 500;
  color: deepskyblue;
  margin-bottom: 1rem;
}

.profile__social {
  display: flex;
  justify-content: left;
  column-gap: .75rem;
  position: relative;
  left: 90px;
  bottom: 15px;
  color: black;

}

.profile__social-link {
  position: relative;
  top: 10px;
  font-size: 1.5rem;
  color: deepskyblue;
  transition: .3s;
  font-weight: -7%;
}

.profile__social-link:hover {
  color: #695CFE;
  font-size: 2rem;

}


.filters__content {
  margin: 2rem 0 2.5rem;
  
  background-color: deepskyblue;
  padding: .375rem;
  border-radius: .75rem;
  display: flex;
  justify-content: space-between;
  column-gap: .5rem;
}

.filters__button {
  width: 100%;
  border: none;
  outline: none;
  padding: 1rem;
  color: var(--title-color);
  font-size: var(--small-font-size);
  font-family: var(--body-font);
  font-weight: 500;
  border-radius: .75rem;
  cursor: pointer;
  background-color: transparent;
  transition: .3s;
}

.filters__button:hover {
  background-color: var(--body-color); 
}


    .loader {
      display: none;
      margin: 20px auto;
      border: 4px solid #f3f3f3;
      border-top: 4px solid #007bff;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      animation: spin 1s linear infinite;
    }

    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
  </style>
</head>
<body>
  <div class="container">
  

       <div style="font-size: 20px">
<script type="text/javascript">
farbbibliothek = new Array();
farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00");
farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
farbbibliothek[6] = new Array("#0000FF","#FFFF00");
farben = farbbibliothek[4];
function farbschrift(){for(var b=0;b<Buchstabe.length;b++){document.all["a"+b].style.color=farben[b]}farbverlauf()}function string2array(b){Buchstabe=new Array();while(farben.length<b.length){farben=farben.concat(farben)}k=0;while(k<=b.length){Buchstabe[k]=b.charAt(k);k++}}function divserzeugen(){for(var b=0;b<Buchstabe.length;b++){"<span id='a"+b+"' class='a"+b+"'>"+Buchstabe[b]+"</span>")}farbschrift()}var a=1;function farbverlauf(){for(var b=0;b<farben.length;b++){farben[b-1]=farben[b]}farben[farben.length-1]=farben[-1];setTimeout("farbschrift()",30)}var farbsatz=1;function farbtauscher(){farben=farbbibliothek[farbsatz];while(farben.length<text.length){farben=farben.concat(farben)}farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001))}setInterval("farbtauscher()",5000

text= ">> Welcome to PRIME SIGNALS"; 
string2array(text);
divserzeugen();
</script></div>


         <ul class="profile__social">
          <li><a href="https://t.me/x_prime01" target="_blank" class="profile__social-link"><i class="ri-telegram-line"></i></a></li>
       
                </ul>


    <form id="signalForm">
      <label for="start">Start Time:</label>
      <input type="time" id="start" required>

      <label for="end">End Time:</label>
      <input type="time" id="end" required>

      <label for="duration">Duration (Days):</label>
      <input type="number" id="duration" value="4" required>

      <label for="currency_pairs">Currency Pairs (comma-separated):</label>
      <input type="text" id="currency_pairs" value="BRLUSD_otc,USDMXN_otc,USDTRY_otc" required>

      <button type="submit">Get Signals</button>
    </form>

    <div class="loader" id="loader"></div>
    <div id="error" class="error"></div>

    <div id="results">
      <h2>Signals:</h2>
      <button class="copy-btn" onclick="copySignals()" style="display:none;" id="copyBtn">📋 Copy Signals</button>
      <table id="signalsTable" style="display:none;">
        <thead>
          <tr>
            <th>Currency Pair</th>
            <th>Entry Time</th>
            <th>Direction</th>
          </tr>
        </thead>
        <tbody id="signalsBody"></tbody>
      </table>
    </div>
  </div>

  <script>
    const formatCurrencyPair = (pair) => {
      return pair.replace(/_/g, '-').toUpperCase();
    };

    function copySignals() {
      let text = "";
      document.querySelectorAll("#signalsBody tr").forEach(row => {
        text += row.innerText.replace(/_/g, '-').toUpperCase() + "\n";
      });
      navigator.clipboard.writeText(text).then(() => {
        alert("Signals copied to clipboard!");
      });
    }

    document.getElementById("signalForm").addEventListener("submit", function(e) {
      e.preventDefault();
      document.getElementById("error").textContent = "";
      document.getElementById("loader").style.display = "block";
      document.getElementById("signalsTable").style.display = "none";
      document.getElementById("copyBtn").style.display = "none";

      const start = document.getElementById("start").value;
      const end = document.getElementById("end").value;
      const duration = document.getElementById("duration").value;
      const currency_pairs = document.getElementById("currency_pairs").value;

      axios.get(`/api/signals?start=${encodeURIComponent(start)}&end=${encodeURIComponent(end)}&duration=${encodeURIComponent(duration)}&currency_pairs=${encodeURIComponent(currency_pairs)}`)
        .then(response => {
          document.getElementById("loader").style.display = "none";
          const signals = response.data.signals;
          const tbody = document.getElementById("signalsBody");
          tbody.innerHTML = "";

          if (signals.length > 0) {
            signals.forEach(signal => {
              const tr = document.createElement("tr");
              tr.innerHTML = `<td>${formatCurrencyPair(signal.ativos)}</td><td>${signal.entrada}</td><td class="${signal.direcao_principal}">${signal.direcao_principal.toUpperCase()}</td>`;
              tbody.appendChild(tr);
            });
            document.getElementById("signalsTable").style.display = "table";
            document.getElementById("copyBtn").style.display = "block";
          } else {
            document.getElementById("error").textContent = "No signals found.";
          }
        });
    });
  </script>
  <script src="efek-salju.js"></script>
</body> 
</html>



© 2023 Quttera Ltd. All rights reserved.