__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

aptanhua@216.73.216.200: ~ $
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: core-loongarch64.proto

import sys
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
from google.protobuf import descriptor as _descriptor
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
from google.protobuf import descriptor_pb2
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


import opts_pb2 as opts__pb2


DESCRIPTOR = _descriptor.FileDescriptor(
  name='core-loongarch64.proto',
  package='',
  syntax='proto2',
  serialized_pb=_b('\n\x16\x63ore-loongarch64.proto\x1a\nopts.proto\"9\n\x1duser_loongarch64_gpregs_entry\x12\x0c\n\x04regs\x18\x01 \x03(\x04\x12\n\n\x02pc\x18\x02 \x02(\x04\"H\n\x1duser_loongarch64_fpregs_entry\x12\x0c\n\x04regs\x18\x01 \x03(\x04\x12\x0b\n\x03\x66\x63\x63\x18\x02 \x02(\x04\x12\x0c\n\x04\x66\x63sr\x18\x03 \x02(\r\"\xb3\x01\n\x17thread_info_loongarch64\x12\x1d\n\x0e\x63lear_tid_addr\x18\x01 \x02(\x04\x42\x05\xd2?\x02\x08\x01\x12\x0b\n\x03tls\x18\x02 \x02(\x04\x12\x35\n\x06gpregs\x18\x03 \x02(\x0b\x32\x1e.user_loongarch64_gpregs_entryB\x05\xd2?\x02\x08\x01\x12\x35\n\x06\x66pregs\x18\x04 \x02(\x0b\x32\x1e.user_loongarch64_fpregs_entryB\x05\xd2?\x02\x08\x01')
  ,
  dependencies=[opts__pb2.DESCRIPTOR,])




