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

搜索资源列表

  1. 驱动版Hello World

    0下载:
  2. 在网上找资料时偶然发现的,没有仔细研究过,可能对学windows驱动编程的朋友有点帮助-retrieve information from the Internet when discovered accidentally, without a careful study of what might drive for school windows programming helpful friends
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:6.32kb
    • 提供者:释智祥
  1. WDM驱动编程入门文档

    0下载:
  2. wdm入门的程序,详细讲解windows的工作原理和驱动程序的结构-wdm entry procedures, elaborate windows, the principle and structure of the Driver
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:569.51kb
    • 提供者:陈万通
  1. Windows环境下RTL8139网卡驱动编程技术

    0下载:
  2. RTL8139 可能是目前最受欢迎的网卡,它的价格便宜,功能上也还能接受。本文介绍了Windows环境下RTL8139网卡的驱动编程技术,其中主要对网卡驱动中最重要的收发包过程进行了深入分析。-RTL8139 is currently the most popular card, it's cheap, functional but still acceptable. This paper introduces the Windows environment RTL8139 Ethern
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20.07kb
    • 提供者:张强
  1. OSInfo

    0下载:
  2. 驱动编程学习代码,主要dump内核的一些东西,采用DDK3790编译
  3. 所属分类:驱动编程

    • 发布日期:2009-05-07
    • 文件大小:95.2kb
    • 提供者:cyclan
  1. 注册表监控系统

    0下载:
  2. 监控注册表的软件,在驱动层hook ssdt表,拦截所有关于注册表的操作
  3. 所属分类:驱动编程

  1. TestUSBTree.rar

    0下载:
  2. TestUSBTree是USB 驱动编程的程序,可正常编译并运行,文件包含了usb驱动编程所需的头文件和库文件。
  3. 所属分类:驱动编程

    • 发布日期:2011-07-02
    • 文件大小:286.72kb
    • 提供者:lzylai2099
  1. PE

    0下载:
  2. 基本的驱动编程和客户端,客户端分析PE文件,重定位后,传给驱动,恢复被360 Hook的KifastCallEntry函数,同时,该源码还能实现对大多数安全软件进行强杀,如卡巴,360,瑞星,等等。仅限XP系统。-Basic programming and client-driven, client-side analysis PE file, re-positioning, passing drivers, restore 360 Hook' s KifastCallEntry func
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:2.41mb
    • 提供者:zzz
  1. linuxdriver_code_tool

    0下载:
  2. Linux驱动编程源码,包括udev源代码,含并发控制的globalmem驱动等-Linux-driven programming source, including the udev source code, including concurrency control, such as driver globalmem
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:23.9mb
    • 提供者:张红
  1. ProcessAndFileHider

    0下载:
  2. 实现了隐藏进程,使进程对任务管理器和进程查看器均不可见,使文件对资源管理器不可见 是驱动编程入门的好例子-Implement hiding process, make process invisible to task manager and process explorer and enable files invisible for windows explorer, it is a perfect example for driver programming.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:531.62kb
    • 提供者:kaige
  1. huihuqudongxuexibijixilie

    0下载:
  2. 灰狐驱动学习笔记系列 参考 windows驱动开发详解和 楚狂人windows驱动编程基础教程-Gray Fox Drive Notebook series study to develop detailed reference windows driver and Chu madman driven programming basic tutorial windows
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1.29mb
    • 提供者:黄燚
  1. baoliBreak

    1下载:
  2. 通过驱动编程,写强力文件删除. 在Ring0级下删除文件内容.-Through-driven programming, writing powerful file delete. Ring0 level in the next delete the contents of the documents.
  3. 所属分类:File Operate

    • 发布日期:2015-11-19
    • 文件大小:427.79kb
    • 提供者:爱老婆
  1. Programming_the_Microsoft_Windows_Driver_Model_eBo

    0下载:
  2. Windows 2000 驱动编程,WDM驱动程序的基本结构和基本编程技术。-Programming Windows 2000 driver, WDM driver for the basic structure and fundamental programming techniques.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:6.88mb
    • 提供者:Nike
  1. wjxtbcjc

    0下载:
  2. 文件系统驱动编程基础篇 文件系统驱动编程基础篇 -Programming File System Driver File System Driver articles based on papers programming Programming File System Driver File System Driver Programming articles based on papers
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:818.04kb
    • 提供者:F
  1. WDM_Programing

    0下载:
  2. WDM驱动编程 WDM Driver programming.rar -WDM Driver programming WDM Driver programming.rar
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:6.88mb
    • 提供者:autorun
  1. Windows_File_Driver

    0下载:
  2. 业内强人 楚狂人 所著 文件驱动编程开发书籍,介绍了很多不为微软所公布的技术细节-Madman of Chu in the industry strongman development of books written by document-driven programming, introduced a lot of not published by Microsoft, the technical details of
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:496.78kb
    • 提供者:GyeNyame
  1. ch01

    0下载:
  2. windows驱动编程的入门资料,通俗易懂,有助提高学习-windows-driven programming of entry information, easy to understand and help improve the learning
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:954.01kb
    • 提供者:冠达
  1. 中间层驱动编程设计

    0下载:
  2. 资源里提供了一个PDF文件,和一个打开该文件所需的密码,文件内容为介绍网络中间层驱动的工作原理和系统的讲述网络中间层驱动的编程步骤,只需按文件步骤操作,就可轻松学习驱动编程。希望该课件对学有所需的同学们有用!-Resources to provide a PDF file, and a password required to open the file, the contents of the file only by file step to introduce the programmin
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:覃茂平
  1. 安全编程

    0下载:
  2. 包含 HOOK编程屏蔽线程,Q版缓冲区溢出教程,楚狂人window驱动编程,逆向工程揭秘(Including HOOK programming shielded thread, Q version of buffer overflow tutorial, Chu maniac window driver programming, reverse engineering disclosure)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:63.2mb
    • 提供者:啦啦啦阿联
  1. WIN64驱动编程基础教程

    1下载:
  2. WIN64位驱动编程基础教程,学习和研究64位驱动比较不错的入门级教程。(WIN64 bit driver programming basic tutorials, learning and studying 64 bit well - driven introductory tutorials.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:18.39mb
    • 提供者:珍惜每一天
  1. Windows_7设备驱动程序开发

    1下载:
  2. Windows 驱动编程文档, 非常详细和好的资料,可以作为入门的参考资料。(windows driver document.)
  3. 所属分类:驱动编程

    • 发布日期:2018-04-28
    • 文件大小:23.59mb
    • 提供者:scm8311
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com