-
电话簿中
telphone book samples
- 2022-03-06 15:36:39下载
- 积分:1
-
武林助手的开放源码,可作为新手练手时用,也可更改基址后使用...
武林助手的开放源码,可作为新手练手时用,也可更改基址后使用-witnessing the OSS, as a novice can use the practice hands, but also to alter the use of the site, after
- 2023-03-14 20:50:04下载
- 积分:1
-
gdgdgrrerghehtjrherhjerjjeyj
忽然回头人皇太后突搞活豆腐脑认得热腾怀念卖工夫后打通如同人-gdgdgrrerghehtjrherhjerjjeyj
- 2022-07-08 03:13:15下载
- 积分:1
-
有在WWW的许多代码说明如何HOOK API函数…
There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.-There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.
- 2022-03-24 17:53:05下载
- 积分:1
-
用钩子实现记录用户键盘、鼠标操作并重现。
用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
- 2022-02-03 16:26:26下载
- 积分:1
-
一个VB反编译源代码!有兴趣的可以下去
一个VB反编译源代码!有兴趣的可以下去-an anti-VB compiler source code! Interested parties can continue to see
- 2022-01-29 01:12: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
-
怒目而视地地地地地
- 2022-01-25 15:16:02下载
- 积分:1
-
密码查看器,只要按快捷键就可以获得密码。
密码查看器,只要按快捷键就可以获得密码。-Password viewer, as long as the shortcut keys can get your password.
- 2022-05-22 20:27:51下载
- 积分:1
-
Windows Hook in C++.
Windows Hook in C++.
- 2022-02-16 07:26:36下载
- 积分:1