搜索资源列表
hook.rar
- delphi delphi 鼠标键盘钩子,delphi 鼠标键盘钩子
SSDT_Helper_src.rar
- HOOK SSDT Hook系统服务描述表.查看SSDT.是个好东西哈哈,HOOK SSDT that s may be is you need
ForbidWin.rar
- 采用底层键盘钩子,勾掉了Win键的处理。是学习底层键盘钩子最好的实用例子 使用方法: 1。屏蔽 运行程序,点击“屏蔽Win键”,显示成功。进入游戏即可。注意不要关闭程序,否则自动解除屏蔽。 进入游戏后切出游戏运行该软件同样有效。 2。解除屏蔽 点击“解除屏蔽”,或者直接关闭程序。 3。对于其他游戏也同样有效。,Using the bottom of the keyboard hook, removed the keys to deal with Win. Learn from
kbh.rar
- DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序,DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
getMesseageHook
- 枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
388_registry_Hook
- 注册表监控 hook注册表 学习hook用的 -Registry monitor hook with hook registry study of
HOOKAPI
- 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
API_NET
- api函数recvfrom()的拦截代码,在以前拦截的recv函数基础上拓展而来,追加调用部分代码。 具体功能:拦截api函数recvfrom。-api function recvfrom () to intercept the code block in the past based on the recv function to expand from an additional part of the code call. Specific functions: intercept a
hook-muban
- 做内挂必备!Delphi的HOOK例子。-Must do so within the hanging!
TCPMouseHook.v1.0.For.Delphi.4.5.6.7
- hook 从入门到精通需要的快快下啊 附 带了实例-A class to hook any imported function call made by your app
HOOK
- 控制银证直通车键盘热键的说明格式为Delphi远程线程注入系统进程-Control of Silver Certificate Note Express format of the keyboard hotkey remote thread injection system for the Delphi process
DLL_creating_using_in_Delphi
- 动态链接库是一个能够被应用程序和其它的DLL调用的过程和函数的集合体,它里面包含的是公共代码或资源。由于DLL代码使用了内存共享技术,在某些地方windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能,如实现windows的HOOK、ISAPI等。同时,DLL还为不同语言间代码共享提供了一条方便的途径。因而DLL在编程时应用较为广泛,本文将介绍如何在 Delphi 中建立和使用DLL。-As DLL is widely used in programming,
ZwLoadDriverHook
- [Delphi] LoadDriver SSDT Hook. Compile it with Meerkat 1.1 Use DbgView to catch informations. Only for Windows XP. Meerkat 1.1 link : http://www.mediafire.com/?hbhjorv8797k2-[Delphi] LoadDriver SSDT Hook. Compile it with Meerkat 1.1
PacketHook
- 这是一个截取数据传输封包的实例,就是Hook 的例子-This is an instance of the interception of data packets
gz
- delphi勾子原理,网上找来的,一直在使用,效果不错的,找界面控件和位置不错-Delphi hook principle, found online
HOOK-windows-messagebox
- DELPHI经典的HOOK例子 HOOK拦截messagebox-DELPHI-HOOK THE MESSAGEBOX.
KeySpy
- Delphi安装和卸载钩子的源码实例,包括有一个钩子类的DLL源文件,主程序调用这个钩子DLL,并安装钩子与卸载的实例,可学习下如何调用一个DLL库文件。-Delphi install and uninstall hook source code examples, including a hook DLL source files, the main program calls the hook DLL, and install hook and unloading instance, ca
delphi-hook-library
- wr960204武稀松.2012.2 主页 http://www.raysoftware.cn 通用Hook库. 支持X86和X64. Get 使用了开源的BeaEngine反汇编引擎.BeaEngine的好处是可以用BCB编译成OMF格式的Obj, 被链接进Delphi的DCU和目标文件中.不需要额外带DLL. BeaEngin引擎 http://www.beaengine.org/ 限制: 1.不能Hook代码大小小于