搜索资源列表
鼠标*和回放
- 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
钩子实现文件或端口读写的截取&
- 基于Delphi的介绍钩子原理,利用钩子原理来实现文件和端口的截取-based Delphi introduced hook principle, the use of hooks to the principle of documents and the interception of ports
键盘奏鸣曲软件
- 利用钩子实现键盘音乐,其他模拟钢琴等也是基于此原理,这里用的是全局钩子-use of keyboard music, pianos and other simulation is based on this principle, here is the overall hook
HookKey
- HookKey Delphi下深入Windows核心编程 钩子原理-HookKey Delphi-depth core Windows programming hook Principle
CopyHook
- CopyHook Delphi下深入Windows核心编程 钩子原理-CopyHook Delphi-depth core Windows programming hook Principle
MsgHook
- MsgHook Delphi下深入Windows核心编程 钩子原理-MsgHook Delphi-depth core Windows programming hook Principle
MouseHook1
- MouseHook1 Delphi下深入Windows核心编程 钩子原理-MouseHook1 Delphi-depth core Windows programming hook Principle
KeyHookq
- 截获键盘的输入程序,利用钩子的原理-intercepted keyboard input procedures, the use of the principle hook
Mrepalyhook
- 屏幕录象软件的实现原理!大家可以参考本例 实现鼠标的记录-screen video software Principle! We can refer the cases to the records mouse
利用HOOK拦截封包原理
- HOOK封包原理-HOOK packet Principle
Hook 钩子去获取鼠标和键盘消息
- 利用钩子编程的原理,用一个钩子去获取鼠标和键盘消息,实用性很强-Programming using the principle of the hook with a hook to get the mouse and keyboard messages are very practical
rootkit.rar
- 一个rootkit原理程序演示 ,附带了运行system的工具,代码附有部分注释,The principle of a rootkit program demonstration, with the operation system of tools, code with some comments
DNFzuduigongnengsilu
- 新功能思路(简单利用了全屏钩子的原理,在结合一些东西写成的. 稳定性一般.值得借鉴)-New ideas (simple principle of using the full-screen hook, in combination with something written. Stability in general. Worth learning)
WuHook
- 一个屏幕取词的例子,API HOOK原理 -A getWord example, API HOOK principle
inlinehook
- inline hook原理,有关保护方面的知识,实现了内联HOOK-inline hook principle, the protection of knowledge, to achieve an inline HOOK
anti-ssdt
- Windows XP是通过sysenter调用KiFastCallEntry将ntdll.dll的调用切换到内核的。KiFastCallEntry的原理是通过在SSDT中查找函数地址跳转。所以只要伪造一张原始SSDT,就可以使得SSDT-HOOK无效了。-Windows XP by calling KiFastCallEntry sysenter ntdll.dll call will switch to the kernel. KiFastCallEntry SSDT principle i
HookKey
- Delphi下深入Windows核心编程,钩子原理-Delphi depth under the Windows core programming, hook Principle
Delphi_hook
- delphi 下使用hook的说明,学习原理使用,具体使用时需要改进-delphi Note the use of hook and learn the principle of the use of, the specific use needs to be improved
hookdll
- delphi 下使用hook的说明,学习原理使用,具体使用时需要改进,挂钩d-delphi Note the use of hook and learn the principle of the use of, the specific use needs to be improved, linked to d
mouse_simu
- 鼠标动作的记录和回放。可以用来学习鼠标钩子的使用,理解按键精灵的实现原理。-Mouse movement record and playback. Hook can be used to study the use of the mouse, understand the realization of the principle of the wizard button.