搜索资源列表
GetScreenWord
- 屏幕取词源代码,分为98和NT两个版本,包含DLL源码和,使用的例子,推荐下载。-Capture Characters from Screen source code, divided into two 98 and NT versions, and includes DLL source code, examples of usage, recommended download.
ktrexe
- 一个VC写的*器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program is divided into two modules, on
KeyRec
- 一个VC写的*程序. 本程序采用传统的HOOK键盘钩子的方式来实现*的功能. 程序分为两部分,EXE部分和DLL部分.-A VC written keyloggers. This procedure HOOK keyboard hook using the traditional ways of achieving keylogging functionality. Procedures are divided into two parts, EXE and DLL p
BindtoFile
- 文件合并工具1.0 功能: 1.将两个文件合并为一个文件 2.将合并后的一个文件分解为两个文件 应用:主要是为了软件的安装方便,假如一个程序有一个exe文件,运行时还需要一个dll或者ocx文件,这样在文件运行的时候就得copy两个文件,如果使用文件合并工具后就可以把两个文件合并到一个exe文件中,在exe运行时再将自身分解为两个文件,这样就做到了安装文件,只需要一个文件. 本软件也使用了此功能,将actskin4.ocx与exe合并了,具体请看源程序.-F
CPP_KBD_HOOK
- C++开发的键盘钩子模块 分为两个部分,一个是钩子内核程序 一个是钩子的启动程序 值得学习-The keyboard hook module C++ development divided into two parts, one is the hook kernel program is a hook launcher worth learning
