!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/home/ccl/vendor/composer/   drwxrwxr-x
Free 13.19 GB of 57.97 GB (22.75%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     autoload_static.php (4.97 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class 
ComposerStaticInit4b397764cea222821b18e12b34aa26a8
{
    public static 
$files = array (
        
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ '/..' '/symfony/polyfill-mbstring/bootstrap.php',
        
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ '/..' '/symfony/polyfill-php80/bootstrap.php',
        
'72579e7bd17821bb1321b87411366eae' => __DIR__ '/..' '/illuminate/support/helpers.php',
    );

    public static 
$prefixLengthsPsr4 = array (
        
'S' => 
        array (
            
'Symfony\\Polyfill\\Php80\\' => 23,
            
'Symfony\\Polyfill\\Mbstring\\' => 26,
            
'Symfony\\Contracts\\Translation\\' => 30,
            
'Symfony\\Component\\Translation\\' => 30,
        ),
        
'P' => 
        array (
            
'Psr\\SimpleCache\\' => 16,
            
'Psr\\Container\\' => 14,
        ),
        
'I' => 
        array (
            
'Illuminate\\Support\\' => 19,
            
'Illuminate\\Events\\' => 18,
            
'Illuminate\\Database\\' => 20,
            
'Illuminate\\Contracts\\' => 21,
            
'Illuminate\\Container\\' => 21,
        ),
        
'D' => 
        array (
            
'Doctrine\\Inflector\\' => 19,
            
'Doctrine\\Common\\Inflector\\' => 26,
        ),
    );

    public static 
$prefixDirsPsr4 = array (
        
'Symfony\\Polyfill\\Php80\\' => 
        array (
            
=> __DIR__ '/..' '/symfony/polyfill-php80',
        ),
        
'Symfony\\Polyfill\\Mbstring\\' => 
        array (
            
=> __DIR__ '/..' '/symfony/polyfill-mbstring',
        ),
        
'Symfony\\Contracts\\Translation\\' => 
        array (
            
=> __DIR__ '/..' '/symfony/translation-contracts',
        ),
        
'Symfony\\Component\\Translation\\' => 
        array (
            
=> __DIR__ '/..' '/symfony/translation',
        ),
        
'Psr\\SimpleCache\\' => 
        array (
            
=> __DIR__ '/..' '/psr/simple-cache/src',
        ),
        
'Psr\\Container\\' => 
        array (
            
=> __DIR__ '/..' '/psr/container/src',
        ),
        
'Illuminate\\Support\\' => 
        array (
            
=> __DIR__ '/..' '/illuminate/support',
        ),
        
'Illuminate\\Events\\' => 
        array (
            
=> __DIR__ '/..' '/illuminate/events',
        ),
        
'Illuminate\\Database\\' => 
        array (
            
=> __DIR__ '/..' '/illuminate/database',
        ),
        
'Illuminate\\Contracts\\' => 
        array (
            
=> __DIR__ '/..' '/illuminate/contracts',
        ),
        
'Illuminate\\Container\\' => 
        array (
            
=> __DIR__ '/..' '/illuminate/container',
        ),
        
'Doctrine\\Inflector\\' => 
        array (
            
=> __DIR__ '/..' '/doctrine/inflector/lib/Doctrine/Inflector',
        ),
        
'Doctrine\\Common\\Inflector\\' => 
        array (
            
=> __DIR__ '/..' '/doctrine/inflector/lib/Doctrine/Common/Inflector',
        ),
    );

    public static 
$fallbackDirsPsr4 = array (
        
=> __DIR__ '/..' '/nesbot/carbon/src',
    );

    public static 
$prefixesPsr0 = array (
        
'U' => 
        array (
            
'UpdateHelper\\' => 
            array (
                
=> __DIR__ '/..' '/kylekatarnls/update-helper/src',
            ),
        ),
        
'J' => 
        array (
            
'Jenssegers\\Mongodb' => 
            array (
                
=> __DIR__ '/..' '/jenssegers/mongodb/src',
            ),
            
'Jenssegers\\Eloquent' => 
            array (
                
=> __DIR__ '/..' '/jenssegers/mongodb/src',
            ),
        ),
    );

    public static 
$classMap = array (
        
'Attribute' => __DIR__ '/..' '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
        
'Composer\\InstalledVersions' => __DIR__ '/..' '/composer/InstalledVersions.php',
        
'PhpToken' => __DIR__ '/..' '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
        
'Stringable' => __DIR__ '/..' '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
        
'UnhandledMatchError' => __DIR__ '/..' '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
        
'ValueError' => __DIR__ '/..' '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
    );

    public static function 
getInitializer(ClassLoader $loader)
    {
        return 
\Closure::bind(function () use ($loader) {
            
$loader->prefixLengthsPsr4 ComposerStaticInit4b397764cea222821b18e12b34aa26a8::$prefixLengthsPsr4;
            
$loader->prefixDirsPsr4 ComposerStaticInit4b397764cea222821b18e12b34aa26a8::$prefixDirsPsr4;
            
$loader->fallbackDirsPsr4 ComposerStaticInit4b397764cea222821b18e12b34aa26a8::$fallbackDirsPsr4;
            
$loader->prefixesPsr0 ComposerStaticInit4b397764cea222821b18e12b34aa26a8::$prefixesPsr0;
            
$loader->classMap ComposerStaticInit4b397764cea222821b18e12b34aa26a8::$classMap;

        }, 
nullClassLoader::class);
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0138 ]--