!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/include/linux/   drwxr-xr-x
Free 3.19 GB of 27.03 GB (11.82%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     qnx4_fs_i.h (944 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
*  Name                         : qnx4_fs_i.h
*  Author                       : Richard Frowijn
*  Function                     : qnx4 inode definitions
*  Version                      : 1.0.2
*  Last modified                : 2000-01-06
*
*  History                      : 23-03-1998 created
*
*/
#ifndef _QNX4_FS_I
#define _QNX4_FS_I

#include <linux/qnxtypes.h>

/*
* qnx4 fs inode entry
*/
struct qnx4_inode_info {
    char        i_reserved[16];    /* 16 */
    qnx4_off_t    i_size;        /*  4 */
    qnx4_xtnt_t    i_first_xtnt;    /*  8 */
    __u32        i_xblk;        /*  4 */
    __s32        i_ftime;    /*  4 */
    __s32        i_mtime;    /*  4 */
    __s32        i_atime;    /*  4 */
    __s32        i_ctime;    /*  4 */
    qnx4_nxtnt_t    i_num_xtnts;    /*  2 */
    qnx4_mode_t    i_mode;        /*  2 */
    qnx4_muid_t    i_uid;        /*  2 */
    qnx4_mgid_t    i_gid;        /*  2 */
    qnx4_nlink_t    i_nlink;    /*  2 */
    __u8        i_zero[4];    /*  4 */
    qnx4_ftype_t    i_type;        /*  1 */
    __u8        i_status;    /*  1 */
    unsigned long    mmu_private;
};

#endif

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0032 ]--