登录
首页 » Visual C++ » ROOTKIT

ROOTKIT

于 2012-05-15 发布 文件大小:190KB
0 292
下载积分: 1 下载次数: 230

代码说明:

  rookit 编写 整理框架齐全,包括进程隐藏,文件隐藏,服务隐藏,注册表隐藏,端口隐藏等。各种隐藏方式,是学习rookit很好的资料(Rookit write complete finishing framework, including the hidden process, hidden files, hidden services, hidden registry port hidden. A variety of hidden learning rookit good information)

文件列表:

ROOTKIT
.......\InstDrv.exe,24576,2008-04-09
.......\rootkit
.......\.......\EAT_HOOK.c,4453,2010-05-01
.......\.......\EAT_HOOK.h,1472,2010-02-23
.......\.......\HideDevice.c,5173,2010-05-01
.......\.......\HideDevice.h,1679,2010-05-01
.......\.......\HideFile.c,30379,2010-04-22
.......\.......\HideFile.h,4914,2010-04-22
.......\.......\HideProcess.c,8381,2010-05-01
.......\.......\HideProcess.h,2852,2010-02-18
.......\.......\HideProcess1.c,6687,2010-02-17
.......\.......\HideProcess1.h,4956,2010-02-17
.......\.......\HideReg.c,4886,2010-02-15
.......\.......\HideReg.h,2402,2010-02-17
.......\.......\IAT_HOOK.c,8807,2010-02-23
.......\.......\IAT_HOOK.h,1582,2010-02-22
.......\.......\IDT_Hook.c,1019,2010-02-23
.......\.......\IDT_HOOK.h,1714,2010-02-23
.......\.......\Inline_HOOK.c,13054,2010-05-01
.......\.......\Inline_HOOK.h,3682,2010-02-23
.......\.......\KillProcess.c,4079,2010-02-14
.......\.......\KillProcess.h,1554,2010-02-17
.......\.......\libdasm.c,27580,2005-05-08
.......\.......\libdasm.h,14712,2005-12-27
.......\.......\MyDriver_Check
.......\.......\..............\Object_Hook.obj,68040,2010-02-16
.......\.......\Nt.h,9451,2008-08-12
.......\.......\NtWrap.c,4588,2008-08-12
.......\.......\NtWrap.h,5344,2010-04-26
.......\.......\Object_Hook.c,6276,2010-05-01
.......\.......\Object_Hook.h,1693,2010-02-16
.......\.......\pe.h,16675,2010-02-03
.......\.......\RestoreEAT_IAT.c,23108,2010-04-26
.......\.......\RestoreINLINE.c,37066,2010-04-25
.......\.......\RestoreSSDT.c,9784,2010-04-10
.......\.......\RestoreSSDT.h,782,2010-04-10
.......\.......\rootkit.c,5747,2010-05-29
.......\.......\rootkit.dsp,6481,2010-04-25
.......\.......\rootkit.dsw,539,2010-02-03
.......\.......\rootkit.h,962,2010-02-23
.......\.......\rootkit.ncb,279552,2011-12-02
.......\.......\rootkit.opt,56832,2011-12-02
.......\.......\rootkit.plg,27045,2010-05-30
.......\.......\SSDT_HOOK.c,21314,2010-02-23
.......\.......\SSDT_HOOK.h,5829,2010-02-08
.......\.......\struct.h,10033,2008-08-08
.......\.......\tables.h,213712,2008-08-11
.......\RootkitR.exe,24576,2010-05-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 7041831USBDriver
    仅用于tp900掌机的usb驱动。安装简单方便。-Only the usb driver for tp900 handheld. Easy to install.(Writing From the information carefully detailed features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. When extracting archive can not have a password.)
    2011-06-11 10:55:33下载
    积分:1
  • protel_increase
    说明:  protel99 的鼠标增强软件源码,大大方便用户的操作。(protel99 mouse enhancement software source code, greatly facilitates the user' s operation.)
    2011-04-14 15:34:20下载
    积分:1
  • GPIO-LED
    这是一个基于Linux平台开发的2410-LED驱动程序(This is a Linux-based platform developed 2410-led driver)
    2012-07-09 09:05:51下载
    积分:1
  • HelloWDM
    驱动入门程序例子,可以用来熟悉驱动开发,让新手快速进入状态(Drive entry program examples, can be used to familiar with the driver development, so that the novice to quickly enter the state)
    2012-05-21 16:43:24下载
    积分:1
  • RegMon_Source_Code
    鼎鼎大名的Regmon的源码,使用驱动模式检测注册表变化!值得学习!(the Regmon the BBC source, the use of model-driven detection of the registry change! Worth learning!)
    2007-06-25 20:58:03下载
    积分:1
  • AA121SJ23_SI6L_SVGA_RTD2025L_NA_5
    最新的乐华驱动板源程序。很辛苦才找到啊,大家要好好利用啊(Leroy driver board the latest source. Very hard to find, ah, we have to make good use of ah)
    2012-07-08 00:07:05下载
    积分:1
  • 9054-WDM-Driver
    Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP. Developed by DDK.)
    2011-12-30 22:01:57下载
    积分:1
  • ROOTKIT
    rookit 编写 整理框架齐全,包括进程隐藏,文件隐藏,服务隐藏,注册表隐藏,端口隐藏等。各种隐藏方式,是学习rookit很好的资料(Rookit write complete finishing framework, including the hidden process, hidden files, hidden services, hidden registry port hidden. A variety of hidden learning rookit good information)
    2012-05-15 16:56:15下载
    积分:1
  • mi
    说明:  学习PCI设备驱动结构的最好例子,简单易懂,很快入门(NT Driver)
    2010-05-08 08:13:12下载
    积分:1
  • ntstatus
    查看NT状态 (Viewing NT state)
    2020-07-01 12:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载