!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)

/var/www/html/laravel-crm/vendor/setasign/fpdi/src/PdfParser/CrossReference/   drwxrwxrwx
Free 13.2 GB of 57.97 GB (22.77%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

/**
 * This file is part of FPDI
 *
 * @package   setasign\Fpdi
 * @copyright Copyright (c) 2024 Setasign GmbH & Co. KG (https://www.setasign.com)
 * @license   http://opensource.org/licenses/mit-license The MIT License
 */

namespace setasign\Fpdi\PdfParser\CrossReference;

use 
setasign\Fpdi\PdfParser\PdfParserException;

/**
 * Exception used by the CrossReference and Reader classes.
 */
class CrossReferenceException extends PdfParserException
{
    
/**
     * @var int
     */
    
const INVALID_DATA 0x0101;

    
/**
     * @var int
     */
    
const XREF_MISSING 0x0102;

    
/**
     * @var int
     */
    
const ENTRIES_TOO_LARGE 0x0103;

    
/**
     * @var int
     */
    
const ENTRIES_TOO_SHORT 0x0104;

    
/**
     * @var int
     */
    
const NO_ENTRIES 0x0105;

    
/**
     * @var int
     */
    
const NO_TRAILER_FOUND 0x0106;

    
/**
     * @var int
     */
    
const NO_STARTXREF_FOUND 0x0107;

    
/**
     * @var int
     */
    
const NO_XREF_FOUND 0x0108;

    
/**
     * @var int
     */
    
const UNEXPECTED_END 0x0109;

    
/**
     * @var int
     */
    
const OBJECT_NOT_FOUND 0x010A;

    
/**
     * @var int
     */
    
const COMPRESSED_XREF 0x010B;

    
/**
     * @var int
     */
    
const ENCRYPTED 0x010C;
}

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