!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/lampp/include/zzip/   drwxr-xr-x
Free 15.94 GB of 61.93 GB (25.74%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     wrap.h (777 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * Author: 
 *    Andreas Schiffler <aschiffler@appwares.com>
 *
 *    Copyright (c) 2001 Andreas Schiffler
 *         All rights reserved, 
 *          usage allowed under the restrictions of the
 *        Lesser GNU General Public License 
 */

#ifndef _ZZIPWRAP_H
#define _ZZIPWRAP_H

#include <zzip/zzip.h>

#ifdef __cplusplus
extern "C" {
#endif

/*
 * toggle alternate read routine and set callback and callback data
 * return: a plugin_io pointer to be used 
 *  with => zzip_opendir_ext_io or => zzip_open_ext_io and cousins
 */
typedef void (*zzipwrap_pfn_t)(void* mem, int blocksize, void* privatedata);
_zzip_export
zzip_plugin_io_t
zzipwrap_use_memory_io(int blocksize, zzipwrap_pfn_t callback, void *callbackdata);


#ifdef __cplusplus
};
#endif

#endif /* _ZZIPWRAP_H */


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.2971 ]--