-
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
-
这是一个劲舞小爱同组卡双,卡三,卡N的工具,希望劲舞完家会喜欢...
这是一个劲舞小爱同组卡双,卡三,卡N的工具,希望劲舞完家会喜欢-This is a small dance group love with dual card, the card three card N tools, hoping Dance End House will be like
- 2022-08-19 09:34:22下载
- 积分:1
-
一个激动人心的自制窗口标题(caption)的程序源码。当然使用了hook...
一个激动人心的自制窗口标题(caption)的程序源码。当然使用了hook- An exciting self-made window title (caption) procedure source
code. Certainly has used hook
- 2022-08-08 05:39:19下载
- 积分:1
-
Wilsonii Subroutine for the realization hit the keyboard when the keyboard hitti...
小勾子程序,用于实现击打键盘时出现键盘击打内容,-Wilsonii Subroutine for the realization hit the keyboard when the keyboard hitting content,
- 2022-08-18 11:52:27下载
- 积分:1
-
dhajvohafjdbandafhdbajodafdbafdf
vkshjvksfdlhadlhafjsdhafhdjafj
dsafdhskafhjdksgakbdhskkbahcsdac
dafbdhkabfhdjahdkahfda
ajfbdhkajbfdabhfdbahd
vkshjvksfdlhadlhafjsdhafhdjafj
dsafdhskafhjdksgakbdhskkbahcsdac
dafbdhkabfhdjahdkahfda
ajfbdhkajbfdabhfdbahd
vkshjvksfdlhadlhafjsdhafhdjafj
dsafdhskafhjdksgakbdhskkbahcsdac
dafbdhkabfhdjahdkahfda
ajfbdhkajbfdabhfdbahd
vkshjvksfdlhadlhafjsdhafhdjafj
dsafdhskafhjdksgakbdhskkbahcsdac
dafbdhkabfhdjahdkahfda
ajfbdhkajbfdabhfdbahd
vkshjvksfdlhadlhafjsdhafhdjafj
dsafdhskafhjdksgakbdhskkbahcsdac
dafbdhkabfhdjahdkahfda
ajfbdhkajbfdabhfdbahd
- 2022-05-26 09:23:07下载
- 积分:1
-
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
-
C#钩子使用的源码
C#钩子使用的源码-C# using the hook-source
- 2022-01-26 04:20:33下载
- 积分:1
-
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完...
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。当然,如果您告诉它一些类型信息,Mirager可以在拦截到调用时获取上下文,即参数和返回值-it is the use of technologies developed into debugging API hook. Compared to the traditional 16 under the entrance code rewrite, it is not multi-threaded issues, but also to intercept LoadLibrary/GetProcAddress completed explicitly call API. Of course, if you tell it that some types of information, Mirager can intercept when access to the calling context, the parameters and return values
- 2022-05-29 23:27:23下载
- 积分:1
-
这是一套全自动卡2,卡三的工具,建议代练没使用
这是一套全自动卡2,卡三的工具,建议代练没使用-This is a fully automatic card 2, card three tools, it is recommended not to use代练
- 2022-02-03 20:39:12下载
- 积分:1
-
很简单的c++做system hook的例子,值得参考
很简单的c++做system hook的例子,值得参考-Very simple c++ example of making system hook, is worth consulting
- 2022-01-26 02:09:15下载
- 积分:1