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.dg/vmx/   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:     3c-01.c (2.46 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#include "harness.h"

vector unsigned char u8;
vector signed char s8;
vector bool char b8;
vector unsigned short u16;
vector signed short s16;
vector bool short b16;
vector unsigned int u32;
vector signed int s32;
vector bool int b32;
vector float f32;
vector pixel p16;

static void g(void);

static void f(void *p)
{
  u8 = vec_ld(16, (unsigned char *)p);
  u16 = vec_ld(16, (unsigned short*)p);
  u32 = vec_ld(16, (unsigned int*)p);
  s8 = vec_ld(16, (signed char *)p);
  s16 = vec_ld(16, (short*)p);
  s32 = vec_ld(16, (int*)p);
  g();
  u8 = vec_ld(16, (vector unsigned char*)p);
  s8 = vec_ld(16, (vector signed char*)p);
  b8 = vec_ld(16, (vector bool char*)p);
  g();
  u16 = vec_ld(16, (vector unsigned short*)p);
  s16 = vec_ld(16, (vector signed short*)p);
  b16 = vec_ld(16, (vector bool short*)p);
  g();
  u32 = vec_ld(16, (vector unsigned int*)p);
  s32 = vec_ld(16, (vector signed int*)p);
  b32 = vec_ld(16, (vector bool int*)p);
  f32 = vec_ld(16, (vector float*)p);
  p16 = vec_ld(16, (vector pixel*)p);
  g();
  u8 = vec_lde(16, (unsigned char *)p);
  u16 = vec_lde(16, (unsigned short*)p);
  u32 = vec_lde(16, (unsigned int*)p);
  s8 = vec_lde(16, (signed char *)p);
  s16 = vec_lde(16, (short*)p);
  s32 = vec_lde(16, (int*)p);
  f32 = vec_ldl(16, (vector float*)p);
  p16 = vec_ldl(16, (vector pixel*)p);
  g();
  u8 = vec_ldl(16, (vector unsigned char*)p);
  s8 = vec_ldl(16, (vector signed char*)p);
  b8 = vec_ldl(16, (vector bool char*)p);
  g();
  u16 = vec_ldl(16, (vector unsigned short*)p);
  s16 = vec_ldl(16, (vector signed short*)p);
  b16 = vec_ldl(16, (vector bool short*)p);
  g();
  u32 = vec_ldl(16, (vector unsigned int*)p);
  s32 = vec_ldl(16, (vector signed int*)p);
  b32 = vec_ldl(16, (vector bool int*)p);
  f32 = vec_ldl(16, (vector float*)p);
  p16 = vec_ldl(16, (vector pixel*)p);
}

static void g () 
{
}

static void test()
{
  static vector unsigned int value = {1,-2,3,-4};
  static vector unsigned int buffer[2];
#define chek(v, s) check(vec_all_eq(v, value), s)
  buffer[1] = value;
  f((void *)buffer);
  chek((vector unsigned int) u8, "u8");
  chek((vector unsigned int) s8, "s8");
  chek((vector unsigned int) b8, "b8");
  chek((vector unsigned int) u16, "u16");
  chek((vector unsigned int) s16, "s16");
  chek((vector unsigned int) b16, "b16");
  chek((vector unsigned int) u32, "u32");
  chek((vector unsigned int) s32, "s32");
  chek((vector unsigned int) b32, "b32");
  chek((vector unsigned int) f32, "f32");
  chek((vector unsigned int) p16, "p16");
}

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