-
拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。
拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。-Intercept API function MesssageBox demonstration program, divided into the hook DLL and the test program of two parts, with BCB2007 compiled.
- 2023-03-28 20:40:03下载
- 积分:1
-
完美国际116副本挂VC源代码
附:完美116版本基址(十进制,需要的自己转换为十六进制)
一级基址:9594476
穿墙地址:4215385...
完美国际116副本挂VC源代码
附:完美116版本基址(十进制,需要的自己转换为十六进制)
一级基址:9594476
穿墙地址:4215385
无限视野:4216647
隐藏地址:4330376
飞天地址:4522917
飞行地址:4556113
空中漫步:4593960-A perfect copy of 116 linked to the international VC source code is attached: the perfect version of the base site 116 (decimal, convert to their own needs hexadecimal) level-based site: 9594476 through walls Address: 4215385 infinite horizon: 4216647 hide Address: Flying 4330376 Address: 4,522,917 flight Address: Skywalk 4556113: 4593960
- 2022-02-01 10:50:00下载
- 积分:1
-
delphi 鼠标钩子程序
delphi 鼠标钩子程序-mouse hook procedures
- 2022-07-23 17:51:17下载
- 积分:1
-
VB制作按HOME呼出窗体的源码,可修改成其他热键呼出使用
VB制作按HOME呼出窗体的源码,可修改成其他热键呼出使用-HOME exhaled VB form produced by the source can be modified into other hotkey exhaled use
- 2022-11-19 14:25:03下载
- 积分:1
-
apihijack
APIHijack - A Library for easy DLL function hooking_ - DLLs-APIHijack-A Library for easy DLL function hooking_- DLLs
- 2022-11-09 11:45:03下载
- 积分:1
-
const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM...
const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD //HOOK句柄 OldWndProc: pointer //旧的窗口过程 end-const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM_USER 2003// received new data to be sent information packets type PMyDLLVar = ^ TMyDLLVar// used to share memory data structure TMyDLLVar = record SubClass : Boolean// if the child class of HookWindow, SpyWindow : LongWORD// HOOK to install a window for receiving news and the window hHook : LongWORD// handle OldWndProc HOOK : pointer// old process end window
- 2022-01-22 14:30:21下载
- 积分:1
-
api钩子
好像比较好用
具体没有看懂
代码还是比较完整的...
api钩子
好像比较好用
具体没有看懂
代码还是比较完整的-api hook seems quite handy not understand the specific code or relatively complete
- 2022-01-30 10:32:43下载
- 积分:1
-
VC as a fringe of the SPY small tools, the website can view the passwords.
一个像VC++附带的SPY的小工具,可以查看网页中的密码。-VC as a fringe of the SPY small tools, the website can view the passwords.
- 2022-08-15 06:33:25下载
- 积分:1
-
delphi写的游戏加速器,相当稳定欢迎大家踊跃下载!
delphi写的游戏加速器,相当稳定欢迎大家踊跃下载!-delphi accelerator of the game was very stable welcome you all to download!
- 2022-02-21 21:24:49下载
- 积分:1
-
Visual C++源代码
Visual C++ Source Code -Visual C Source Code
- 2022-03-13 03:03:46下载
- 积分:1