-
hook例子
hook例子-hook example
- 2022-12-08 04:15:03下载
- 积分:1
-
dxd11 hook C++源码 内含x86 x64hook引擎,可以HOOK任意函数
dxd11 hook C++源码 内含x86 x64hook引擎,可以HOOK任意函数
- 2022-07-25 23:46:45下载
- 积分:1
-
拦截模块系统,初学者可以参考一下,可以学习任何使用钩子技术…
拦截module sys ,初学者可以参考下 ,
可以学习任何使用HOOK技术来为自己服务-intercept module sys, beginners can refer to, can learn any use HOOK technology for their services
- 2022-01-26 07:15:07下载
- 积分:1
-
最新能过NP得CE,我测试过了,希望能给大家帮助
最新能过NP得CE,我测试过了,希望能给大家帮助-NP was able to have the latest CE, I tested and I hope we can help
- 2022-09-13 15:30:03下载
- 积分:1
-
功能强大的梦幻西游扫信器,很不错。大家可以研究研究。
功能强大的梦幻西游扫信器,很不错。大家可以研究研究。
- 2022-03-17 00:39:57下载
- 积分:1
-
Windows下的一个功能强劲的hook代码,质量比较高
Windows下的一个功能强劲的hook代码,质量比较高-Windows under a powerful hook code, a relatively high quality
- 2022-07-18 17:25:38下载
- 积分: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
-
屏幕抓词的技术实现文档
屏幕抓词的技术实现文档 -Document about screen word capturing
- 2022-08-23 11:11:16下载
- 积分:1
-
该程序可以扫描网络内win2000系统的密码
该程序可以扫描网络内win2000系统的密码-The program can scan the network password system win2000
- 2022-03-01 23:43:39下载
- 积分:1