-
log hooks, and a window activation record names and their corresponding keyboard...
日志钩子程序,记录激活的窗口名字及其相应的键盘操作。比单纯的键盘钩子好用-log hooks, and a window activation record names and their corresponding keyboard operation. Than purely utilitarian keyboard hook
- 2023-07-19 20:00:02下载
- 积分: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
-
win32api Reference
win32api参考大全,很早以前的收藏
-win32api Reference
- 2022-02-09 16:20:42下载
- 积分:1
-
Happy99
Happy99!!欢乐时光 源码啊!! -Happy99-Source CODE!!!Happy99- Source.zip
- 2022-03-16 00:35:29下载
- 积分:1
-
APIHOOK实例剖析 讲解了API HOOK 的一些知识
APIHOOK实例剖析 讲解了API HOOK 的一些知识-APIHOOK example on the analysis of the API knowledge HOOK
- 2022-08-05 12:08:33下载
- 积分:1
-
你可以勾系统,做你想做的!
You can hook the system and do what you want!
- 2023-01-01 03:45:05下载
- 积分:1
-
api refence book.very helpful
api refence book.very helpful
- 2022-02-13 23:33:43下载
- 积分:1
-
DLL内存挟持
DLL内存挟持!!可以修改内存!!当加载EXE的时候挟持DLL,补丁自己的代码!!!!!
- 2022-09-28 19:45:03下载
- 积分:1
-
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Landers Mir2 the latest source code package good VC all the original code has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-14 16:19:04下载
- 积分:1
-
看WOW的坐骑文件代码器
看WOW的坐骑文件代码器 -WOW look of the mount file browser code look WOW paper horse code browser
- 2022-04-24 18:50:42下载
- 积分:1