搜索资源列表
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
gooodmanusystem
- 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
Kernel_KeUserModeCallback
- 内核态调用用户态函数的很好的学习例子, 利用KeUserModeCallback 内核函数和callback对象进行调用-Kernel-mode function is called user mode good learning example, the use of KeUserModeCallback kernel function and the callback object is called
Kehook
- 对于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
joystick
- 游戏手柄编程,能够根据自己的需要设置参数,控制对象朝预定的目标前进-Gamestick programming, according to their own needs to set parameters to control the object towards the goal target
filterDriver
- 自己编写的串口过滤代码,通过扫描本机所有串口,针对每个串口生成一个过滤设备对象,并与对应串口进行绑定。可以通过dbgview检测串口通信情况,可根据自己需要改成并口过滤。-I have written code serial filtering, scanning through all the local serial port, serial port for each generation of a filter device object, and bind with the corre
Drawingaball
- Drawing the ball The ball needs to move around the screen, and bounce back when it touches an object (border or paddle).
char_simple.tar
- This the character driver developed with the usage of private_data object in the filp.-This is the character driver developed with the usage of private_data object in the filp.
Chap10
- Microsoft Windows XP supports a facility named Windows Management Instrumentation (WMI) as a way to manage the computer system. WMI is Microsoft’s implementation of a broader industry standard called Web-Based Enterprise Management (WBEM). The goal o
ctrl2cap
- 面向对象c语言,键盘过滤驱动程序,windows驱动开发-C object-oriented language, keyboard filter driver, windows driver development
SendMail
- browser for all object windows driver.
MoveSelOb
- 拖放选中对象\MoveSelOb,很不错的vc源码,希望能对大家有所帮助-Drag and drop the selected object \ MoveSelOb, very good vc source, I hope you can help
KMDF_Echo_Sample
- wdf结构的驱动sample程序,适合初学者对驱动的认识.包括函数的结构和对象的建立-wdf driver sample program structure, suitable for beginners driven, including the structure of the function and object the establishment of
object
- 转别人的源码,借花献佛。 浅谈创建自己的对象。-Turn someone else s source, Jiehuaxianfo. Talking to create your own objects.
Hideprocess
- 直接修改内核对象隐藏进程驱动,应用层无法看到隐藏的进程。-Directly modify the kernel object hidden process-driven application layer can not see the hidden process.
objectHook
- object hook 的实现 ,在xp win7 32下测试通过-object hook
Springer.Reverse.Engineering.Of.Object.Oriented.C
- This the pdf file for reverse engineering -This is the pdf file for reverse engineering
ctamixer
- This file contains the implementation of the Audio Mixer resource management object.
dcom
- This sample demonstrates how to call a COM object implemented in an NT service from multiple clients running on different machines. It is composed of the following parts:
EnumRemoveObCallback
- 对象回调是目前绝大多数游戏保护用于保护游戏进程用的回调。-Callback is a callback object is to protect the vast majority of the game to protect the game process used.
