资源列表
HOOKAPI(all)
- 所有的hook api 合集,内容经典~!-all the hook api Collection, as classic ~!
1VS16HOOK
- CCA战队作弊器源代码 不是经典我不传-CCA assault group with cheating the source code is not classic I -
cfsd
- windows下利用minifilter驱动技术隐藏文件的代码。-windows using minifilter drive technology hidden code.
kyros
- CS hook类的代码,为CS1.6,改善了很多功能,可以完美使用-category code for CS1.6, a lot of improvement that can be perfect use
MouseHookandKeyBoardHook
- 鼠标钩子:记录当前窗口的句柄来判断鼠标是否离开窗口边界,并将鼠标位置处的窗口名称实时地显示出来. 键盘钩子:捕获用户键盘消息并利用消息框进行显示.-mouse hook : a record current window handle to determine whether the mouse left window border, and the location of the mouse window title is displayed in real-time. keyboard
VC++Hook
- 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the
leakfree
- 以malloc hook的方式检测内存泄漏的工具 -malloc hook to the memory leak detection tools
TASKHOOKKEY
- 一个相当不错的屏蔽热键ALT_CTRL_DELETE的vc例子-a pretty good job of shielding hotkeys ALT_CTRL_DELETE example vc
getremotewndprocdemo
- 获取其它进程中窗口的窗口过程 创建远程线程的方式,可以在其它进程内创建一个新的线程,并且可以指定这个线程的线程函数-access to other process window of the process of creating long-range window thread, in other processes to create a new thread, and can specify the function thread Thread
hookdemo23
- 用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
hook
- 键盘钩子程序,截获键盘操作,是一般黑客程序不可少的函数-keyboard hook procedures intercepted keyboard, it is the common hacker program essential for the function
VCyitian2
- 一个游戏*的代码.可以用于学习*技术.里面使用了很多不错的技术.