!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/include/linux/   drwxr-xr-x
Free 318.37 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     affs_hardblocks.h (1.33 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef    AFFS_HARDBLOCKS_H
#define    AFFS_HARDBLOCKS_H

/* Just the needed definitions for the RDB of an Amiga HD. */

struct RigidDiskBlock {
    u32    rdb_ID;
    u32    rdb_SummedLongs;
    s32    rdb_ChkSum;
    u32    rdb_HostID;
    u32    rdb_BlockBytes;
    u32    rdb_Flags;
    u32    rdb_BadBlockList;
    u32    rdb_PartitionList;
    u32    rdb_FileSysHeaderList;
    u32    rdb_DriveInit;
    u32    rdb_Reserved1[6];
    u32    rdb_Cylinders;
    u32    rdb_Sectors;
    u32    rdb_Heads;
    u32    rdb_Interleave;
    u32    rdb_Park;
    u32    rdb_Reserved2[3];
    u32    rdb_WritePreComp;
    u32    rdb_ReducedWrite;
    u32    rdb_StepRate;
    u32    rdb_Reserved3[5];
    u32    rdb_RDBBlocksLo;
    u32    rdb_RDBBlocksHi;
    u32    rdb_LoCylinder;
    u32    rdb_HiCylinder;
    u32    rdb_CylBlocks;
    u32    rdb_AutoParkSeconds;
    u32    rdb_HighRDSKBlock;
    u32    rdb_Reserved4;
    char    rdb_DiskVendor[8];
    char    rdb_DiskProduct[16];
    char    rdb_DiskRevision[4];
    char    rdb_ControllerVendor[8];
    char    rdb_ControllerProduct[16];
    char    rdb_ControllerRevision[4];
    u32    rdb_Reserved5[10];
};

#define    IDNAME_RIGIDDISK    0x5244534B    /* "RDSK" */

struct PartitionBlock {
    u32    pb_ID;
    u32    pb_SummedLongs;
    s32    pb_ChkSum;
    u32    pb_HostID;
    u32    pb_Next;
    u32    pb_Flags;
    u32    pb_Reserved1[2];
    u32    pb_DevFlags;
    u8    pb_DriveName[32];
    u32    pb_Reserved2[15];
    u32    pb_Environment[17];
    u32    pb_EReserved[15];
};

#define    IDNAME_PARTITION    0x50415254    /* "PART" */

#define RDB_ALLOCATION_LIMIT    16

#endif    /* AFFS_HARDBLOCKS_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.0045 ]--