Software: Apache. PHP/5.4.45 

uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue
Sep 17 08:14:20 UTC 2024 x86_64
 

uid=243112(mycochar) gid=100(users) groups=100(users)  

Safe-mode: OFF (not secure)

/home/mycochar/www/image/photo/gcc-12.3.0/gcc/testsuite/gcc.target/mips/   drwxr-xr-x
Free 0 B of 0 B (0%)
Your ip: 216.73.216.77 - Server ip: 213.186.33.19
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    

[Enumerate]    [Encoder]    [Tools]    [Proc.]    [FTP Brute]    [Sec.]    [SQL]    [PHP-Code]    [Backdoor Host]    [Back-Connection]    [milw0rm it!]    [PHP-Proxy]    [Self remove]
    


Viewing file:     va-arg-1.c (1.24 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* See PR 52154 for the xfail.  */
/* { dg-do run { xfail { mips_eabi && { hard_float && ilp32 } } } } */

#include <stdarg.h>

extern void abort (void);

struct __attribute__((aligned(16))) empty {};

static void __attribute__((noinline))
check_args (int count, ...)
{
  va_list va;
  int i;

  va_start (va, count);
  for (i = 0; i < count; i++)
    if (va_arg (va, int) != 1000 + i)
      abort ();

  va_arg (va, struct empty);
  if (va_arg (va, int) != 2000 + count)
    abort ();

  va_end (va);
}

int
main (void)
{
  struct empty e;

  check_args (1, 1000, e, 2001);
  check_args (2, 1000, 1001, e, 2002);
  check_args (3, 1000, 1001, 1002, e, 2003);
  check_args (4, 1000, 1001, 1002, 1003, e, 2004);
  check_args (5, 1000, 1001, 1002, 1003, 1004, e, 2005);
  check_args (6, 1000, 1001, 1002, 1003, 1004, 1005, e, 2006);
  check_args (7, 1000, 1001, 1002, 1003, 1004, 1005, 1006, e, 2007);
  check_args (8, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, e, 2008);
  check_args (9, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
          1008, e, 2009);
  check_args (10, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
          1008, 1009, e, 2010);
  check_args (11, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
          1008, 1009, 1010, e, 2011);
  return 0;
}

Enter:
 
Select:
 

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

Search
  - regexp 

Upload
 
[ ok ]

Make Dir
 
[ ok ]
Make File
 
[ ok ]

Go Dir
 
Go File
 

--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0063 ]--