资源列表
VB-MT-Example
- 实例效果:此实例实现三个图片框的背景色一起变色。 实例的窗体布局见图: 程序的工程窗口: 源代码如下-Example effect: this instance to achieve three picture frame color with the background color. Example form layout shown in Figure: engineering program window: source code is as follows
MouseHookSample
- 自己写的程序,用来获取鼠标点击的所有窗口的窗口名-My codes ,for reconding the windows which has been touched by mouse
Hook-(1)
- hook 键盘 c# 代码,可以实现全局键盘钩子-hook csharp
hook_based_debugger
- hook_based_debugger是一个调试器,是建立在hook技术上的调试器-hook_based_debugger is a debugger that is built on technology debugger hook
Hook-API-OpenProcess-[MASM]
- Code simple example hook for API openprocess in Usermode , compile with MASM
Hook-Key-[VB]
- COde use hooks with vb6 the hook on the keyboard, check combination keyboard for exit
hookApis
- VB实现,无DLL,HOOK指定进程API-vb do not need dll ,hook target process API
DllBuild
- VB成生标准DLL库.包括原代码,调用例子-vb create static dll
Hook
- 孙鑫最后一课,钩子程序的源代码,比较基础,但可以参考-Xin Sun last lesson, the hook program, source code, the comparison basis, but can refer to
FileGuard-safe-hook
- 文件过滤驱动,File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on. -File system driver.-File filter driver intercepts file functions include copy, move, Read, Write, and get the file informat
SetWindowsHookEx
- 系统钩子(键盘钩子,鼠标钩子等等)已是我们最长用的手段,要做钩子程序就必须用到下面这几个函数使用动态链接库(dll),即要实现全局系统钩子。这里就这几个函数的参数做一下详细的讲解-Hook (hook the keyboard, mouse, hook, etc.) is the longest we have the means used, the hook procedure must be used to do these functions use the following dynam
SendMessage
- vb编写的几个按键模拟的代码,实现简单的*的功能-vb prepared several key simulation code