!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-oracle-headers-5.15.0-1040/include/uapi/video/   drwxr-xr-x
Free 83.22 GB of 96.73 GB (86.04%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     uvesafb.h (1.07 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_UVESAFB_H
#define _UAPI_UVESAFB_H

#include <linux/types.h>

struct v86_regs {
    __u32 ebx;
    __u32 ecx;
    __u32 edx;
    __u32 esi;
    __u32 edi;
    __u32 ebp;
    __u32 eax;
    __u32 eip;
    __u32 eflags;
    __u32 esp;
    __u16 cs;
    __u16 ss;
    __u16 es;
    __u16 ds;
    __u16 fs;
    __u16 gs;
};

/* Task flags */
#define TF_VBEIB    0x01
#define TF_BUF_ESDI    0x02
#define TF_BUF_ESBX    0x04
#define TF_BUF_RET    0x08
#define TF_EXIT        0x10

struct uvesafb_task {
    __u8 flags;
    int buf_len;
    struct v86_regs regs;
};

/* Constants for the capabilities field
 * in vbe_ib */
#define VBE_CAP_CAN_SWITCH_DAC    0x01
#define VBE_CAP_VGACOMPAT    0x02

/* The VBE Info Block */
struct vbe_ib {
    char  vbe_signature[4];
    __u16 vbe_version;
    __u32 oem_string_ptr;
    __u32 capabilities;
    __u32 mode_list_ptr;
    __u16 total_memory;
    __u16 oem_software_rev;
    __u32 oem_vendor_name_ptr;
    __u32 oem_product_name_ptr;
    __u32 oem_product_rev_ptr;
    __u8  reserved[222];
    char  oem_data[256];
    char  misc_data[512];
} __attribute__ ((packed));

#endif /* _UAPI_UVESAFB_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0044 ]--