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

Software: Apache/2.4.18 (Ubuntu). PHP/7.0.33-0ubuntu0.16.04.16 

uname -a: Linux digifus 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 x86_64 

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

Safe-mode: OFF (not secure)

/usr/src/linux-headers-4.4.0-210/arch/h8300/include/uapi/asm/   drwxr-xr-x
Free 9.44 GB of 29.4 GB (32.1%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ptrace.h (810 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef _UAPI_H8300_PTRACE_H
#define _UAPI_H8300_PTRACE_H

#ifndef __ASSEMBLY__

#define PT_ER1       0
#define PT_ER2       1
#define PT_ER3       2
#define PT_ER4       3
#define PT_ER5       4
#define PT_ER6       5
#define PT_ER0       6
#define PT_USP       7
#define PT_ORIG_ER0       8
#define PT_CCR       9
#define PT_PC       10
#define PT_EXR     11

/* this struct defines the way the registers are stored on the
   stack during a system call. */

struct pt_regs {
    long     retpc;
    long     er4;
    long     er5;
    long     er6;
    long     er3;
    long     er2;
    long     er1;
    long     orig_er0;
    long     sp;
    unsigned short     ccr;
    long     er0;
    long     vector;
#if defined(__H8300S__)
    unsigned short     exr;
#endif
    unsigned long  pc;
} __attribute__((aligned(2), packed));

#endif /* __ASSEMBLY__ */
#endif /* _UAPI_H8300_PTRACE_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 KaizenLouie | C99Shell Github | Generation time: 0.0053 ]--