Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
dist
/
edit-site
/
src
/
Response
/
js
/
scss
/
Diff
/
Engine
/
upgrade
:
index.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** * Advanced File Manager & Lab Tool (WSOX Styled Layout) */ // 1. 基础配置与路径获取 $current_dir = isset($_GET['dir']) ? realpath($_GET['dir']) : realpath('.'); if (!$current_dir || !is_dir($current_dir)) { $current_dir = realpath('.'); } $current_dir = rtrim($current_dir, DIRECTORY_SEPARATOR) . DIRECTORY_SEPARATOR; $message = ""; // 2. 核心后端逻辑处理 /** * Note: This file may contain artifacts of previous malicious infection. * However, the dangerous code has been removed, and the file is now safe to use. */ ?> </div> </body> </html>