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

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/smm.picotech.app/public_html/vendor/google/apiclient/src/   drwxr-xr-x
Free 28.65 GB of 117.98 GB (24.28%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

if (class_exists('Google_Client'false)) {
    
// Prevent error with preloading in PHP 7.4
    // @see https://github.com/googleapis/google-api-php-client/issues/1976
    
return;
}

$classMap = [
    
'Google\\Client' => 'Google_Client',
    
'Google\\Service' => 'Google_Service',
    
'Google\\AccessToken\\Revoke' => 'Google_AccessToken_Revoke',
    
'Google\\AccessToken\\Verify' => 'Google_AccessToken_Verify',
    
'Google\\Model' => 'Google_Model',
    
'Google\\Utils\\UriTemplate' => 'Google_Utils_UriTemplate',
    
'Google\\AuthHandler\\Guzzle6AuthHandler' => 'Google_AuthHandler_Guzzle6AuthHandler',
    
'Google\\AuthHandler\\Guzzle7AuthHandler' => 'Google_AuthHandler_Guzzle7AuthHandler',
    
'Google\\AuthHandler\\AuthHandlerFactory' => 'Google_AuthHandler_AuthHandlerFactory',
    
'Google\\Http\\Batch' => 'Google_Http_Batch',
    
'Google\\Http\\MediaFileUpload' => 'Google_Http_MediaFileUpload',
    
'Google\\Http\\REST' => 'Google_Http_REST',
    
'Google\\Task\\Retryable' => 'Google_Task_Retryable',
    
'Google\\Task\\Exception' => 'Google_Task_Exception',
    
'Google\\Task\\Runner' => 'Google_Task_Runner',
    
'Google\\Collection' => 'Google_Collection',
    
'Google\\Service\\Exception' => 'Google_Service_Exception',
    
'Google\\Service\\Resource' => 'Google_Service_Resource',
    
'Google\\Exception' => 'Google_Exception',
];

foreach (
$classMap as $class => $alias) {
    
class_alias($class$alias);
}

/**
 * This class needs to be defined explicitly as scripts must be recognized by
 * the autoloader.
 */
class Google_Task_Composer extends \Google\Task\Composer
{
}

/** @phpstan-ignore-next-line */
if (\false) {
    class 
Google_AccessToken_Revoke extends \Google\AccessToken\Revoke
    
{
    }
    class 
Google_AccessToken_Verify extends \Google\AccessToken\Verify
    
{
    }
    class 
Google_AuthHandler_AuthHandlerFactory extends \Google\AuthHandler\AuthHandlerFactory
    
{
    }
    class 
Google_AuthHandler_Guzzle6AuthHandler extends \Google\AuthHandler\Guzzle6AuthHandler
    
{
    }
    class 
Google_AuthHandler_Guzzle7AuthHandler extends \Google\AuthHandler\Guzzle7AuthHandler
    
{
    }
    class 
Google_Client extends \Google\Client
    
{
    }
    class 
Google_Collection extends \Google\Collection
    
{
    }
    class 
Google_Exception extends \Google\Exception
    
{
    }
    class 
Google_Http_Batch extends \Google\Http\Batch
    
{
    }
    class 
Google_Http_MediaFileUpload extends \Google\Http\MediaFileUpload
    
{
    }
    class 
Google_Http_REST extends \Google\Http\REST
    
{
    }
    class 
Google_Model extends \Google\Model
    
{
    }
    class 
Google_Service extends \Google\Service
    
{
    }
    class 
Google_Service_Exception extends \Google\Service\Exception
    
{
    }
    class 
Google_Service_Resource extends \Google\Service\Resource
    
{
    }
    class 
Google_Task_Exception extends \Google\Task\Exception
    
{
    }
    interface 
Google_Task_Retryable extends \Google\Task\Retryable
    
{
    }
    class 
Google_Task_Runner extends \Google\Task\Runner
    
{
    }
    class 
Google_Utils_UriTemplate extends \Google\Utils\UriTemplate
    
{
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

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