搜索资源列表
内联汇编
- 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合: 1.使用汇编语言写函数; 2.对速度要求非常高的代码; 3.设备驱动程序中直接访问硬件; 4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
WIN2000下利用汇编做文件过滤驱动程序
- WIN2000下利用汇编做文件过滤驱动程序-using WIN2000 compilation paper filter driver
CD驱动
- 一个用汇编程序菜单功能来实现驱动CD-ROM,是一个供大家学习汇编硬件接口编程的实例,具体功能还能扩展,大家自己琢磨吧-a compilation of procedures used to achieve functional menu-driven CD-ROM is a compilation of learning for all hardware interface programming examples, specific functions can expand, we all
EnumHook
- 汇编写的驱动和界面程序 作用是读取系统hook chain 并显示出来-compilation write drive and interface procedures role of the reader system hook chain and displayed
drivedemo
- 用C语言和汇编编写设备驱动程序的示例-C language preparation and compilation of device drivers example
ne2000DRIVE_ASEMBLE_SOURE
- ne2000兼容型网卡驱动程序汇编原代码。 .pdf文档。带开发流程说明文档-ne2000 compatible NIC driver source code compilation. . Pdf files. With the development process documentation
masm000v
- 汇编 JIURL键盘驱动(第一篇 概述 -compilation JIURL keyboard (the first chapter outlines
winKernel-byWOWOCOCK
- 天书夜读(试读版),来自驱动开发网的大牛楚狂人与wowocock合写的Windows内核探索教程,主要介绍了对内核进行反汇编的一些基本知识及进行内核DIY如hook系统关键调用的介绍。是内核开发爱好者及黑客们的必备良品。
driver
- 驱动开发书籍汇编,介绍PC机上驱动的开发,包括WDM等,适合学习驱动编程的人员
qudong
- 汇编终结....此程序讲述了在软件开发的底层,如何通过汇编来开发高效的驱动程序
KmdTutCn
- KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 关于KmdKit KmdKit的全称是Kernel Mode Driver development Kit for assem
KmdKit
- KmdKit 汇编下开发驱动的工具 由俄罗斯某强男开发
T6963C驱动的汇编代码
- 液晶TM12864BBA的控制器T6963C驱动的汇编代码-TM12864BBA LCD controller T6963C-driven compilation code
汇编 步进电机
- 步进电机 四相八拍的 驱动
NOHack.RAR
- 驱动级反调试,能防止软件被调试,防止自己写的代码被别人反汇编!-Driver stage anti debugging, can prevent software is commissioning, prevent oneself write code is others disassembly!
IODriver
- 操作I/O端口的驱动示例程序,将端口输入输出的汇编指令运行在内核模式中。-Operation I/O port driver sample program will be a compilation of input and output ports command to run in kernel mode.
mouse20090609
- 外国牛人写的鼠标驱动程序,可以学习学习 里面有很多的写作方法值得参考-Were written by foreign cattle driver mouse, you can learn there are many methods of writing it is also useful
123
- 汇编钢琴程序,本程序将键盘变成钢琴键盘,选择键盘上21个按键,作为低、中、高音21度音。通过此程序驱动PC机扬声器发出不同的音调。-Piano compilation process, the process will become a piano keyboard keyboard, choice of 21 keys on the keyboard, as low, middle and treble tone 21 degrees. Through this process-driven
winio
- 可用于实现*。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
WG无间道驱动版
- 十分强大的偷取辅助基址工具 , 无视辅助任何壳,无视任务反汇编(A powerful tool for stealing auxiliary base addresses, ignoring any shell and Task Disassembly)