搜索资源列表
d
- Hook函数在监控记录系统中的应用~~~~~~技术文档
HOOK D3D在游戏内通过D3D来绘制GUI界面
- HOOK D3D在游戏内通过D3D来绘制GUI界面,HOOK D3D
APIHook_Dll.rar
- HooKAPI 钩子技术!完美实现 截获系统消息,Technology HooKAPI hook! Intercepted messages to achieve a perfect system
IATHook_dll
- this is a simple IAT Hook Dll , whick hooks function send in ws2_32.d-this is a simple IAT Hook Dll , whick hooks function send in ws2_32.dll
CreateProcess_Inject
- CreateProcess注入dll,通过Hook CreateProcess来注入自己的d-Injected dll By CreateProcess
Angel_dll
- 一个获取密码的钩子的动态链接库程序。有SetHook()函数做调用接口。-A hook to obtain the password of a dynamic link library procedures. There is SetHook () function call interface to do.
HideDLL
- *运行关键是隐藏,神不知鬼不觉才是王道.要隐藏,先要隐藏进程,Windows操作系统中程序以进程的 方式运行,大多数操作系统也是如此.任务管理器就可以看到当前运行的进程,所以有人HOOK相关枚举进程的函 数,让任务管理器不显示*进程,也有人把自己的*注册成服务运行,"任务管理器"不显示服务的.这样做只 是障眼法,进程还是存在的,最好的方法是让进程不存在,让*作为其他进程的一个线程来运行.Windows操 作系统提出了DLL的概念,其系统API都是通过DLL的形式出现的,应
d
- 利用窗口过程钩子截获QQ账号 利用窗口过程钩子截获QQ账号-Use of the process window hook intercepted QQ account the use of the process window hook intercepted QQ account
HookForMSPaint
- 源码分为两部分:*(activekey.dll)和外壳程序(simulate.exe),点击simulate.exe对话框的按钮,启动*,打开画图板,选中文字工具,按下f6引发*功能,自动移动光标,并写下大写的R-Hook programming for mspaint,R will be written on it.
Starter
- D3D HOOK模块,可用于制作DX类游戏的*,如透视等效果,支持DX8,DX9游戏,用法是将D3D8或D3D9文件夹里的d3d9dev.cpp,d3d9int.cpp,d3d9tex.cpp中的函数内容修改后编译生成DLL,再编译Injector注入,编译环境最好用VS.NET2003,有相应DX SDK,注入器必须用自带的Injector,否则可能没有效果-D3D HOOK module, can be used to create the plug-in DX games, such a
GA_DNF
- dnf*源码 by moonyrobin-dnf game hook creaker by moonyrobin
vbgouzi
- vb键盘钩子,用于记录键盘,请不要用于非法用途-vb keyboard hook, used to record the keyboard
hook
- 通过输入法 实现注入DLL 只要能用输入法的游戏都可以注入自己写的D-Through input into the DLL to achieve the input method can be used as long as the game can be written into its own DLL
NoKill
- VC写的一个DLL.主要用来提供给C#调用,因为C#不支持全局钩子..自定义方法实现简单进程防杀.(Hook原理)-VC to write a DLL. Is mainly used to C# to call, because C# does not support global hooks .. Since the simple process of definition of methods to achieve anti-killing. (Hook Principle)
APIHook_Dll
- hook api dll源码 可以学习 -hook api dll source code can learn to learn
DllHook
- It s simple hook d-It s simple hook dll
huhu
- 用E语言编写的DNF*,附带DLL的源代码-Written in DNF with the E plug-in, with the source code for DLL
bscl
- 变速齿轮原理是,游戏在刷新画面时会用到时钟来控制刷新速度,有过游戏开发的人都知道,一般游戏锁定1秒30帧,这样会很流畅,人眼有视觉停顿,当速度达到1秒16帧的时候,就是在跑动画了,游戏用到的计时器有大部分是两个windows提供的api函数,一个是::GetTickCount,一个是::timeGetTime,这两个api的原型请查msdn,我们利用hook api 去修改它的值,从而改变游戏速度,工程是一个d-Change gear principle is that the game wil
vb-api-hook
- 利用vb的API HOOK技术实现全局HOOK 没有用到D-Use vb s API HOOK HOOK not use technology to achieve global DLL
hook
- 实现的一个简单的鼠标手势在windows窗口环境下的D-DLL to achieve a simple mouse gestures in windows windowing environment