-
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。...
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。-Video capture active animals and be able to run concerns, please use. Video capture active animals and be able to run concerns, please use.
- 2022-09-05 07:25:02下载
- 积分:1
-
天堂2游戏物品ID整理, 天堂2游戏物品ID整理
天堂2游戏物品ID整理, 天堂2游戏物品ID整理-Lineage 2 game ID finishing items, Lineage 2 game ID collate items
- 2022-02-20 07:40:38下载
- 积分:1
-
一个通过修改DLL文件的IAT表来实现的hook开发包源码
一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
- 2022-05-14 23:41:51下载
- 积分:1
-
屏幕取词大家谈
屏幕取词大家谈 -Tutorial for screen word capaturing
- 2022-02-22 12:07:10下载
- 积分:1
-
显示其他程序窗口标题,移动鼠标后会自动变化。
显示其他程序窗口标题,移动鼠标后会自动变化。-that other window title, moving the mouse will automatically change.
- 2023-06-11 04:20:03下载
- 积分:1
-
一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料...
一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料-A pure Windows API used to achieve access to the source code, use the Hook technology, Windows System Programming outstanding references
- 2023-03-16 00:00:04下载
- 积分: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
-
全包 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
-
一个钩子的封装类,可以在WIndows下和CE下使用,很好用。
一个钩子的封装类,可以在WIndows下和CE下使用,很好用。-A hook-type package, you can under WIndows and CE use, very good use.
- 2022-05-26 15:53:11下载
- 积分:1
-
消息拦截实现仿真录入,包括Edit,Combobox,DateTimePicker,取得控件类,枚举控件类...
消息拦截实现仿真录入,包括Edit,Combobox,DateTimePicker,取得控件类,枚举控件类-news interception simulation logging, including Edit, Combobox, DateTimePicker, made Controls category, except Control category
- 2022-06-30 07:11:36下载
- 积分:1