搜索资源列表
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
dll-inject[src]-
- dll注入辅助工具[带源码],做外挂的必备手段.-dll injection aids [with source], plug the necessary means to do.
HookMouse
- HookMouse,获得鼠标的HOOK的实现方式。大家可以下载下去研究下!很好的。-HookMouse, was the realization of the mouse means HOOK. You can download this study! Very good.
apihook
- ApiHooks allows to hook any API in specified process. ----------------------------------------------------- ApiHooks allows inserting module (with hooks) into the specified process. ApiHooks exports EstablishApiHooks functions for usage in your
201092150122
- HOOK密码截取故名思意就是用键盘记录的方法,现在很多网游密码登陆都没有过多的处理所以很多游戏都可以通过键盘记录获取到,就连大名顶顶的DNF都没有过滤掉 希望大家通过这个例子写出更多的自己的作品 -HOOK password interception name suggests means the method is to use keyloggers, password login now many online games are not too many games can d
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