_USER_LOONGARCH64_GPREGS_ENTRY = _descriptor.Descriptor(
  name='user_loongarch64_gpregs_entry',
  full_name='user_loongarch64_gpregs_entry',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  fields=[
    _descriptor.FieldDescriptor(
      name='regs', full_name='user_loongarch64_gpregs_entry.regs', index=0,
      number=1, type=4, cpp_type=4, label=3,
      has_default_value=False, default_value=[],
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None, file=DESCRIPTOR),
    _descriptor.FieldDescriptor(
      name='pc', full_name='user_loongarch64_gpregs_entry.pc', index=1,
      number=2, type=4, cpp_type=4, label=2,
      has_default_value=False, default_value=0,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None, file=DESCRIPTOR),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  options=None,
  is_extendable=False,
  syntax='proto2',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=38,
  serialized_end=95,
)


_USER_LOONGARCH64_FPREGS_ENTRY = _descriptor.Descriptor(
  name='user_loongarch64_fpregs_entry',
  full_name='user_loongarch64_fpregs_entry',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  fields=[
    _descriptor.FieldDescriptor(
      name='regs', full_name='user_loongarch64_fpregs_entry.regs', index=0,
      number=1, type=4, cpp_type=4, label=3,
      has_default_value=False, default_value=[],
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None, file=DESCRIPTOR),
    _descriptor.FieldDescriptor(
      name='fcc', full_name='user_loongarch64_fpregs_entry.fcc', index=1,
      number=2, type=4, cpp_type=4, label=2,
      has_default_value=False, default_value=0,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None, file=DESCRIPTOR),
    _descriptor.FieldDescriptor(
      name='fcsr', full_name='user_loongarch64_fpregs_entry.fcsr', index=2,
      number=3, type=13, cpp_type=3, label=2,
      has_default_value=False, default_value=0,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None, file=DESCRIPTOR),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  options=None,
  is_extendable=False,
  syntax='proto2',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=97,
  serialized_end=169,
)


_THREAD_INFO_LOONGARCH64 = _descriptor.Descriptor(
  name='thread_info_loongarch64',
  full_name='thread_info_loongarch64',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  fields=[
    _descriptor.FieldDescriptor(
      name='clear_tid_addr', full_name='thread_info_loongarch64.clear_tid_addr', index=0,
      number=1, type=4, cpp_type=4, label=2,
      has_default_value=False, default_value=0,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=_descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001')), file=DESCRIPTOR),
    _descriptor.FieldDescriptor(
      name='tls', full_name='thread_info_loongarch64.tls', index=1,
      number=2, type=4, cpp_type=4, label=2,
      has_default_value=False, default_value=0,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None, file=DESCRIPTOR),
    _descriptor.FieldDescriptor(
      name='gpregs', full_name='thread_info_loongarch64.gpregs', index=2,
      number=3, type=11, cpp_type=10, label=2,
      has_default_value=False, default_value=None,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=_descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001')), file=DESCRIPTOR),
    _descriptor.FieldDescriptor(
      name='fpregs', full_name='thread_info_loongarch64.fpregs', index=3,
      number=4, type=11, cpp_type=10, label=2,
      has_default_value=False, default_value=None,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=_descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001')), file=DESCRIPTOR),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  options=None,
  is_extendable=False,
  syntax='proto2',
  extension_ranges=[],
  oneofs=[
  ],
  serialized_start=172,
  serialized_end=351,
)

_THREAD_INFO_LOONGARCH64.fields_by_name['gpregs'].message_type = _USER_LOONGARCH64_GPREGS_ENTRY
_THREAD_INFO_LOONGARCH64.fields_by_name['fpregs'].message_type = _USER_LOONGARCH64_FPREGS_ENTRY
DESCRIPTOR.message_types_by_name['user_loongarch64_gpregs_entry'] = _USER_LOONGARCH64_GPREGS_ENTRY
DESCRIPTOR.message_types_by_name['user_loongarch64_fpregs_entry'] = _USER_LOONGARCH64_FPREGS_ENTRY
DESCRIPTOR.message_types_by_name['thread_info_loongarch64'] = _THREAD_INFO_LOONGARCH64
_sym_db.RegisterFileDescriptor(DESCRIPTOR)

user_loongarch64_gpregs_entry = _reflection.GeneratedProtocolMessageType('user_loongarch64_gpregs_entry', (_message.Message,), dict(
  DESCRIPTOR = _USER_LOONGARCH64_GPREGS_ENTRY,
  __module__ = 'core_loongarch64_pb2'
  # @@protoc_insertion_point(class_scope:user_loongarch64_gpregs_entry)
  ))
_sym_db.RegisterMessage(user_loongarch64_gpregs_entry)

user_loongarch64_fpregs_entry = _reflection.GeneratedProtocolMessageType('user_loongarch64_fpregs_entry', (_message.Message,), dict(
  DESCRIPTOR = _USER_LOONGARCH64_FPREGS_ENTRY,
  __module__ = 'core_loongarch64_pb2'
  # @@protoc_insertion_point(class_scope:user_loongarch64_fpregs_entry)
  ))
_sym_db.RegisterMessage(user_loongarch64_fpregs_entry)

thread_info_loongarch64 = _reflection.GeneratedProtocolMessageType('thread_info_loongarch64', (_message.Message,), dict(
  DESCRIPTOR = _THREAD_INFO_LOONGARCH64,
  __module__ = 'core_loongarch64_pb2'
  # @@protoc_insertion_point(class_scope:thread_info_loongarch64)
  ))
_sym_db.RegisterMessage(thread_info_loongarch64)


_THREAD_INFO_LOONGARCH64.fields_by_name['clear_tid_addr'].has_options = True
_THREAD_INFO_LOONGARCH64.fields_by_name['clear_tid_addr']._options = _descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001'))
_THREAD_INFO_LOONGARCH64.fields_by_name['gpregs'].has_options = True
_THREAD_INFO_LOONGARCH64.fields_by_name['gpregs']._options = _descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001'))
_THREAD_INFO_LOONGARCH64.fields_by_name['fpregs'].has_options = True
_THREAD_INFO_LOONGARCH64.fields_by_name['fpregs']._options = _descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001'))
# @@protoc_insertion_point(module_scope)

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
__init__.py File 137 B 0644
apparmor_pb2.py File 5.34 KB 0644
autofs_pb2.py File 4.71 KB 0644
binfmt_misc_pb2.py File 4.61 KB 0644
bpfmap_data_pb2.py File 3.01 KB 0644
bpfmap_file_pb2.py File 8.11 KB 0644
cgroup_pb2.py File 14.13 KB 0644
core_aarch64_pb2.py File 16.2 KB 0644
core_arm_pb2.py File 13.88 KB 0644
core_loongarch64_pb2.py File 8.08 KB 0644
core_mips_pb2.py File 33.01 KB 0644
core_pb2.py File 36.73 KB 0644
core_ppc64_pb2.py File 17.2 KB 0644
core_riscv64_pb2.py File 18.13 KB 0644
core_s390_pb2.py File 17.41 KB 0644
core_x86_pb2.py File 32.26 KB 0644
cpuinfo_pb2.py File 11.97 KB 0644
creds_pb2.py File 8.5 KB 0644
eventfd_pb2.py File 3.15 KB 0644
eventpoll_pb2.py File 6.64 KB 0644
ext_file_pb2.py File 2.36 KB 0644
fdinfo_pb2.py File 19.96 KB 0644
fh_pb2.py File 6.11 KB 0644
fifo_pb2.py File 2.47 KB 0644
file_lock_pb2.py File 3.65 KB 0644
fown_pb2.py File 3.19 KB 0644
fs_pb2.py File 2.45 KB 0644
fsnotify_pb2.py File 21.38 KB 0644
ghost_file_pb2.py File 7.96 KB 0644
images.py File 19.3 KB 0644
img_streamer_pb2.py File 3.22 KB 0644
inventory_pb2.py File 8.88 KB 0644
ipc_desc_pb2.py File 3.97 KB 0644
ipc_msg_pb2.py File 4.1 KB 0644
ipc_sem_pb2.py File 2.37 KB 0644
ipc_shm_pb2.py File 3.15 KB 0644
ipc_var_pb2.py File 7.95 KB 0644
lve_pb2.py File 9.25 KB 0644
macvlan_pb2.py File 2.22 KB 0644
magic.py File 4.65 KB 0644
memfd_pb2.py File 8.27 KB 0644
mm_pb2.py File 13.07 KB 0644
mnt_pb2.py File 12.93 KB 0644
netdev_pb2.py File 16.46 KB 0644
ns_pb2.py File 2.87 KB 0644
opts_pb2.py File 4.72 KB 0644
packet_sock_pb2.py File 15.17 KB 0644
pagemap_pb2.py File 5.06 KB 0644
pb.py File 2 KB 0644
pb2dict.py File 12.42 KB 0644
pidfd_pb2.py File 3.38 KB 0644
pidns_pb2.py File 1.8 KB 0644
pipe_data_pb2.py File 2.56 KB 0644
pipe_pb2.py File 3.35 KB 0644
pstree_pb2.py File 3.77 KB 0644
regfile_pb2.py File 6.87 KB 0644
remap_file_path_pb2.py File 3.68 KB 0644
rlimit_pb2.py File 2.14 KB 0644
rseq_pb2.py File 2.93 KB 0644
sa_pb2.py File 5.1 KB 0644
seccomp_pb2.py File 3.75 KB 0644
siginfo_pb2.py File 3.04 KB 0644
signalfd_pb2.py File 3.73 KB 0644
sit_pb2.py File 8.52 KB 0644
sk_inet_pb2.py File 16.58 KB 0644
sk_netlink_pb2.py File 6.63 KB 0644
sk_opts_pb2.py File 12.13 KB 0644
sk_packet_pb2.py File 4.03 KB 0644
sk_unix_pb2.py File 11.99 KB 0644
stats_pb2.py File 11.36 KB 0644
sysctl_pb2.py File 3.36 KB 0644
tcp_stream_pb2.py File 10.85 KB 0644
time_pb2.py File 2.08 KB 0644
timens_pb2.py File 3.72 KB 0644
timer_pb2.py File 10.36 KB 0644
timerfd_pb2.py File 5.92 KB 0644
tty_pb2.py File 20.39 KB 0644
tun_pb2.py File 5.82 KB 0644
userns_pb2.py File 4.18 KB 0644
utsns_pb2.py File 2.19 KB 0644
vma_pb2.py File 7.44 KB 0644