-
朱仙游戏的一个辅助工具的代码 很有利用的价值哦 有兴趣就看看吧...
朱仙游戏的一个辅助工具的代码 很有利用的价值哦 有兴趣就看看吧 -Zhu cents a game of the code supporting tools of value very interested on oh let"s see it
- 2022-01-20 22:44:59下载
- 积分:1
-
madcollection HOOKAPI the production of essential aids!
madcollection HOOKAPI用的 辅助工具制作必不可少!-madcollection HOOKAPI the production of essential aids!
- 2022-03-17 13:21:02下载
- 积分:1
-
一个浮在桌面上的时钟
一个浮在桌面上的时钟-a floating desktop clock
- 2022-09-22 19:35:02下载
- 积分:1
-
Delphi中的StringGrid,Hook其他程序的StringGrid的内容
Delphi中的StringGrid,Hook其他程序的StringGrid的内容-the StringGrid Delphi, Hook other procedures StringGrid content
- 2022-03-21 14:58:07下载
- 积分:1
-
电子粉笔(VC++源码)。
通过使用全局钩子技术而实现,是我本人纯手工打造,
值得参考和借鉴。
该程序主要是为我本人在电脑投影演
示教学辅助画...
电子粉笔(VC++源码)。
通过使用全局钩子技术而实现,是我本人纯手工打造,
值得参考和借鉴。
该程序主要是为我本人在电脑投影演
示教学辅助画线使用的,就像老师在黑板上对某一句要
强调时去用粉笔在字下画一条线
- 2022-01-25 17:13:37下载
- 积分:1
-
工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx...
工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx-work needs to control the process of creation, then the ZwCreateProcess HOOK, later found xp 2003 and the process of creating both NtCreateProcessEx
- 2022-07-22 13:07:12下载
- 积分:1
-
windows下锁定键盘的程序
windows下锁定键盘的程序-windows under lock keyboard procedures
- 2022-08-07 08:21:24下载
- 积分:1
-
Kung fu plug
功夫外挂,不用我多说了吧,功夫外挂,不用我多说了吧-Kung fu plug-in, no need for me to say it, kung fu plug-in, no need for me to say it
- 2022-01-26 06:55:54下载
- 积分: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拦截库-from Microsoft interception for the api
- 2022-06-29 03:10:35下载
- 积分:1