扫码关注官方订阅号
遇到了一份只有1.7Kb的mzphp2加密文件,不知道怎么破,麻烦有能力的大能帮帮忙,先行谢过。文件下载
人生最曼妙的风景,竟是内心的淡定与从容!
<?php//decode by 小猪php解密 QQ:2338208446 http://www.xzjiemi.com/if (!file_exists('/usr/local/sbwml-apache/apr/lib/libapr-1.a') || !file_exists('/data/www/default/sbwml/php_api.so') || !file_exists('/usr/share/libmagic')) {
echo 'The server encountered an internal error or misconfiguration and was unable to complete your request.'; exit;
} else {
date_default_timezone_set('Asia/Shanghai'); defined('API_ROOT') || define('API_ROOT', dirname(__FILE__) . '/..'); require_once API_ROOT . '/360safe/360webscan.php'; require_once API_ROOT . '/PhalApi/PhalApi.php'; $loader = new PhalApi_Loader(API_ROOT, 'Library'); DI()->loader = $loader; DI()->config = new PhalApi_Config_File(API_ROOT . '/Config'); DI()->debug = !empty($_GET['__debug__']) ?: DI()->config->get('sys.debug'); DI()->logger = new PhalApi_Logger_File(API_ROOT . '/Runtime', PhalApi_Logger::LOG_LEVEL_DEBUG | PhalApi_Logger::LOG_LEVEL_INFO | PhalApi_Logger::LOG_LEVEL_ERROR); DI()->notorm = new PhalApi_DB_NotORM(DI()->config->get('dbs'), !empty($_GET['__sql__'])); SL('zh_cn'); DI()->userLite = new User_Lite();
}
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
<?php
//decode by 小猪php解密 QQ:2338208446 http://www.xzjiemi.com/
if (!file_exists('/usr/local/sbwml-apache/apr/lib/libapr-1.a') || !file_exists('/data/www/default/sbwml/php_api.so') || !file_exists('/usr/share/libmagic')) {
} else {
}