-
E语言制作完美国际BT修改版,需要的拿去用吧
E语言制作完美国际BT修改版,需要的拿去用吧-E language modified version of a perfect international BT needs to use it instead
- 2022-07-09 09:54:55下载
- 积分:1
-
从微软拦截的原料药
来自微软的api拦截库-from Microsoft interception for the api
- 2022-06-29 03:10:35下载
- 积分:1
-
keyboard hook test, exaple is includedl
keyboard hook test, exaple is includedl
- 2022-01-28 10:38:19下载
- 积分:1
-
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候,
怎么办?这个小工具也许能帮一些忙。
这个工具采用的是HOOK进程的winsock A...
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候,
怎么办?这个小工具也许能帮一些忙。
这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。-When you caught on the network data packets and would like to know which of these packages is issued to the process, how do? This small tools may be able to help some busy. This tool is used in the process of winsock HOOK API, some data is recorded.
- 2022-02-07 06:47:17下载
- 积分:1
-
VS2008编写的C键盘鼠标全局钩子程序
VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,VS2008编写的C键盘鼠标全局钩子程序,
- 2022-03-25 05:33:56下载
- 积分:1
-
windows键盘鼠标操作记录和回放的源代码,非常好
windows键盘鼠标操作记录和回放的源代码,非常好-windows keyboard and mouse operation of the recording and playback source, a very good
- 2023-08-06 03:50:03下载
- 积分:1
-
jsp购物的源代码,自己认为不错,所以发上来给大家分享
jsp购物的源代码,自己认为不错,所以发上来给大家分享-jsp to the source code, consider their own good, so fat, up to the U.S. to share
- 2022-12-12 12:25:04下载
- 积分: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
-
爱护水浮莲哈 撒酒风撒酒风 金粟兰大家勒克司;大家 六十九立刻电视机 是, 胜利咔叽...
爱护水浮莲哈 撒酒风撒酒风 金粟兰大家勒克司;大家 六十九立刻电视机 是, 胜利咔叽-love wine liquor wind scattered wind Chloranthus lux for everyone; We immediately TV 69, the victory code
- 2022-07-09 22:42:31下载
- 积分:1
-
这个工具允许你打开双保护ACV文件。然而,用户只…
This tool allows you to open double protected acv files. However, users are only limited to the extract function. Which means, you are NOT ALLOWED to pack the files back into the acv files.
Also,this tool only works for the unprotected acvs and level one encryption double protected acvs. Depending on how the situation proceeds, the level 2 encryption double protected acv extract function may be released to the public.
The purpose of releasing this tool is to lighten the burden on the forum s extractors, giving them more time to carry on their own projects and stuff, not for the abuse of this extractor.-You need to use the command prompt to use this tool.
To extract the acv files, the instructions are as follows:
Extract the RAR file to the desktop.
Go to start, click on "Run" and type in cmd.exe before hitting enter. A command prompt will pop up.
Type in "cd desktop"**
Type in "acv-d (acvFileName) (FolderName)" without the quotes. Eg. "acv-d 001.acv dec001"
- 2022-12-10 06:40:02下载
- 积分:1