!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

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

Safe-mode: OFF (not secure)

/usr/src/linux-headers-5.4.0-216/include/linux/   drwxr-xr-x
Free 13.12 GB of 57.97 GB (22.64%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     elfcore-compat.h (1.23 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_ELFCORE_COMPAT_H
#define _LINUX_ELFCORE_COMPAT_H

#include <linux/elf.h>
#include <linux/elfcore.h>
#include <linux/compat.h>

/*
 * Make sure these layouts match the linux/elfcore.h native definitions.
 */

struct compat_elf_siginfo
{
    compat_int_t            si_signo;
    compat_int_t            si_code;
    compat_int_t            si_errno;
};

struct compat_elf_prstatus
{
    struct compat_elf_siginfo    pr_info;
    short                pr_cursig;
    compat_ulong_t            pr_sigpend;
    compat_ulong_t            pr_sighold;
    compat_pid_t            pr_pid;
    compat_pid_t            pr_ppid;
    compat_pid_t            pr_pgrp;
    compat_pid_t            pr_sid;
    struct old_timeval32        pr_utime;
    struct old_timeval32        pr_stime;
    struct old_timeval32        pr_cutime;
    struct old_timeval32        pr_cstime;
    compat_elf_gregset_t        pr_reg;
#ifdef CONFIG_BINFMT_ELF_FDPIC
    compat_ulong_t            pr_exec_fdpic_loadmap;
    compat_ulong_t            pr_interp_fdpic_loadmap;
#endif
    compat_int_t            pr_fpvalid;
};

struct compat_elf_prpsinfo
{
    char                pr_state;
    char                pr_sname;
    char                pr_zomb;
    char                pr_nice;
    compat_ulong_t            pr_flag;
    __compat_uid_t            pr_uid;
    __compat_gid_t            pr_gid;
    compat_pid_t            pr_pid, pr_ppid, pr_pgrp, pr_sid;
    char                pr_fname[16];
    char                pr_psargs[ELF_PRARGSZ];
};

#endif /* _LINUX_ELFCORE_COMPAT_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.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0217 ]--