-
E was a very nice plug
E写的征途外挂 很不错 用来学习 是棒的-E was a very nice plug-in for the journey of learning is the stick Dongdong
- 2022-03-03 00:10:45下载
- 积分:1
-
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Landers Mir2 the latest source code package good VC all the original code has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-14 16:19:04下载
- 积分:1
-
能够发出字母读音的钩子,F10弹出设置框进行转换.
能够发出字母读音的钩子,F10弹出设置框进行转换.-Sent letters to the pronunciation of the hook, F10 settings pop-up box to convert.
- 2022-11-29 02:50:04下载
- 积分:1
-
specific HOOK technology for beginners, as a learning portal procedures HOOK
具体的HOOK技术实现,供初学者使用,为学习HOOK入门程序-specific HOOK technology for beginners, as a learning portal procedures HOOK
- 2022-07-02 14:34:05下载
- 积分:1
-
攻取键盘信息.在使用鼠标移动可以记录所有信息.如果想要此功能就下载吧...
攻取键盘信息.在使用鼠标移动可以记录所有信息.如果想要此功能就下载吧-攻取keyboard information. In the use of mouse can record all the information. If you want this feature to download it
- 2023-06-19 16:40:04下载
- 积分:1
-
Lineage 2 game to find the basis of address and personal backpack information, L...
天堂2游戏查找基础地址及其个人背包信息,天堂2游戏查找基础地址及其个人背包信息-Lineage 2 game to find the basis of address and personal backpack information, Lineage 2 game based on the address to find information and their personal backpack
- 2022-03-30 09:32:05下载
- 积分:1
-
热血江湖后台喊话工具,易语言编写,有源码,
热血江湖后台喊话工具,易语言编写,有源码,-Yulgang propaganda tool for the background, easy language, has source,
- 2022-05-17 14:05:07下载
- 积分: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
-
键盘钩子(hook)例子
键盘钩子(hook)例子- Keyboard clasp (hook) example
- 2022-03-22 02:02:56下载
- 积分: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