登录
首页 » Hook钩子技术 » Embedded VB Series achieve single

Embedded VB Series achieve single

于 2023-03-22 发布 文件大小:1.71 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • Hook函数在监控记录系统中的应用~~~~~~文档
    Hook函数在监控记录系统中的应用~~~~~~技术文档-Hook function recorded in the monitoring system ~~~~~~ technical documentation
    2022-03-13 07:07:34下载
    积分:1
  • Microsoft Detours 1.5V
    Microsoft的Detours 1.5v-Microsoft Detours 1.5V
    2022-07-25 10:21:44下载
    积分:1
  • socket api hook
    vc++ 实现的 socket api hook,可以做数据抓包分析,练习api hook技术,分为两个工程,1个为dll 提供hook函数,一个为调用或者说bootload。代码齐全带编译好的bin文件。
    2023-08-20 18:05:04下载
    积分:1
  • 注意:现在网络上几乎没有公布登陆器源代码的啊,要知道这也是一种内部,呵呵,(MURES)...
    注意:现在网络上几乎没有公布登陆器源代码的啊,要知道这也是一种内部技术,呵呵,(MURES)-attention : there are practically no network announced landers source code ah, to know that this is an internal technology, huh, (MURES)
    2022-03-18 04:47:17下载
    积分:1
  • www.kaixin001.com
    开心网 争车位 辅助程序-安装程序,以帮助热爱和支持开心网的朋友,请勿商业用途-www.kaixin001.com-weisjohn.blog.163.com
    2023-01-11 22:40:04下载
    积分:1
  • delphi编程有关方面的。
    delphi编程有关钩子方面的。-delphi programming on the hook.
    2022-02-06 07:32:13下载
    积分:1
  • Main kinetic energy: 1. Can be minimized when the use of 2. 3 after winning the...
    主要动能: 1.可以在最小化的时候使用 2.赢了之后自动开始 3.可以显示当前积分 4.可以调节每消一对的速度-Main kinetic energy: 1. Can be minimized when the use of 2. 3 after winning the start automatically. Can display the current points 4. Can adjust the speed of each pair of consumer
    2022-06-13 09:06:46下载
    积分:1
  • use a hook hook demonstration procedures, the use of delhpi prepared to brief in...
    一个使用hook钩子的程序演示,使用delhpi编写,简要的对钩子hook进行介绍-use a hook hook demonstration procedures, the use of delhpi prepared to brief introduction hook hook
    2022-12-06 09:45:08下载
    积分:1
  • E语言制作完美国际BT修改版,需要的拿去用吧
    E语言制作完美国际BT修改版,需要的拿去用吧-E language modified version of a perfect international BT needs to use it instead
    2022-07-09 09:54:55下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载