搜索资源列表
vb-HOOK
- 在vb下有关于hook的全面介绍,对学习很有帮助
Hook和数据库访问实例,VC++源码下载
- 摘要:VC/C++源码,系统相关,Hook Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。
CaptureIEEvent.rar
- 通过钩子来获取到IE的相关操作 Hook IE by VB,Hook IE by VB
VB.rar
- 喜欢外挂的人都知道,很多外挂都是在游戏当中才能呼出。这个就用到了钩子,Like the plug-in people are aware that many plug-ins are in the game which can be exhaled. This would use a hook
VBhook.rar
- 写了一个键盘钩子,利用了vb api函数GetAsyncKeyState,能够准确的截取没有加密的键盘记录,送给大家学习。,Write a keyboard hook, using a vb api function GetAsyncKeyState, accurate interception can not keyloggers encrypted, sent to them to learn.
VBHOOK
- VB钩子.用SetWindowsHookEx注册钩子. 实现了记录用户键盘输入。-VB hook. Registered with the SetWindowsHookEx hook. Achieved a record of the user keyboard input.
VB
- 获得句柄容易,用GetCursorPos和WindowFromPoint就可以,但截获消息有点难,因为不在一个内存地址空间里。 用钩子 全局鼠标钩子。 -Get a handle easily, with GetCursorPos and WindowFromPoint can, but intercepted the message a bit difficult, because not a memory address space. Global mouse hook with
利用VB实现HOOK键盘源代码
- 我想学习一下其他的编程工具.希望能得到帐号-It is a code realizing Key hook with VB
VB
- 一个利用VB远线程注入技术实现键盘拦截的例子注意:非 Ctrl+Alt+Del 键使用普通钩子技术,因此 程序在退出时注意要卸载钩子。 -Using VB far into a thread an example of technology to intercept the keyboard Note: Non-Ctrl+ Alt+ Del key technology using ordinary hook, so pay attention to exit the program to
VBHook
- VB Hook 键盘勾子 VB Hook 键盘勾子 VB Hook 键盘勾子 VB Hook 键盘勾子 -VB Hook 键盘勾子VB Hook 键盘勾子VB Hook 键盘勾子VB Hook 键盘勾子VB Hook 键盘勾子
VB.net_ScreenLock
- 锁定屏幕,Vb.net编写,开启后由主界面锁屏,屏蔽一切快捷键-Lock screen, Vb.net prepared to open the lock by the main interface screen, shielding all shortcuts
GameHookPrc
- Game Hook Prc is The Hook Programs For VB Design.
Dll
- 完整的ring3 hook openprocess 包含 VB 調用例子而且非常穩定-Full ring3 hook openprocess includes examples of VB calls and is very stable
BFAntiVir
- VB编写的计算机病毒主动防御代码,通过API HOOK技术,拦截危险操作来防御计算机病毒木马攻击。-Computer viruses written VB code for active defense, through the API HOOK Technology, intercepting dangerous operation to defend against computer viruses, Trojan horse attacks.
VB.Hook.intercept.code.testing.process.firewall.ra
- VB全局 Hook 测试进程防火墙拦截进程代码VB Global Hook intercept the process of code testing process firewall -VB Global Hook intercept the process of code testing process firewall
VB.Services.Advanced.module.hook
- VB编程挂机服务高级模块代码VB Programming Services Advanced module code hook -VB Programming Services Advanced module code hook
VBHookmouse
- VB Hook捕获鼠标和键盘消息 含代码_不用timer,不错不错-VB Hook capture mouse and keyboard messages containing code _ no timer, bad bad ~~~~~~~~~~~~~~~~~~~~~
VB-Del-Kernel-Hook
- VB恢复内核钩子的一个示例工程文件。可以调试。-VB restore a core sample project file hook. For debugging.
vb--hook
- vb 制作的hook方法说明.含源码.可用于游戏外挂制作,学习,交流.-vb production hook method statement. With source code. Plug can be used for game production, study and exchange.
Hook
- vb hook 鼠标键盘演示()