!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/java/io/   drwxr-xr-x
Free 318.36 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:     FileDescriptor.h (1.28 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

#ifndef __java_io_FileDescriptor__
#define __java_io_FileDescriptor__

#pragma interface

#include <java/lang/Object.h>
#include <gcj/array.h>

class ::java::io::FileDescriptor : public ::java::lang::Object
{
private:
  static void init ();
public:
  void sync ();
  jboolean valid ();
  FileDescriptor ();
public: // actually package-private
  FileDescriptor (::java::lang::String *, jint);
  jint open (::java::lang::String *, jint);
  void write (jint);
  void write (jbyteArray, jint, jint);
  void close ();
  jint seek (jlong, jint, jboolean);
  jlong length ();
  jlong getFilePointer ();
  jint read ();
  jint read (jbyteArray, jint, jint);
  jint available ();
public:  // actually protected
  void finalize ();
public: // actually package-private
  FileDescriptor (jint);
public:
  static ::java::io::FileDescriptor *in;
  static ::java::io::FileDescriptor *out;
  static ::java::io::FileDescriptor *err;
public: // actually package-private
  static const jint READ = 1L;
  static const jint WRITE = 2L;
  static const jint APPEND = 4L;
  static const jint EXCL = 8L;
  static const jint SET = 0L;
  static const jint CUR = 1L;
private:
  jint fd;
public:

  static ::java::lang::Class class$;
};

#endif /* __java_io_FileDescriptor__ */

:: 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.0196 ]--