搜索资源列表
浩方联机游戏平台源代码
本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。
procedures for the use of the hook capture the inte
winlogonhijack-v0.3-src
- injects a dll into winlogon.exe and hooks msgina.WlxLoggedOutSAS, logging every login in plaintext.
RTXHook
- 这是一个截获RTX的钩子程序,是本人化了二天时间,你可以从中学到很多。-intercepted RTX hooks, and I was a day or two of time, you can learn a lot from.
制作API钩子截获API的例子
- 制作API钩子,截获API的例子-production API hooks, intercepted API examples
记录键盘事件
- 内含两个文件,一个是键盘钩子程序,另外一个是程序界面-intron 2, is a keyboard hooks, and the other one is a procedural interface
hooks
- 一个经典的钩子例子,学习hook的一个参考-a classic example of the hook, learning a reference to the hook
钩子实现文件或端口读写的截取&
- 基于Delphi的介绍钩子原理,利用钩子原理来实现文件和端口的截取-based Delphi introduced hook principle, the use of hooks to the principle of documents and the interception of ports
Paladin_demo
- HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL f
TrackUserIdle_src
- The approach used here is really a simple one. We intercept the mouse and keyboard activities of the user by hooking into the OS s mouse and keyboard events using the API SetWindowsHookEx(). It is important to note that
TaskKeyDll
- win2000/winxp下利用勾子函数阻截ALT+ESC,ALT+F4热键的dll源码-win2000/winxp using hooks Functions interdiction ALT ESC, the ALT F4 hotkey dll FOSS
WinCEKBHook_src
- WinCE下的键盘钩子程序,很好的例子。-WinCE under the keyboard hooks, and a very good example.
Journaling_Keyboard_and_Mouse_Input_src
- This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more informatio
mhook
- 一个用c语言写的鼠标钩子程序,用钩子在Windows平台捕获鼠标动作。-a language used to write c mouse hooks, and use the hook on the Windows platform capture mouse movements.
hooks
- 多种hooks的源码例程 初学者必备
prog
- 多个钩子教程,动态链接库,适合初学者多个钩子教程,动态链接库,适合初学者-Multiple hook tutorial, dynamic link library, suitable for beginners tutorial multiple hooks, dynamic link library, suitable for beginners
hooks
- 多种hooks的源码例程 初学者必备 -A variety of hooks essential source routines for beginners
Global-mouse-key-hooks
- 全局的鼠标键盘钩子程序。可以用来做软键盘-Global mouse and keyboard hooks. Can be used to make soft keyboard
hooks-tkef-hooks
- A routine that demonstrates hook functionality-A routine that demonstrates the hooks functionality
rhutwne-hooks
- A routine that demonstrates hook functionality(A routine that demonstrates the hooks functionality)
hooks-samples
- Windows Hooks Samples, Keyboard Hooks