搜索资源列表
WINDOWS钩子函数
- 汇编中调用钩子函数的例子。-compilation called hook function examples.
以太网钩子函数
- 以太网钩子函数,用于从MAC层获取ip数据
钩子函数c#代码
- 用c#函数写的一个关于键盘钩子的使用,对初学者来说很有帮助意义。可以下载 参考
钩子函数例子
- This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile
WINDOWS钩子函数
- 汇编中调用钩子函数的例子。-compilation called hook function examples.
编写Win32 API钩子
- API Hook的源代码文件 大家一定想剥除钩子函数的神秘感吧 请下载-Hook API source code file that you want to hook function stripped the mysterious flu Download it
pwdspys
- 用钩子函数显示编辑框密码-with hook function displays password edit box
keyboard
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button
gouzi
- 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record*. sys
老鼠回放
- 鼠标钩子函数练习用.可记录鼠标的一举一动, 并回放.-mouse function exercises with the hook. It can record mouse movements and playback.
com编程获取表单域信息
- 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
MenuToChinese
- 利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToC
mousehookforbeginner
- windows汇编语言写的一个钩子函数示范(鼠标钩子),初学win asm者可以-windows of the assembly language to write a hook function model (mouse hook), when a win could see asm
KeyHookApp
- 一个简单的全局钩子函数的实现,捕捉键盘的输入,然后在列表中显示出来。-a simple function of the overall situation hook achieve capture keyboard input, then the list displayed.
keyboard_hook_sound
- 利用钩子函数截取键盘消息,并读出按下的键对应的字母,是个不错的学习hook的样板程序。-use of the keyboard hook function interception of information, and read out the keys by pressing the corresponding letter. is a good model for studying the hook procedures.
hookdll(youyf)
- 一个详细的钩子函数示范代码,适用于初学者-a detailed demonstration of the hook function code applicable to beginners
keyboard2000
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Ea
00321EZSkin_demo
- 一个经典的界面研究程序,界面通过自绘的方式实现,并通过钩子函数和子类化儿改变程序界面,对想研究界面皮肤和子类化等问题的,具有非常好的参考价值。-a classic study of the interface procedures, interface painted by self-realization, and through the hook function and the type of abuse-change progr
HOOK
- 一些键盘钩子函数的,算不错的代码。可以
MouseHook
- 钩子函数入门实例。 系统钩子的编程实例-Example entry hook function. Hook programming examples