-
里面的原代码可以直接编译通过,高手就是这样练成的
里面的原代码可以直接编译通过,高手就是这样练成的-inside the original code can be directly translated, is the master of this art
- 2023-03-20 05:00:03下载
- 积分:1
-
d键盘、鼠标的钩子控件(有源码)
d键盘、鼠标的钩子控件(有源码)-d keyboard, the mouse clasp controls (active code)
- 2023-05-28 16:45:03下载
- 积分:1
-
一个控制计算器操作的小程序 简单的实现控制另一个程序 学辅助工具必看的入门级例子...
一个控制计算器操作的小程序 简单的实现控制另一个程序 学辅助工具必看的入门级例子-Operation of a control calculator applet realize simple control study aids another program must-see example of entry-level
- 2022-03-10 23:36:18下载
- 积分: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
-
Professional Rootkits学习
Professional Rootkits学习
-Professional Rootkits learning
- 2022-07-24 17:26:33下载
- 积分: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
-
一个网络上下载来的键盘钩子的源代码,可以在pb下调用
一个网络上下载来的键盘钩子的源代码,可以在pb下调用-A network to download the source code of the keyboard hook, you can call the next pb
- 2022-01-31 01:22:27下载
- 积分:1
-
可挂载任何程序代码,可快速的应答你所问的所有问题,可帮助你干一些家务。...
可挂载任何程序代码,可快速的应答你所问的所有问题,可帮助你干一些家务。-can mount any code, the rapid response you are asking all the problems, can help you do some housework.
- 2022-01-22 10:31:50下载
- 积分:1
-
钩的例子
一个hook的例子非常好的例子我很懒所以没写什么了-a example of hook
- 2022-04-16 05:46:08下载
- 积分:1
-
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作...
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作-mainly used to monitor Internet Explorer window can shield IE right, toolbars and menus of some operations
- 2023-04-05 22:05:04下载
- 积分:1