资源列表
tes
- 一个hook示例 一个hook示例 一个hook示例一个hook示例 一个hook示例
VC_curse
- 鼠标坐标获取器,菜鸟级的,可以看看,参考一下-Mouse coordinates for the rookie class, you can see, the reference
API
- 制作API钩子,截获API的源码 网上找的,不能下东西,只能先传个上去-Production of API hook, intercepted API source online to find and can not be the next thing, one must first pass up
jpdm
- 一个用DELPHI编写的简单的*器.请大家多指教-prepared with a simple keystroke loggers. Please enlighten more
HookTest
- 用mfc实现hook,屏蔽了键盘和鼠标消息,留有默认后门-how 头program a hook
Hook-KiFastCallEntry
- Hook KiFastCallEntry监控系统调用 这是一个监控特定进程系统调用的小程序,整理硬盘时找到的,发出来跟大家分享。原理很简单,通过hook KiFastCallEntry实现,很老的技术了。-The monitoring system Hook KiFastCallEntry call this is a small program to monitor specific process system calls, finishing hard disk when you fi
MyloadLibrary
- 自己修改的loadLibrary,系统钩子-Their modified loadLibrary, Hook
keyboard
- 一套键盘类,自定义按键,拦截按键,发送按键,模拟按键,后台按键-A keyboard classes, custom buttons, intercept keys, send keys, analog buttons, background button
nodllKeyHook
- delphi实现的按键钩子,没有用DLL文件,这个大家可以看看!-delphi to achieve key hook, did not use DLL files, you can look at this!
hook_twebbrowser_file_system.ZIP
- Small component for TWebBrowser hook file system. Limitation: - Internet Explorer 7.0 or higher. last fix: - Support XE5 - Store files in DataSet. - Use internal *.css files with my. - Add property - Enabled. - Component complet
winspy_package
- 提供三种方法实现DLL注入。 包括:Windows Hooks、The CreateRemoteThread & LoadLibrary Technique、 The CreateRemoteThread & WriteProcessMemory Technique-Provides three ways to achieve DLL injection. Including: Windows Hooks, The CreateRemoteThread & LoadLibrary T
ScreenCapture
- 本实例是VISUAL c++的有关HOOk技术的实例,对于学习VC以及C++而言是不可多得的,能助你提高C++的编程,该实例包含了全部的源码