-
This program makes html
This program makes html-coded copies of screen of DOS console programs via process injecting. Compiles with Delphi 7.
- 2022-01-26 01:29:57下载
- 积分:1
-
用钩子建立程序,增强鼠标(附源代码)
利用HOOK建立鼠标增强程序(带部分源代码)-use HOOK establish procedures to enhance the mouse (with source code)
- 2022-06-20 08:22:00下载
- 积分:1
-
apihijack
APIHijack - A Library for easy DLL function hooking_ - DLLs-APIHijack-A Library for easy DLL function hooking_- DLLs
- 2022-11-09 11:45:03下载
- 积分:1
-
第三章误差的基本概念和数值计算…
本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-chapter on the error only the basic concept and numerical calculation of certain principles, which deal with numerical calculation is necessary, but they are far from alone will not solve engineering and scientific calculations more complex error analysis, specialized categories needed to conduct research.
- 2022-08-05 20:50:13下载
- 积分:1
-
一个记录鼠标动作的小东西
一个记录鼠标动作的小东西- A record mouse movement small thing
- 2022-07-06 22:23:04下载
- 积分:1
-
使用全局钩子实现的按键信息,可用于工控场合
使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp
realizes, may use in the labor to control the situation
- 2022-11-28 16:40:03下载
- 积分:1
-
很不错的有关hook的入门知识,有源码和文档!相当详细和完备!...
很不错的有关hook的入门知识,有源码和文档!相当详细和完备!-Very good knowledge of the relevant entry-hook, with source code and documentation! Very detailed and complete!
- 2022-07-03 12:02:08下载
- 积分:1
-
窗口钩子和如何使用钩子
windows hooks and how to use hook
- 2022-05-20 20:18:04下载
- 积分:1
-
SRS : 1. Startup with Windows. 2. Support Windows 9x, 2000, XP 3. Count for key...
SRS: 1. startup with Windows. 2. support windows 9x, 2000, XP 3. count for key which can be specified by register. 4. count number recorded in an file which path can be specified by register. 5. single instance. 6. run background. 7. 在任何时候,按Alt+S 显示/隐藏对话框. 对话框的关闭按钮是“隐藏”的作用。 8. 在任何时候,先按Alt+X,在按Alt+P退出程序 9. 注册表中保存了如下数据: (1)cout - 当前计数 (2)total-count - 全部计数 (3)datafile - 游戏的数据文件路径和名称,默认为"d:MGAMESNETBARNETBARR.dll" (4)key - 要计数的按键 你可以修改注册表中的这些数据,程序重新启动后将使用这些数据。-SRS : 1. Startup with Windows. 2. Support Windows 9x, 2000, XP 3. Count for key which can be specified by register. 4. Count number recorded in an file which path can be specified by register. 5. Single instance . 6. run background. 7. at any time, by pressing Alt S Show/Hide dialog. dialog is the close button "hidden" role. 8. At any time, register Alt X, in accordance with Alt P exit 9. The registry contains the following information : (a) court-the current count (2) total-count-all count (3) datafile-game data file path
- 2022-02-02 09:37:27下载
- 积分: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