-
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
-
NDIS HOOK钩子的框架
ndis hook 框架
ndis hook 框架-ndis hook framework framework ndis hook
- 2023-04-10 03:00:03下载
- 积分:1
-
e征途属性加点模拟器. e
e征途属性加点模拟器. e-征途属性加点模拟器.e征途属性加点模拟器.e征途属性加点模拟器.e
- 2022-03-06 14:01:39下载
- 积分:1
-
键盘模拟鼠标的源码
键盘模拟鼠标的源码 -The source to smimulate keyboard and mouse input
- 2022-12-25 05:55:03下载
- 积分:1
-
端口隐藏
主动防御
端口隐藏
主动防御-Hide port active defense
- 2022-08-06 17:04:49下载
- 积分:1
-
Journey to the West line the pockets of the collection of linked source, linked...
网上收集的口袋西游挂源码,对做挂的很有帮助.-Journey to the West line the pockets of the collection of linked source, linked to the very helpful to do.
- 2022-08-25 04:29:34下载
- 积分:1
-
clamav_v0.90.2.0.rar
clamav 最新的库,不好找的。
包括.h,.dll,.a。...
clamav_v0.90.2.0.rar
clamav 最新的库,不好找的。
包括.h,.dll,.a。-clamav_v0.90.2.0.rarclamav up-to-date database, the不好找. Including. H,. Dll,. A.
- 2022-11-19 01:55:03下载
- 积分:1
-
hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层
hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层-hook api examples of techniques to facilitate the learning HOOK-depth understanding of the underlying operating system WINDOWS
- 2022-08-17 10:51:13下载
- 积分:1
-
上面代码的测试程序
上面代码的测试程序 -The test app for above code
- 2022-05-21 09:44:51下载
- 积分:1
-
记录和回放鼠标输入关键字工具运行环境:Win9X的…
记录和回放关键字以及鼠标输入的工具运行环境: win9x.winxp-recording and playback and mouse input keyword tool runtime environment : win9x.winxp
- 2023-08-29 13:05:03下载
- 积分:1