搜索资源列表
Hook 征途*源码(Delphi)
- Delphi *源码
HOOK SEND RECV函数拦截网络封包的程序
- 一个HOOK SEND RECV函数拦截网络封包的程序!,HOOK SEND RECV a function of the program to intercept network packets!
DELPHI中开发系统钩子大全包括使用DLL和不使用DLL的多种方式
- DELPHI中开发系统钩子大全包括使用DLL和不使用DLL的多种方式.,DELPHI Guinness hook in the development of the system including the use of DLL and the DLL does not use a variety of ways.
zhuru.dll注入的源代码
- 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
HOOK_WriteProcessMemory.rar
- HOOK WriteProcessMemory,HOOK WriteProcessMemory
hook.rar
- delphi delphi 鼠标键盘钩子,delphi 鼠标键盘钩子
SSDT_Helper_src.rar
- HOOK SSDT Hook系统服务描述表.查看SSDT.是个好东西哈哈,HOOK SSDT that s may be is you need
Hook
- 經典的函式外掛入門,DELHPI版,要學外掛就一定要會得。-Classic plug-in entry function, DELHPI version, it is necessary to study plug-in will be a must.
CreateProcess
- delphi 写的一个载获系统API的勾子 HOOK API CreateProcess -HOOK API CreateProcess
Hook
- JJ斗地主封包的截获与解密函数,使用勾子,消息,内存共享.-JJ Landlords packet interception and decryption function, using the hook, the message, the memory sharing.
delphi-hook-readwrite
- delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些*可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的*出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to f
hook
- 钩子截取游戏ID的代码(DELPHI)2008-04-12 11:49钩子截取游戏ID的代码(DELPHI)-Hook interception game ID code (DELPHI) 2008-04-12 11:49 hooks interception game ID code (DELPHI)
HOOK
- 在其他程序窗体创建按钮,delphi源码-In other programs form the Create button, delphi source code
delphi-hook-function-call
- delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function ca--under the system programming delphi hook function call
Hook.dllfile
- Hook程序中.dll文件的编写,可以实现注入,修改一下也可以对QQ等注入操作,只要修改需要注入的对象就可以了-Hook proceedings. Dll file prepared, you can achieve implantation, can also be changed a bit into the operation of the QQ, etc., as long as necessary to amend the object can be injected into the
hook-muban
- 做内挂必备!Delphi的HOOK例子。-Must do so within the hanging!
Hook
- delphi键盘hook,功能很全面呀。-delphi keyhook
HOOK
- 详细解答了windows 钩子在delphi开发环境下的使用-Detailed answers to the windows hook delphi development environment in the use of
delphi HOOK 技术
- delphi hook dll案例, 论坛里有关于HOOK API的贴子, 但其实现在方式显示得麻烦, 其实现在拦截API一般不用那种方式, 大都采用inline Hook API方式。其实也就是直接修改了要拦截的API源码的头部,让它无条件跳转到我们自己的处理过程。(There are HOOK API posts on the forum, but in fact, the way it is showing is troublesome. In fact, interception of
Delphi Hook的例子
- Delphi Hook的例子。看看对你有帮助没有