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

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/src/linux-2.4.18-xfs-1.1/drivers/ide/   drwxr-xr-x
Free 318.32 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     pdc4030.h (778 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 *  linux/drivers/ide/pdc4030.h
 *
 *  Copyright (C) 1995-1998  Linus Torvalds & authors
 */

/*
 * Principal author: Peter Denison <peterd@pnd-pc.demon.co.uk>
 */

#ifndef IDE_PROMISE_H
#define IDE_PROMISE_H

#define    PROMISE_EXTENDED_COMMAND    0xF0
#define    PROMISE_READ            0xF2
#define    PROMISE_WRITE            0xF3
/* Extended commands - main command code = 0xf0 */
#define    PROMISE_GET_CONFIG        0x10
#define    PROMISE_IDENTIFY        0x20

struct translation_mode {
    u16    cyl;
    u8    head;
    u8    sect;
};

struct dc_ident {
    u8    type;
    u8    unknown1;
    u8    hw_revision;
    u8    firmware_major;
    u8    firmware_minor;
    u8    bios_address;
    u8    irq;
    u8    unknown2;
    u16    cache_mem;
    u16    unknown3;
    u8    id[2];
    u16    info;
    struct translation_mode current_tm[4];
    u8    pad[SECTOR_WORDS*4 - 32];
};

#endif /* IDE_PROMISE_H */

:: 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 #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0291 ]--