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

搜索资源列表

  1. KernelExec

    1下载:
  2. 从RING0级下启动RING3级的应用程序源代码-from RING0 activated RING3-level application program source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:69883
    • 提供者:fengdian
  1. hookntcontinue

    0下载:
  2. ring0--hook NtContinue+source_code ring0下面hookNtContinue 使用drx7寄存器实现的hook this code hooks ntoskrnl!NtContinue to set dr7 to 0 (no updating of dr7) so NtContinue called from ring3 cannot alter drX registers... This hook will only PREVENT dr
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6421
    • 提供者:张京
  1. R3toR0

    0下载:
  2. 从RING3进入RING0的方法,不需要驱动
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4354
    • 提供者:Noctune
  1. ExcpHookMonitor_0.0.4

    0下载:
  2. ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the except
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:54007
    • 提供者:张京
  1. HookLibrary

    1下载:
  2. Hook Api Library 0.2 [Ring0&3] By Anskya Email:Anskya@Gmail.com ring3 inline hook For Api Thank: 前29A高手也一直都是我的偶像...z0mbie大牛...这里膜拜一下 使用的LDE32引擎是翻译他老人家的...C->Delphi... 说明: 1.利用堆栈跳转 没有使用传统的jmp xxxx 长跳转,使用容易理解的push xxx
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6347
    • 提供者:david
  1. getRing0

    1下载:
  2. Windows NT/2000/XP/Server 2003 获取Ring0的便捷工具 程序创建了几个段: IDT,GDT,SSDT,Linear 为创建Ring3,Ring0之间的互交便捷
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1464
    • 提供者:peacekeep
  1. DaMousePrototypeB

    0下载:
  2. Ring0和Ring3下的Rootkit源代码。很棒。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:246542
    • 提供者:DNA
  1. CheckHiddenFile

    0下载:
  2. 使用内核方法检测隐藏文件,包括ring0,ring3的代码。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:582774
    • 提供者:macro
  1. CallRing3FormRing0

    1下载:
  2. 在Ring0层中调用Ring3层的功能 需要安装DDK-in Rign0 layer called Ring3 layer functions need to install DDK
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:932909
    • 提供者:大家庭
  1. r3_2_r0

    2下载:
  2. Windows2000 XP 从Ring3层进入Ring0层的一种方法-Windows XP Ring3 layer from the layer into Rign0 a way
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:20524
    • 提供者:大家庭
  1. Rootkit 内核hook 隐身术

    1下载:
  2. Rootkit 1。 内核hook 隐身术 ring0中调用ring3程序 其他
  3. 所属分类:驱动编程

  1. keyspy

    0下载:
  2. ring3下读取物理地址执行ring0代码,在ring0代码嵌入汇编指令直接读取I/O端口。优秀的键盘记录源码.-ring3 to read the physical address of the next Executive ring0 code, the code embedded in the ring0 assembly instructions directly read I/O ports. Excellent keylogger source code
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-01
    • 文件大小:107788
    • 提供者:kingmax
  1. hookzwquery

    0下载:
  2. 用汇编实在Ring3 和 Ring0 下的Inline HooK-It Ring3 and assembly under the Inline HooK Ring0
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:13895
    • 提供者:星痕
  1. 从ring3切换到ring0的代码

    0下载:
  2. 从ring3切换到ring0的代码--The code which can exchange ring3 to ring0
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:4354
    • 提供者:站长
  1. Kehook

    0下载:
  2. 对于hook,从ring3有很多,ring3到ring0也有很多,根据api调用环节递进的顺序,在每一个环节都有hook的机会,可以有int 2e或者sysenter hook,ssdt hook,inline hook ,irp hook,object hook,idt hook-The hook, from ring3 there are many, ring3 to ring0 there are many, according to api call progressive sequen
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1870232
    • 提供者:王小明
  1. 1dogokcpp

    0下载:
  2. 网上的大多数第一代机器狗ring3层代码都缺少几个声明,这个能完全编译,ring0层没带,请自己弄,ring3是直接寻址方式的。qq 295333637-Most of the first generation of online ring3 dog layer codes are the lack of a number of statements, this can be fully compiled, ring0 layer did not have, please get their o
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:127989
    • 提供者:沈学雄
  1. delphi_PspTerminateProcess

    0下载:
  2. delphi版内核调用PspTerminateProcess杀进程源码,在ring3下搜索PspTerminateProcess地址,传给ring0,然后在ring0下调用。-delphi kernel call PspTerminateProcess kill the process, source code, in the next ring3 search PspTerminateProcess address, passed ring0, and then ring0 invoked.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:12902
    • 提供者:9908006
  1. r3_to_r0

    0下载:
  2. 从ring3切换到ring0的代码,windows内核代码-Switch to ring0 from ring3 code, windows kernel code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3933
    • 提供者:佩雷拉
  1. SSDT

    0下载:
  2. 城里城外看SSDT,ring3与ring0之间-Outside the city to see SSDT, ring3 and between ring0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:32419
    • 提供者:黄明发
  1. SSDT--11

    0下载:
  2. SSDT的全稱是System Services Descr iptor Table,系統服務描述符表。這個表就是一個把ring3的Win32 API和ring0的內核API聯繫起來。SSDT並不僅僅只包含一個龐大的位址索引表,它還包含著一些其他有用的資訊,諸如位址索引的基底位址、服務函數個數等。   通過修改此表的函數位址可以對常用windows函數及API進行hook,從而實現對一些關心的系統動作進行過濾、監控的目的。一些HIPS、防毒軟體、系統監控、註冊表監控軟體往往會採用此介面來實現自
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:336235
    • 提供者:小明
« 12 3 »
搜珍网 www.dssz.com