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

搜索资源列表

  1. Windows核心编程1-8章

    0下载:
  2. 第一章 对程序错误的处理 第2章 UNICODE 第3章 内核对象 第二部分 编程的具体方法 第4章 进程-chapter 1:error handling chapter 2:unicode chapter 3:kernel objects part 2:method of programming chapter 4:proce
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:97959
    • 提供者:刘超
  1. 虚拟磁盘

    0下载:
  2. 在WINDOWS下模式磁盘,是核心编程部分,采用DDK+C环境,可以对磁盘结构和利用有明确的认识-virtual disk under the Windows operation system, it s a part of windows kernel programming, developed under the DDK and C environment. You can have a clear understanding of the disk structrue and usage
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:117623
    • 提供者:薛全
  1. WI4

    0下载:
  2. windows internal 内核的分析,是英文版的,第4版-windows kernel internal analysis, is the English version, Release 4
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8107269
    • 提供者:zz
  1. windowkernel

    0下载:
  2. windows kernel 库函数 源代码-windows kernel source code libraries
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:208783
    • 提供者:lxf
  1. 040216000012

    0下载:
  2. Windows Kernel
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:86555
    • 提供者:冷无情
  1. windows-core

    0下载:
  2. [天书夜读-从汇编语言到Windows内核编程]-[The hieroglyphics night reading- from assembly language to the Windows kernel programming]
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:8792607
    • 提供者:文红星
  1. windows-kernel-pro

    0下载:
  2. windows内核驱动程序编写,关于USB过滤层,键盘过滤,等等底层开发-failed to translate
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-22
    • 文件大小:1244454
    • 提供者:lxd
  1. clock for windows

    0下载:
  2. a simple clock after windows boot
  3. 所属分类:系统编程

    • 发布日期:2014-03-20
    • 文件大小:36080
    • 提供者:bebe93
  1. Windows

    0下载:
  2. WINDOWS核心编程的源码,有需要的同学下载-WINDOWS KERNEL PROGRAMMING
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:264568
    • 提供者:ZZ
  1. Subverting.The.Windows.Kernel

    0下载:
  2. This book covers Windows rootkits, although most of the concepts apply to other operating systems as well, such as LINUX. We focus on kernel rootkits because these are the most difficult to detect. Many public rootkits for Windows are userland rootki
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1665960
    • 提供者:sukumi
  1. Kernel

    1下载:
  2. windows kernel wrk v 1.2.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-08
    • 文件大小:15744992
    • 提供者:yp
  1. source_code

    0下载:
  2. 寒江独钓:Windows内核安全编程, 目前windows平台最好的内核开发编程的随书源码。(The best book of kernel development for windows)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1917952
    • 提供者:flyic
  1. ring3 design guide

    0下载:
  2. windows kernel understanding
  3. 所属分类:Windows CE

    • 发布日期:2017-12-24
    • 文件大小:913408
    • 提供者:yun88
  1. KBFilter_Src

    0下载:
  2. this is a part of the windows kernel driver.
  3. 所属分类:驱动编程

    • 发布日期:2018-01-08
    • 文件大小:263168
    • 提供者:biryong123
  1. 寒江独钓-Windows内核安全编程1.part1

    0下载:
  2. 寒江独钓-Windows内核安全编程 第一部分(In the -Windows kernel security programming part)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:62914560
    • 提供者:啦啦啦阿联
  1. 寒江独钓-Windows内核安全编程1.part2

    0下载:
  2. 寒江独钓-Windows内核安全编程1.part2(In the -Windows kernel security programming part2)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:59994112
    • 提供者:啦啦啦阿联
  1. windows-defender-nscript-loader

    0下载:
  2. windows内核程序,使用脚本文件对defend程序进行测试,defend是微软自带的防御程序,测试前必须安装才行,否则找不到目标文件(Windows kernel program, using a scr ipt file to test the defend program, defend is the Microsoft's own defense program, the test must be installed before the test, otherwise the tar
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:47104
    • 提供者:Mick
  1. 《Windows防火墙与网络封包截获技术》光盘内容

    0下载:
  2. 只要是想学习防火墙编写方法的同志们都可以从这 套代码中有所获,其中包含防火墙截包的各种常用 方法的代码:从用户层的Windows SPI,Windows API到内核层的TDI、NDIS等都包含,另外还有用C++生成DLL文件的代码。(Comrades who want to learn how to write firewalls can do so. Set of code has been obtained, which contains all kinds of commonl
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:1897472
    • 提供者:yao111111
  1. Windows内核源码详尽分析

    0下载:
  2. 关于windows所使用的内核用源码来详细分析的doc文件。 对于系统编程有极大的帮助(Doc files for detailed analysis of the kernel used by windows using source code. It is very helpful for system programming.)
  3. 所属分类:Windows编程

    • 发布日期:2019-08-16
    • 文件大小:996352
    • 提供者:Minifilter
  1. windows核心编程第五版PDF+源代码

    1下载:
  2. Windows核心编程第五版,C++程序员从事基础内核编程必读书籍(The fifth edition of Windows Core Programming,C++ Programmers are required books for basic kernel programming)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-05
    • 文件大小:6704128
    • 提供者:llxxxxx
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com