Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
kernels /
2.6.32-754.28.1.el6.x86_64 /
sound /
[ HOME SHELL ]
Name
Size
Permission
Action
aoa
[ DIR ]
drwxr-xr-x
arm
[ DIR ]
drwxr-xr-x
atmel
[ DIR ]
drwxr-xr-x
core
[ DIR ]
drwxr-xr-x
drivers
[ DIR ]
drwxr-xr-x
i2c
[ DIR ]
drwxr-xr-x
isa
[ DIR ]
drwxr-xr-x
mips
[ DIR ]
drwxr-xr-x
oss
[ DIR ]
drwxr-xr-x
parisc
[ DIR ]
drwxr-xr-x
pci
[ DIR ]
drwxr-xr-x
pcmcia
[ DIR ]
drwxr-xr-x
ppc
[ DIR ]
drwxr-xr-x
sh
[ DIR ]
drwxr-xr-x
soc
[ DIR ]
drwxr-xr-x
sparc
[ DIR ]
drwxr-xr-x
spi
[ DIR ]
drwxr-xr-x
synth
[ DIR ]
drwxr-xr-x
usb
[ DIR ]
drwxr-xr-x
Kconfig
3.85
KB
-rw-r--r--
Makefile
529
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
# Makefile for the Linux sound card driver # obj-$(CONFIG_SOUND) += soundcore.o obj-$(CONFIG_SOUND_PRIME) += sound_firmware.o obj-$(CONFIG_SOUND_PRIME) += oss/ obj-$(CONFIG_DMASOUND) += oss/ obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ obj-$(CONFIG_SND_AOA) += aoa/ # This one must be compilable even if sound is configured out obj-$(CONFIG_AC97_BUS) += ac97_bus.o ifeq ($(CONFIG_SND),y) obj-y += last.o endif soundcore-objs := sound_core.o
Close