CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - rootkit

搜索资源列表

  1. hiding_concepts_rootkits

    0下载:
  2. Many people do not realize the real danger from rootkit technology. One reason for this probably that publicly available rootkits for Windows OS are relatively easy to detect by conventional methods (i.e. memory scanning based). However, we can i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:222085
    • 提供者:alice
  1. SDTRestore

    0下载:
  2. Win32 Kernel Rootkits modify the behaviour of the system by Kernel Native API hooking. This technique is typically implemented by modifying the ServiceTable entries in the Service Descr iptor Table (SDT). Such modification ensures that a replacement
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8273
    • 提供者:Mimi
  1. 1

    0下载:
  2. 基于指令跳转分析的Windows RootKit动态检测技术-Jump instruction based on the analysis of dynamic Windows RootKit Detection Technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2323480
    • 提供者:cq
  1. RootKit_pediy

    0下载:
  2. 来自看雪的RootKit的学习与研究专题的电子书。 Rootkit是什么?估计很多朋友并不明白,简单的说,Rootkit是一种特殊的恶意软件,它的功能是在安装目标上隐藏自身及指定的文件、进程和网络链接等信息,比较多见到的是Rootkit一般都和木马、后门等其他恶意程序结合使用。Rootkit通过加载特殊的驱动,修改系统内核,进而达到隐藏信息的目的。技术是双刃剑,我们研究它的目的在于,透过我们的研究,用这项技术来保护我们的系统,使我们的系统更加健壮,充分发挥这个技术的正面应用。-RootKit
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1954442
    • 提供者:vivi
  1. WindowsRootkit

    0下载:
  2. Windows Rootkit隐藏技术研究 hook钩子-Windows Rootkit
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:7358
    • 提供者:Windows
  1. BSDRootkit

    0下载:
  2. 一本关于rootkit的书籍,很好,我就是从这本书入门的,希望大家喜欢.-rootkit book,rootkit book,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:806230
    • 提供者:li xian
  1. MouseHook

    0下载:
  2. 利用Rootkit实现的鼠标的拦截记录工具,记录鼠标操作-Using the mouse to achieve the interception Rootkit recording tool, record mouse
  3. 所属分类:Hook api

    • 发布日期:2017-05-24
    • 文件大小:7822681
    • 提供者:FengBingwen
  1. Rootkits_Windowsnew

    0下载:
  2. rootkit 内核安全编程-rootkit kernel security programming ````````````````````
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:20826633
    • 提供者:snr52
  1. Bootkit_TDSS_Extract

    1下载:
  2. tdss3 rootkit dumper
  3. 所属分类:Windows Kernel

    • 发布日期:2015-06-26
    • 文件大小:57344
    • 提供者:karlchen72
  1. PDF

    0下载:
  2. Collection of PDF - Windows Rootkits, Rootkit detection, Api Hooks, Code Obfuscation Et-Collection of PDF - Windows Rootkits, Rootkit detection, Api Hooks, Code Obfuscation Etcc..
  3. 所属分类:Hook api

    • 发布日期:2017-05-23
    • 文件大小:7286550
    • 提供者:karnel32221
  1. RootkitDetectionpaper

    0下载:
  2. Rootkit检测方面的有关隐藏进程检测方面的技术文章-Rootkit detection process of detecting hidden aspects of the relevant technical articles
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3501309
    • 提供者:刘东
  1. 710303Klog-1.0

    1下载:
  2. klog for rootkit studying
  3. 所属分类:ICQ Hack

    • 发布日期:2017-03-30
    • 文件大小:143444
    • 提供者:coco
  1. kjkhg

    0下载:
  2. Windows+Rootkit隐藏技术与综合检测方法-Windows+ Rootkit techniques to hide and comprehensive testing methods
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:306933
    • 提供者:hjh
  1. BIOS-Rootkit

    0下载:
  2. BIOS Rootkit 及其检测技术的研究-BIOS RootkitBIOS RootkitBIOS RootkitBIOS Rootkit
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1771777
    • 提供者:wandev
  1. Rootkit

    0下载:
  2. 介绍里面rootkit的应用,是一个非常好的学习例子。-Introduced inside the application rootkit。It s a very good learning example
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:589783
    • 提供者:lxd
  1. Rootkit-in-Android

    0下载:
  2. 随着android手机的普及,针对android手机的攻击也逐渐增加,本论文着重研究了rootkit对android手机的攻击方式-With the popularity of android phone, android phone for attacks is also increasing, this paper focuses on study of a rootkit attack on the android phone
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:436127
    • 提供者:张蛟
  1. Rootkit-V0.1

    0下载:
  2. 某ROOTKIT 的源码,运用了各种SSDT HOOK以及INLINE HOOK,可躲过大部分工具检测-A ROOTKIT source, using the SSDT HOOK HOOK INLINE, can escape most of the tools to detect
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:492130
    • 提供者:aoshixf
  1. 07670268VipShell-rootkit-module

    0下载:
  2. small rootkit, just for fun and study.
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:21399
    • 提供者:eas7
  1. RootKit

    0下载:
  2. 基于线程调度链表检测rootkit,内核态下使用threadlist检测-Detect rootkit-based thread scheduling Chain
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:490841
    • 提供者:王涛
  1. kssd-rootkit

    0下载:
  2. 看雪学院Rootkit学习,1.内核Hook:对于hook,从ring3有很多,ring3到ring0也有很多,根据api调用环节递进的顺序,在每一个环节都有hook的机会,可以有int 2e或者sysenter hook,ssdt hook,inline hook ,irp hook,object hook,idt hook-See snow Institute Rootkit learning, kernel Hook: hook from ring3 many, ring3 to ring
  3. 所属分类:Network Security

    • 发布日期:2017-11-10
    • 文件大小:1652841
    • 提供者:stars
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com