Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.142.212.153
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
lib64 /
perl5 /
bits /
[ HOME SHELL ]
Name
Size
Permission
Action
byteswap-16.ph
730
B
-rw-r--r--
byteswap.ph
3.79
KB
-rw-r--r--
endian.ph
247
B
-rw-r--r--
ioctl-types.ph
1.72
KB
-rw-r--r--
ioctls.ph
3.74
KB
-rw-r--r--
pthreadtypes.ph
3.92
KB
-rw-r--r--
select.ph
1.36
KB
-rw-r--r--
select2.ph
490
B
-rw-r--r--
sigaction.ph
1.5
KB
-rw-r--r--
sigcontext.ph
860
B
-rw-r--r--
siginfo.ph
6.79
KB
-rw-r--r--
signum.ph
2.76
KB
-rw-r--r--
sigset.ph
2.99
KB
-rw-r--r--
sigstack.ph
408
B
-rw-r--r--
sigthread.ph
346
B
-rw-r--r--
sockaddr.ph
507
B
-rw-r--r--
socket.ph
12.27
KB
-rw-r--r--
socket2.ph
177
B
-rw-r--r--
socket_type.ph
766
B
-rw-r--r--
syscall.ph
73.15
KB
-rw-r--r--
syslog-ldbl.ph
353
B
-rw-r--r--
syslog-path.ph
363
B
-rw-r--r--
syslog.ph
403
B
-rw-r--r--
time.ph
1.76
KB
-rw-r--r--
timex.ph
3.03
KB
-rw-r--r--
types.ph
2.51
KB
-rw-r--r--
typesizes.ph
3.87
KB
-rw-r--r--
uio.ph
581
B
-rw-r--r--
waitflags.ph
731
B
-rw-r--r--
waitstatus.ph
2.52
KB
-rw-r--r--
wordsize.ph
457
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sigaction.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SIGNAL_H)) { die("Never include <bits/sigaction.h> directly; use <signal.h> instead."); } if(defined(&__USE_POSIX199309)) { eval 'sub sa_handler () { ($__sigaction_handler->{sa_handler});}' unless defined(&sa_handler); eval 'sub sa_sigaction () { ($__sigaction_handler->{sa_sigaction});}' unless defined(&sa_sigaction); } else { } eval 'sub SA_NOCLDSTOP () {1;}' unless defined(&SA_NOCLDSTOP); eval 'sub SA_NOCLDWAIT () {2;}' unless defined(&SA_NOCLDWAIT); eval 'sub SA_SIGINFO () {4;}' unless defined(&SA_SIGINFO); if(defined (&__USE_UNIX98) || defined (&__USE_MISC)) { eval 'sub SA_ONSTACK () {0x8000000;}' unless defined(&SA_ONSTACK); } if(defined (&__USE_UNIX98) || defined (&__USE_MISC) || defined (&__USE_XOPEN2K8)) { eval 'sub SA_RESTART () {0x10000000;}' unless defined(&SA_RESTART); eval 'sub SA_NODEFER () {0x40000000;}' unless defined(&SA_NODEFER); eval 'sub SA_RESETHAND () {0x80000000;}' unless defined(&SA_RESETHAND); } if(defined(&__USE_MISC)) { eval 'sub SA_INTERRUPT () {0x20000000;}' unless defined(&SA_INTERRUPT); eval 'sub SA_NOMASK () { &SA_NODEFER;}' unless defined(&SA_NOMASK); eval 'sub SA_ONESHOT () { &SA_RESETHAND;}' unless defined(&SA_ONESHOT); eval 'sub SA_STACK () { &SA_ONSTACK;}' unless defined(&SA_STACK); } eval 'sub SIG_BLOCK () {0;}' unless defined(&SIG_BLOCK); eval 'sub SIG_UNBLOCK () {1;}' unless defined(&SIG_UNBLOCK); eval 'sub SIG_SETMASK () {2;}' unless defined(&SIG_SETMASK); 1;
Close