Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.6.195
Cant Read [ /etc/named.conf ]
7.4.33
aja
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
CREATE WP USER
README
+ Create Folder
+ Create File
/
lib64 /
perl5 /
bits /
[ HOME SHELL ]
Name
Size
Permission
Action
types
[ DIR ]
drwxr-xr-x
byteswap.ph
1.6
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--
long-double.ph
60
B
-rw-r--r--
pthreadtypes-arch.ph
3.73
KB
-rw-r--r--
pthreadtypes.ph
492
B
-rw-r--r--
select.ph
1.36
KB
-rw-r--r--
select2.ph
490
B
-rw-r--r--
sigaction.ph
1.68
KB
-rw-r--r--
sigcontext.ph
889
B
-rw-r--r--
sigevent-consts.ph
620
B
-rw-r--r--
siginfo-arch.ph
465
B
-rw-r--r--
siginfo-consts-arch.ph
207
B
-rw-r--r--
siginfo-consts.ph
3.53
KB
-rw-r--r--
signum-generic.ph
2.66
KB
-rw-r--r--
signum.ph
1.5
KB
-rw-r--r--
sigstack.ph
441
B
-rw-r--r--
sigthread.ph
385
B
-rw-r--r--
sockaddr.ph
507
B
-rw-r--r--
socket.ph
15.55
KB
-rw-r--r--
socket2.ph
177
B
-rw-r--r--
socket_type.ph
766
B
-rw-r--r--
ss_flags.ph
443
B
-rw-r--r--
stdint-intn.ph
212
B
-rw-r--r--
syscall.ph
75.76
KB
-rw-r--r--
syslog-ldbl.ph
355
B
-rw-r--r--
syslog-path.ph
363
B
-rw-r--r--
syslog.ph
404
B
-rw-r--r--
thread-shared-types.ph
1.79
KB
-rw-r--r--
types.ph
2.5
KB
-rw-r--r--
typesizes.ph
4.15
KB
-rw-r--r--
uintn-identity.ph
631
B
-rw-r--r--
waitflags.ph
816
B
-rw-r--r--
waitstatus.ph
1.54
KB
-rw-r--r--
wordsize.ph
743
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : select.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_SELECT_H)) { die("Never use <bits/select.h> directly; include <sys/select.h> instead."); } require 'bits/wordsize.ph'; if(defined (&__GNUC__) && (defined(&__GNUC__) ? &__GNUC__ : undef) >= 2) { if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { eval 'sub __FD_ZERO_STOS () {"stosq";}' unless defined(&__FD_ZERO_STOS); } else { eval 'sub __FD_ZERO_STOS () {"stosl";}' unless defined(&__FD_ZERO_STOS); } eval 'sub __FD_ZERO { my($fdsp) = @_; eval q(\\"(assembly code)\\"); }' unless defined(&__FD_ZERO); } else { eval 'sub __FD_ZERO { my($set) = @_; eval q( &do { \'unsigned int __i\'; &fd_set * &__arr = ($set); &for ( &__i = 0; &__i < $sizeof{ &fd_set} / $sizeof{ &__fd_mask}; ++ &__i) &__FDS_BITS ( &__arr)[ &__i] = 0; } &while (0)); }' unless defined(&__FD_ZERO); } unless(defined(&__FD_SET)) { sub __FD_SET { my($d, $set) = @_; eval q((( &void) ( &__FDS_BITS ($set)[ &__FD_ELT ($d)] |= &__FD_MASK ($d)))); } } unless(defined(&__FD_CLR)) { sub __FD_CLR { my($d, $set) = @_; eval q((( &void) ( &__FDS_BITS ($set)[ &__FD_ELT ($d)] &= ~ &__FD_MASK ($d)))); } } unless(defined(&__FD_ISSET)) { sub __FD_ISSET { my($d, $set) = @_; eval q((( &__FDS_BITS ($set)[ &__FD_ELT ($d)] & &__FD_MASK ($d)) != 0)); } } 1;
Close