-
had played POPO (popo.163.com) in the gambling coin game bar, this procedure can...
曾经玩过POPO(popo.163.com)的赌币游戏吧,这个程序可以帮你获得更多的泡币。-had played POPO (popo.163.com) in the gambling coin game bar, this procedure can help you get more foam currency.
- 2023-04-21 23:55:04下载
- 积分:1
-
Windows系统钩子编程示例,包括鼠标、键盘的系统钩子!
Windows系统钩子编程示例,包括鼠标、键盘的系统钩子!-Windows Hook programming examples, including the mouse, keyboard system hook!
- 2022-03-29 03:05:13下载
- 积分:1
-
VC network firewall, the Ndis Hook Fairbanks
VC网络防火墙,基于费尔的Ndis Hook技术,有兴趣的朋友研究研究. -VC network firewall, the Ndis Hook Fairbanks-based technology, are interested in studies Friend.
- 2022-02-26 04:20:54下载
- 积分:1
-
DLL函数查看器V2.0 可以看看dll里导出地函数
DLL函数查看器V2.0 可以看看dll里导出地函数-Function reader V2.0 of DLL can see the ground function of the derivation in dll
- 2023-01-07 02:30:03下载
- 积分:1
-
ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机...
ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there is the realization use HOOK shutdown source.
- 2022-01-26 08:03:54下载
- 积分:1
-
Jin Orchestra integrated plug
晋乐团集成插件,它是由Delphi编写而成的,想研究游戏插件内存、读写内模的源码
- 2022-04-16 04:56:28下载
- 积分: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
-
一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏
一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏-a remote embedded process DLL code examples, the process can be achieved hidden
- 2022-01-22 05:31:33下载
- 积分:1
-
vc全局钩子实现程序监控代码
vc全局钩子实现程序监控代码 一个学习hook的东东 很好的学习hook的东东欢迎大家来下载研究
- 2023-06-10 11:00:04下载
- 积分:1
-
Hook系统服务隐藏端口源码及示例程序12313
Hook系统服务隐藏端口源码及示例程序12313-Hook system services source code and sample programs hidden port 12313
- 2022-02-24 19:44:40下载
- 积分:1