!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.48 GB of 117.98 GB (24.14%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     kn.php (3.08 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.
 */

/*
 * Authors:
 * - Josh Soref
 * - MOHAN M U
 * - François B
 * - rajeevnaikte
 */
return [
    
'year' => '{1}ಒಂದು ವರ್ಷ|]1,Inf[:count ವರ್ಷ',
    
'month' => '{1}ಒಂದು ತಿಂಗಳು|]1,Inf[:count ತಿಂಗಳು',
    
'week' => '{1}ಒಂದು ವಾರ|]1,Inf[:count ವಾರಗಳು',
    
'day' => '{1}ಒಂದು ದಿನ|]1,Inf[:count ದಿನ',
    
'hour' => '{1}ಒಂದು ಗಂಟೆ|]1,Inf[:count ಗಂಟೆ',
    
'minute' => '{1}ಒಂದು ನಿಮಿಷ|]1,Inf[:count ನಿಮಿಷ',
    
'second' => '{1}ಕೆಲವು ಕ್ಷಣಗಳು|]1,Inf[:count ಸೆಕೆಂಡುಗಳು',
    
'ago' => ':time ಹಿಂದೆ',
    
'from_now' => ':time ನಂತರ',
    
'diff_now' => 'ಈಗ',
    
'diff_today' => 'ಇಂದು',
    
'diff_yesterday' => 'ನಿನ್ನೆ',
    
'diff_tomorrow' => 'ನಾಳೆ',
    
'formats' => [
        
'LT' => 'A h:mm',
        
'LTS' => 'A h:mm:ss',
        
'L' => 'DD/MM/YYYY',
        
'LL' => 'D MMMM YYYY',
        
'LLL' => 'D MMMM YYYY, A h:mm',
        
'LLLL' => 'dddd, D MMMM YYYY, A h:mm',
    ],
    
'calendar' => [
        
'sameDay' => '[ಇಂದು] LT',
        
'nextDay' => '[ನಾಳೆ] LT',
        
'nextWeek' => 'dddd, LT',
        
'lastDay' => '[ನಿನ್ನೆ] LT',
        
'lastWeek' => '[ಕೊನೆಯ] dddd, LT',
        
'sameElse' => 'L',
    ],
    
'ordinal' => ':numberನೇ',
    
'meridiem' => function ($hour) {
        if (
$hour 4) {
            return 
'ರಾತ್ರಿ';
        }
        if (
$hour 10) {
            return 
'ಬೆಳಿಗ್ಗೆ';
        }
        if (
$hour 17) {
            return 
'ಮಧ್ಯಾಹ್ನ';
        }
        if (
$hour 20) {
            return 
'ಸಂಜೆ';
        }

        return 
'ರಾತ್ರಿ';
    },
    
'months' => ['ಜನವರಿ''ಫೆಬ್ರವರಿ''ಮಾರ್ಚ್''ಏಪ್ರಿಲ್''ಮೇ''ಜೂನ್''ಜುಲೈ''ಆಗಸ್ಟ್''ಸೆಪ್ಟೆಂಬರ್''ಅಕ್ಟೋಬರ್''ನವೆಂಬರ್''ಡಿಸೆಂಬರ್'],
    
'months_short' => ['ಜನ''ಫೆಬ್ರ''ಮಾರ್ಚ್''ಏಪ್ರಿಲ್''ಮೇ''ಜೂನ್''ಜುಲೈ''ಆಗಸ್ಟ್''ಸೆಪ್ಟೆಂ''ಅಕ್ಟೋ''ನವೆಂ''ಡಿಸೆಂ'],
    
'weekdays' => ['ಭಾನುವಾರ''ಸೋಮವಾರ''ಮಂಗಳವಾರ''ಬುಧವಾರ''ಗುರುವಾರ''ಶುಕ್ರವಾರ''ಶನಿವಾರ'],
    
'weekdays_short' => ['ಭಾನು''ಸೋಮ''ಮಂಗಳ''ಬುಧ''ಗುರು''ಶುಕ್ರ''ಶನಿ'],
    
'weekdays_min' => ['ಭಾ''ಸೋ''ಮಂ''ಬು''ಗು''ಶು''ಶ'],
    
'list' => ', ',
    
'first_day_of_week' => 0,
    
'day_of_first_week_of_year' => 1,
    
'weekend' => [00],
];

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