搜索资源列表
技术4-11-2002
- 这是一个用VC写的鼠标钩子函数的实例。能监测键盘和鼠标。-This is a VC write mouse hook function examples. Monitor keyboard and mouse.
WINDOWS钩子函数
- 汇编中调用钩子函数的例子。-compilation called hook function examples.
2007031716045822831
- 一个简单的开机保护程序 无任何控件 全api编写 关键字 :键盘钩子, dll注入,api函数 api操作注册表, windows消息-a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the registry, windows news
delphi-hook-function-call
- delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function ca--under the system programming delphi hook function call
APIhook
- 用Delphi写的API钩子,截获API函数-Using Delphi to write the API hook, intercepted API functions
HookDialog
- 汇编中钩子函数的使用,本例包含对键盘钩子的使用,简单实用。-The use of the hook functions in the assembly, in this case includes the use of the keyboard hook. . . .
vb
- 详细说明:本项目采用钩子函数实现的键盘记录器,实现盗取账号与密码。在设计中,以键盘记录功能为中心,用自动运行功能与自动隐藏功能去完善整个木马程序的设计-This project uses the hook function keyloggers implemented to achieve steal account and password. In the design, in order to record the keyboard as the center, with auto-run
cap2013
- 6 调用的函数被拦截进入跟踪程序:设置好了的跟踪程序截获了该次调用。 8 退出跟踪程序,返回到鼠标钩子MouseProc;-6 function call is intercepted enter tracking program: set up a tracking program intercepts the invocation. 8 exit tracking program and return to the mouse hook MouseProc
delphishellai
- 该程序虽然只用了几个shellai函数,但是它涉及到了在Delphi中对DLL的引用、钩子实现、对指示区的操作、用户定义消息的处理、文件的读写等比较重要的内容,我相信这篇文章能对许多Delphi的初学者有所帮助。-Although the program used several shellai function, but it involves reference to the DLL in Delphi, the achievement of the hook, to indicate th
gouzi08-11-26
- 可以用函数EnableKBHook来安装/卸除键盘钩子。-EnableKBHook function can be used to install/removing the keyboard hook.
Delphi-Socket
- 对应用程序发送和接收的网络数据进行拦截,HOOK目标进程的发送和接收的API函数,原理是利用消息钩子将DLL中的代码注入到目标进程中,再用GetProcAddress得到API函数入口地址,将函数入口址改为自己 定义的函数入口,这样就得到了API函数的相应参数,处理完后,再改回真实API函数入口地址,并调用它。- U5BF9 u5E9 u7281 u7R3 u7R0 U53D1 u9101 u5A1 u6A1 u7681 u7681 u6681 u6681 u66