<?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>