Linux sh52.ich-4.com 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
LiteSpeed
Server IP : 198.143.147.58 & Your IP : 216.73.217.21
Domains :
Cant Read [ /etc/named.conf ]
User : actualbuzz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib64 /
python3.9 /
site-packages /
lldb /
plugins /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2026-02-03 15:09
__init__.py
409
B
-rw-r--r--
2025-09-17 20:30
operating_system.py
3.75
KB
-rw-r--r--
2025-09-17 20:30
parsed_cmd.py
17.16
KB
-rw-r--r--
2025-09-17 20:30
scripted_platform.py
2.63
KB
-rw-r--r--
2025-09-17 20:30
scripted_process.py
39.91
KB
-rw-r--r--
2025-09-17 20:30
scripted_thread_plan.py
2.59
KB
-rw-r--r--
2025-09-17 20:30
Save
Rename
__all__ = ["parsed_cmd", "scripted_process", "scripted_platform", "operating_system", "scripted_thread_plan"] for x in __all__: __import__('lldb.plugins.' + x) def __lldb_init_module(debugger, internal_dict): import lldb for x in __all__: submodule = getattr(lldb.plugins, x) lldb_init = getattr(submodule, '__lldb_init_module', None) if lldb_init: lldb_init(debugger, internal_dict)