-
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
-
Kung fu plug
功夫外挂,不用我多说了吧,功夫外挂,不用我多说了吧-Kung fu plug-in, no need for me to say it, kung fu plug-in, no need for me to say it
- 2022-01-26 06:55:54下载
- 积分: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
-
Wilsonii Subroutine for the realization hit the keyboard when the keyboard hitti...
小勾子程序,用于实现击打键盘时出现键盘击打内容,-Wilsonii Subroutine for the realization hit the keyboard when the keyboard hitting content,
- 2022-08-18 11:52:27下载
- 积分: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
-
枚举魔兽世界内存中所有物体的内存地址。基于TEB枚举TLS得到物体首地址。...
枚举魔兽世界内存中所有物体的内存地址。基于TEB枚举TLS得到物体首地址。-World of Warcraft enumerate all the objects in memory memory address. TLS-based enumeration TEB be the first address object.
- 2022-03-16 06:42:43下载
- 积分:1
-
键盘hook的编程操作
键盘hook的编程操作-keyboard hook programming operation
- 2022-03-14 23:44:38下载
- 积分:1
-
AutoIt进行背景指定按钮发送UDF
AutoIt进行后台向指定程序发送按键的UDF-AutoIt conduct the background to the designated button to send the UDF
- 2022-07-19 10:50:36下载
- 积分: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
-
星际译王的取词模块,非常全面,包括acrobat内容的取词.
星际译王的取词模块,非常全面,包括acrobat内容的取词.-the get word module of stardict.
- 2022-09-28 09:35:02下载
- 积分:1