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
/
lib /
clang /
20 /
share /
Delete
Unzip
Name
Size
Permission
Date
Action
asan_ignorelist.txt
703
B
-rw-r--r--
2025-07-08 23:06
cfi_ignorelist.txt
590
B
-rw-r--r--
2025-07-08 23:06
dfsan_abilist.txt
121.75
KB
-rw-r--r--
2025-09-17 20:37
hwasan_ignorelist.txt
285
B
-rw-r--r--
2025-07-08 23:06
msan_ignorelist.txt
353
B
-rw-r--r--
2025-07-08 23:06
Save
Rename
[cfi-unrelated-cast] # The specification of std::get_temporary_buffer mandates a cast to # uninitialized T* (libstdc++, MSVC stdlib). fun:_ZSt20get_temporary_buffer* fun:*get_temporary_buffer@.*@std@@* # STL address-of magic (libstdc++). fun:*__addressof* # Windows C++ stdlib headers that contain bad unrelated casts. src:*xmemory0 src:*xstddef # std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace() (libstdc++). # This ctor is used by std::make_shared and needs to cast to uninitialized T* # in order to call std::allocator_traits<T>::construct. fun:_ZNSt23_Sp_counted_ptr_inplace*