!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/public_html/phpmyadmin/tmp/twig/ed/   drwxr-xr-x
Free 28.35 GB of 117.98 GB (24.03%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

use Twig\Environment;
use 
Twig\Error\LoaderError;
use 
Twig\Error\RuntimeError;
use 
Twig\Extension\SandboxExtension;
use 
Twig\Markup;
use 
Twig\Sandbox\SecurityError;
use 
Twig\Sandbox\SecurityNotAllowedTagError;
use 
Twig\Sandbox\SecurityNotAllowedFilterError;
use 
Twig\Sandbox\SecurityNotAllowedFunctionError;
use 
Twig\Source;
use 
Twig\Template;

/* table/export/index.twig */
class __TwigTemplate_2f9054afc2625097a577e6692169a82d extends Template
{
    private 
$source;
    private 
$macros = [];

    public function 
__construct(Environment $env)
    {
        
parent::__construct($env);

        
$this->source $this->getSourceContext();

        
$this->blocks = [
            
'title' => [$this'block_title'],
        ];
    }

    protected function 
doGetParent(array $context)
    {
        
// line 1
        
return "export.twig";
    }

    protected function 
doDisplay(array $context, array $blocks = [])
    {
        
$macros $this->macros;
        
// line 11
        
ob_start(function () { return ''; });
        
// line 12
        
echo "  ";
echo 
_gettext("@SERVER@ will become the server name, @DATABASE@ will become the database name and @TABLE@ will become the table name.");
        
$context["filename_hint"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
        
// line 1
        
$this->parent $this->loadTemplate("export.twig""table/export/index.twig"1);
        
$this->parent->display($contextarray_merge($this->blocks$blocks));
    }

    
// line 3
    
public function block_title($context, array $blocks = [])
    {
        
$macros $this->macros;
        
// line 4
        
echo "  ";
        if (((
$context["export_type"] ?? null) == "raw")) {
            
// line 5
            
echo "    ";
// l10n: A query that the user has written freely
echo _gettext("Exporting a raw query");
            
// line 6
            
echo "  ";
        } else {
            
// line 7
            
echo "    ";
            echo 
twig_escape_filter($this->envtwig_sprintf(_gettext("Exporting rows from \"%s\" table"), ($context["table"] ?? null)), "html"nulltrue);
            echo 
"
  "
;
        }
    }

    public function 
getTemplateName()
    {
        return 
"table/export/index.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
67 => 7,  64 => 6,  60 => 5,  57 => 4,  53 => 3,  48 => 1,  44 => 12,  42 => 11,  35 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""table/export/index.twig""/home/picotech/public_html/phpmyadmin/templates/table/export/index.twig");
    }
}

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