-
全包 All
全包 All-in-1 hook范本以作为自动测试程式开发之用.能钩定特定程式的button和edit field事件。并能重新播放。
范本包括:
1.测试经理 (hook)
2.钩dll (hdll)
3.样本子程式 (child)
请参考 README.TXT-
All in 1 Hook template for capturing the button and edit field events of a particular program. And a macro interpreter for replaying the actions.
This is a template for building complicate test automation tools.
Sample includes:
1. Test manager
2. Hook Dll
3. Sample child
Refers to README.TXT
- 2022-01-26 07:12:22下载
- 积分: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
-
内嵌挂勾
钩IDT表和迂回的目标函数,
- 2023-05-20 03:45:03下载
- 积分:1
-
自动抓取当前桌面。截图。信息。以及参议员。
自动抓取当前桌面。截图。信息。
以及敏感的资料-Automatically crawl the current desktop. Screenshot. Information. As well as sensitive information
- 2023-08-29 15:00:03下载
- 积分:1
-
系统注册表信息
系统注册表信息-registry information system
- 2022-03-10 05:29:04下载
- 积分:1
-
几款ROOTKIT,都不错
发出来,希望需要得人又帮助
几款ROOTKIT,都不错
发出来,希望需要得人又帮助-paragraphs, the issue has been pretty good, in the hope that those who need help
- 2022-08-11 04:16:42下载
- 积分:1
-
鼠标钩子代码,参考学习,请勿直接用于商业用途
鼠标钩子代码,参考学习,请勿直接用于商业用途-Mouse hook code, a reference to learn, do not directly used for commercial purposes
- 2022-02-01 02:27:15下载
- 积分:1
-
这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况...
这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况-This is a realization of the vc used the news of the capture, may be a position of the mouse and keyboard of the press
- 2022-08-10 14:09:36下载
- 积分:1
-
菜单钩子,希望有用 ,
菜单钩子,希望有用 ,-menu hook, useful!
- 2022-08-12 09:38:19下载
- 积分:1
-
jsp购物的源代码,自己认为不错,所以发上来给大家分享
jsp购物的源代码,自己认为不错,所以发上来给大家分享-jsp to the source code, consider their own good, so fat, up to the U.S. to share
- 2022-12-12 12:25:04下载
- 积分:1