搜索资源列表
VB api0006模拟鼠标单击
- 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results. Also to test. In this example,
hooks
- 一个经典的钩子例子,学习hook的一个参考-a classic example of the hook, learning a reference to the hook
HookImport_src
- Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
KeyHook_demo
- Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events
keyboardswitch
- 很简单的一个全局钩子,屏蔽键盘所有按键,主要用在,嘿嘿,把键盘当垫板的人,比如在网吧抄东西。双击便运行,关闭即退出。 送给菜鸟。-very simple hook a whole, shielding all the keyboard keys, mainly in a little, and the keyboard when the plate. For example, in the cafes copied things. Double-click operation will c
jianpanfasheng
- 利用windows钩子技术(HOOK),实现按键发音的例子,运行后,由键盘输入就会调用钩子处理程序KeyboardProc()播放一段声音。-use windows Hook (HOOK), pronunciation keys achieve example, running, from the keyboard input will call handling procedures hook KeyboardProc () feature a voice.
spytest
- 一个hook的例子包含检测实例是否启动,可以选择监听那个京城-a hook examples include detecting whether to activate example, we can choose to monitor that the city etc.
XPhook
- 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept t
calcCtrl
- 用HOOK技术打开、控制windows自带的计算器。这是学习消息机制用HOOK的好例子。-with open technology, the control windows, bringing their calculators. This is the mechanism used to study information HOOK a good example.
Hook_hotKey
- 一个Hook学习的好例子,截获键盘的按键-Hook learning a good example, intercepted keyboard keys
idt_src
- 键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
TASKHOOKKEY
- 一个相当不错的屏蔽热键ALT_CTRL_DELETE的vc例子-a pretty good job of shielding hotkeys ALT_CTRL_DELETE example vc
0402
- 一个键盘操作程序实例,是初学者的好的参考程序。-a keyboard operational example, is a good beginner's reference program.
record
- 一个录制鼠标动作的例子-a record mouse movements example
apihookproject
- 我将网上某大大(好像是广西的)的例子做成了工程可以直接运行,希望有所帮助-I will be a significant online (like Guangxi) caused the example of a project can directly run, help
内核模式的apihook
- 内核模式的apihook例子,使用了驱动程序。-apihook example, the use of a driver.
Injection[src-a-Bin]
- DLL注入的源码和bin文件,简单易用学习远程线程的好例子-nice example for DLL injection. use createremotethread. include bin and src
Hook
- 这是我学习HOOK时用到了一个经典的例子,HOOK小程序-This is when I learn HOOK used a classic example, a small HOOK program
Hexadecimal-conversion
- E语言的API应用实例,需要的朋友可以下载后查看-The E language API application example, a friend in need can be downloaded to view