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/   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:     pr44606.c (1.4 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* PR target/44606 */
/* { dg-do run } */
/* { dg-options "-O2" } */
/* { dg-skip-if "requires io" { freestanding } }  */

#include <stdio.h>

extern void abort (void);

 typedef struct _PixelPacket {     unsigned char r, g, b; }
 PixelPacket;
#define ARRAYLEN(X) (sizeof(X)/sizeof(X[0]))
PixelPacket q[6];
#define COLS (ARRAYLEN(q) - 1)
PixelPacket p[2*COLS + 22];
#define Minify(POS, WEIGHT) do {    \
    total_r += (WEIGHT)*(p[POS].r);    \
    total_g += (WEIGHT)*(p[POS].g);    \
    total_b += (WEIGHT)*(p[POS].b);    \
} while (0)
unsigned long columns = COLS;
int main(void)
{
    static const unsigned char answers[COLS] = { 31, 32, 34, 35, 36 };
    unsigned long x;
    for (x = 0; x < sizeof(p)/sizeof(p[0]); x++) {
        p[x].b = (x + 34) | 1;
    }
    for (x = 0; x < columns; x++) {
        double total_r = 0, total_g = 0, total_b = 0;
        double saved_r = 0, saved_g = 0, saved_b = 0;
        Minify(2*x +  0,  3.0);
        Minify(2*x +  1,  7.0);
        Minify(2*x +  2,  7.0);
        saved_r = total_r;
        saved_g = total_g;
        Minify(2*x + 11, 15.0);
        Minify(2*x + 12,  7.0);
        Minify(2*x + 18,  7.0);
        Minify(2*x + 19, 15.0);
        Minify(2*x + 20, 15.0);
        Minify(2*x + 21,  7.0);
        q[x].r = (unsigned char)(total_r/128.0 + 0.5);
        q[x].g = (unsigned char)(total_g/128.0 + 0.5);
        q[x].b = (unsigned char)(total_b/128.0 + 0.5);
        fprintf(stderr, "r:%f g:%f b:%f\n", saved_r, saved_g, saved_b);
    }
    for (x = 0; x < COLS; x++) {
        if (answers[x] != q[x].b)
            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.0055 ]--