搜索资源列表
S0P0Y0
- LIBRARY fivedll DEscr iptION Spy password input Hook DLL, by netcom@163.net EXETYPE WINDOWS EXPORTS SpyGetMsgProc @2 SpyCallWndProc @3 -LIBRARY fivedll DEscr iptION Spy password input Hook DLL, by netcom@163.net EXETYPE WINDOW
Ring3_DLL_Inject
- 一个拦截并修改输入法的注入技术(注入DLL是做全局钩子或者拦截类软件都有可能用到的技术)、给出了完整的示例代码希望对大家有所帮助。-An intercept and modify the input method of the injection technology (global hook into the DLL are doing, or are likely to be used to intercept class software technology), gives a comp
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
ImportView_SRC_s
- ImportView 输入表view工具的源代码,很好学习PE结构的输入表结构,应用于IAT HOOK-ImportView input tools, source code for the table view, very good to learn the structure of PE input table structure, used in IAT HOOK
keyboardloger
- 通过hook键盘消息实现对用户击键的记录,获取本地用户的账户密码,及各种输入信息。-Hook keyboard messages through the user' s keystrokes to achieve the record for the local user account password, and all kinds of input information.
Interceptthekeyboardinformation
- 本程序利用hook编程,可以截获键盘的输入内容并将其保存在指定的位置。可以将其应用 到自己的程序中!This program uses the hook can be programmed to intercept keyboard input and stored in the specified location. Can be applied to their own procedures.-This program uses the hook can be programmed to i
EventHook
- 事件hook,对键盘输入进行hook,屏蔽键盘输入响应事件-Event hooks, hooks for keyboard input, screen keyboard input respond to events
