资源列表
tenhook.zip
- 键盘钩子(hook)例子
Hook_Windows_API
- 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
EndSessionHook
- win32 exit windows detection hook
HookSrv
- 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。附代码。-Hook (Hook), is a platform Windows message handling mechanism, the application can be set to monitor sub-processes of a message in the above specified window, and the win
Check-window(totally-api)
- Check window information (totally api)
srchhook_src
- 查询钩子,sets the registry value for Search Engine-inquiries hook, sets the registry value for Search Engine
MagicAPiHook
- Magic ApiHook Ring3(usermode) hooks
vc_hook
- vc的利用hook记录键盘的代码.100%纯文本
mimikatz_trunk.src
- mimikatz:从Lsass进程中抓取Windows登陆明文密码 (源代码)-mimikatz: Lsass process grab the Windows login password in clear text (source code)
tenhook
- 键盘钩子(hook)例子- Keyboard clasp (hook) example
Createprocess.rar
- 创建进程提醒,挂起恢复进程,是一个不错的程序,,Create a process to remind, hang recovery process, it is a good procedure,
TestKeyboard
- VC++监测键盘上每一按键的变化,应用了HOOK,键盘钩子,运行截图如上所示,当敲击键盘上的任一个按键时,程序都会检测到,并弹出窗口,告诉用户按下的是哪个键。 -VC++ to monitor each key on the keyboard changes, the application of the HOOK, the keyboard hook, run the screenshot shown above, when the hit any key on the keyboard,