Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 3.133.79.73
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
lib /
x86_64-linux-gnu /
perl /
5.30.0 /
bits /
[ HOME SHELL ]
Name
Size
Permission
Action
types
[ DIR ]
drwxr-xr-x
byteswap.ph
1.6
KB
-rw-r--r--
endian.ph
1.01
KB
-rw-r--r--
endianness.ph
385
B
-rw-r--r--
ioctl-types.ph
1.72
KB
-rw-r--r--
ioctls.ph
3.74
KB
-rw-r--r--
long-double.ph
153
B
-rw-r--r--
pthreadtypes-arch.ph
2.22
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
4.17
KB
-rw-r--r--
signal_ext.ph
200
B
-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-constants.ph
1.13
KB
-rw-r--r--
socket.ph
11.58
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--
struct_mutex.ph
1019
B
-rw-r--r--
struct_rwlock.ph
943
B
-rw-r--r--
syscall.ph
73.24
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
306
B
-rw-r--r--
time64.ph
530
B
-rw-r--r--
timesize.ph
262
B
-rw-r--r--
types.ph
2.78
KB
-rw-r--r--
typesizes.ph
4.29
KB
-rw-r--r--
uintn-identity.ph
631
B
-rw-r--r--
waitflags.ph
1.24
KB
-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 : types.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_BITS_TYPES_H)) { eval 'sub _BITS_TYPES_H () {1;}' unless defined(&_BITS_TYPES_H); require 'features.ph'; require 'bits/wordsize.ph'; require 'bits/timesize.ph'; if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { } else { } if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { } else { } if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { } else { } eval 'sub __S16_TYPE () {\'short int\';}' unless defined(&__S16_TYPE); eval 'sub __U16_TYPE () {\'unsigned short int\';}' unless defined(&__U16_TYPE); eval 'sub __S32_TYPE () {\'int\';}' unless defined(&__S32_TYPE); eval 'sub __U32_TYPE () {\'unsigned int\';}' unless defined(&__U32_TYPE); eval 'sub __SLONGWORD_TYPE () {\'long int\';}' unless defined(&__SLONGWORD_TYPE); eval 'sub __ULONGWORD_TYPE () {\'unsigned long int\';}' unless defined(&__ULONGWORD_TYPE); if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 32) { eval 'sub __SQUAD_TYPE () { &__int64_t;}' unless defined(&__SQUAD_TYPE); eval 'sub __UQUAD_TYPE () { &__uint64_t;}' unless defined(&__UQUAD_TYPE); eval 'sub __SWORD_TYPE () {\'int\';}' unless defined(&__SWORD_TYPE); eval 'sub __UWORD_TYPE () {\'unsigned int\';}' unless defined(&__UWORD_TYPE); eval 'sub __SLONG32_TYPE () {\'long int\';}' unless defined(&__SLONG32_TYPE); eval 'sub __ULONG32_TYPE () {\'unsigned long int\';}' unless defined(&__ULONG32_TYPE); eval 'sub __S64_TYPE () { &__int64_t;}' unless defined(&__S64_TYPE); eval 'sub __U64_TYPE () { &__uint64_t;}' unless defined(&__U64_TYPE); eval 'sub __STD_TYPE () { &__extension__ &typedef;}' unless defined(&__STD_TYPE); } elsif((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { eval 'sub __SQUAD_TYPE () {\'long int\';}' unless defined(&__SQUAD_TYPE); eval 'sub __UQUAD_TYPE () {\'unsigned long int\';}' unless defined(&__UQUAD_TYPE); eval 'sub __SWORD_TYPE () {\'long int\';}' unless defined(&__SWORD_TYPE); eval 'sub __UWORD_TYPE () {\'unsigned long int\';}' unless defined(&__UWORD_TYPE); eval 'sub __SLONG32_TYPE () {\'int\';}' unless defined(&__SLONG32_TYPE); eval 'sub __ULONG32_TYPE () {\'unsigned int\';}' unless defined(&__ULONG32_TYPE); eval 'sub __S64_TYPE () {\'long int\';}' unless defined(&__S64_TYPE); eval 'sub __U64_TYPE () {\'unsigned long int\';}' unless defined(&__U64_TYPE); eval 'sub __STD_TYPE () { &typedef;}' unless defined(&__STD_TYPE); } else { } require 'bits/typesizes.ph'; require 'bits/time64.ph'; if((defined(&__TIMESIZE) ? &__TIMESIZE : undef) == 64 && defined (&__LIBC)) { eval 'sub __time64_t () { &__time_t;}' unless defined(&__time64_t); } elsif((defined(&__TIMESIZE) ? &__TIMESIZE : undef) != 64) { } undef(&__STD_TYPE) if defined(&__STD_TYPE); } 1;
Close