-
VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息...
VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
- 2022-03-31 22:46:35下载
- 积分:1
-
hook used to achieve record keystrokes, mouse and regain the operation.
用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
- 2022-05-08 05:09:43下载
- 积分:1
-
一个不使用hook技术的密码察看的例子,有些意思,有兴趣的可以研究研究...
一个不使用hook技术的密码察看的例子,有些意思,有兴趣的可以研究研究--An example of catching password which has not used hook technology, recommend!
- 2022-06-02 15:08:51下载
- 积分: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
-
武林助手的开放源码,可作为新手练手时用,也可更改基址后使用...
武林助手的开放源码,可作为新手练手时用,也可更改基址后使用-witnessing the OSS, as a novice can use the practice hands, but also to alter the use of the site, after
- 2023-03-14 20:50:04下载
- 积分:1
-
键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。
键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。-Demo keyboard hook to intercept keyboard input keys. BCB6.0 compiler used.
- 2022-02-24 21:22:22下载
- 积分:1
-
一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理...
一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理-A visual basic prepared with Mouse
- 2022-05-25 10:42:49下载
- 积分:1
-
我发现的一个钩子程序
可以获取键盘的信息
但是还有点问题
就是不可以连续获得 希望大家可以解决...
我发现的一个钩子程序
可以获取键盘的信息
但是还有点问题
就是不可以连续获得 希望大家可以解决-I found a hook procedures keyboard access the information but there is no points successive hope we can resolve
- 2022-01-28 22:56:07下载
- 积分:1
-
这是一个VB结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!...
这是一个VB结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!-This is a combination of ASP software verification VB example, packets can be their own network authentication encryption, the main emphasis of the VB website integration process with the idea!
- 2023-06-18 15:05:03下载
- 积分:1
-
apihook_v2.0_2 软件类别:网络类 运行环境:Win9x/NT/2000/XP/
apihook_v2.0_2 软件类别:网络类 运行环境:Win9x/NT/2000/XP/ - -apihook_v2.0_2 software categories : network operating environment category : Win9x/NT/2000/XP/-
- 2022-08-15 17:14:51下载
- 积分:1