%PDF-1.4 %Óëéá 1 0 obj <> endobj 3 0 obj <> endobj 4 0 obj < AnonSec Shell
AnonSec Shell
Server IP : 212.252.79.165  /  Your IP : 216.73.217.172   [ Reverse IP ]
Web Server : Apache
System : Linux 212-252-79-165.cprapid.com 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User : cehaburo ( 1001)
PHP Version : 8.1.33
Disable Function : exec,passthru,shell_exec,system
Domains : 48 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/cehaburo/public_html/images/product/anon_sym/anon/bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/cehaburo/public_html/images/product/anon_sym/anon/bin/tilix.wrapper
#! /usr/bin/perl -w

my $login=0;

while ($opt = shift(@ARGV))
{
    if ($opt eq '-display')
    {
	$ENV{'DISPLAY'} = shift(@ARGV);
    }
    elsif ($opt eq '-name')
    {
	# Accept but ignore
	print STDERR "$0: The -name flag is not supported by the Tilix wrapper.\n"
    }
    elsif ($opt eq '-n')
    {
	# Accept but ignore
	print STDERR "$0: to set an icon, please use -name <profile> and set a profile icon\n"
    }
    elsif ($opt eq '-T' || $opt eq '-title')
    {
	push(@args, '-t', shift(@ARGV));
    }
    elsif ($opt eq '-ls')
    {
	$login = 1;
    }
    elsif ($opt eq '+ls')
    {
	$login = 0;
    }
    elsif ($opt eq '-geometry')
    {
	$arg = shift(@ARGV);
	push(@args, "--geometry=$arg");
    }
    elsif ($opt eq '-fn')
    {
	# Accept but ignore
	print STDERR "$0: The -fn flag is not supported by the Tilix wrapper.\n"
    }
    elsif ($opt eq '-fg')
    {
	# Accept but ignore
	print STDERR "$0: The -fg flag is not supported by the Tilix wrapper.\n"
    }
    elsif ($opt eq '-bg')
    {
	# Accept but ignore
	print STDERR "$0: The -bg flag is not supported by the Tilix wrapper.\n"
    }
    elsif ($opt eq '-tn')
    {
	# Accept but ignore
	print STDERR "$0: The -tn flag (set terminal name) is not supported by the Tilix wrapper.\n"
    }
    elsif ($opt eq '-e')
    {
	$arg = shift(@ARGV);
	if (@ARGV)
	{
	    push(@args, '-x', $arg, @ARGV);
	    last;
	}
	else
	{
	    push(@args, '-e', $arg);
	}
	last;
    }
    elsif ($opt eq '-h' || $opt eq '--help')
    {
	push(@args, '--help');
    }
}
if ($login == 1)
{
    # Accept but ignore
    print STDERR "$0: Running a login shell is not supported by the Tilix wrapper.\n"
}
exec('tilix', @args);

Anon7 - 2022
AnonSec Team