-
pwdspy
PasswordSpy is a program to reveal passwords in other programs. It uses Windows Hooks to inject its code into other processes in order to reveal the password. It works by taking advantage of a security hole in Windows.
- 2010-06-11 01:24:11下载
- 积分:1
-
cmd
采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中(Using the keyboard hook function monitor, keyboard input information saved to a file)
- 2010-05-10 09:55:53下载
- 积分:1
-
P3-315
先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’
’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。
(Start with the keyboard input of a text file name (convention: the number of characters to ≤ 127 bytes, and can contain the path) and a string (convention: the number of characters ≤ 20 bytes, which contain spaces, TAB, followed by call Str), the contents of the file is displayed on the screen. Requests display content on the screen the number of rows of the output file (the line between ' n' separated, each line has a variable length but ≤ 200 bytes) string Str file a (find the line number and the last line number is not case-sensitive, cross-bank does not find, If you do not find the line number is displayed as-1).)
- 2012-06-30 12:33:52下载
- 积分:1
-
APIHOOK
APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
- 2013-08-28 14:12:10下载
- 积分:1
-
HOOK_WM_MOVE
此源码为一般消息hook模板,解决许多消息hook不成功问题。(The source for general news hook templates, hook failed to resolve the issue many messages.)
- 2021-03-06 12:29:30下载
- 积分:1
-
Layman
采用比较浅显易懂的方式讲解了VC++里面怎样进行dll编程。(The use of relatively easy to understand way which explains how the VC++ dll programming.)
- 2011-09-29 13:40:17下载
- 积分:1
-
winping
send message to all windows after UnhookMessagHookEx
- 2010-09-10 15:03:15下载
- 积分:1
-
message
在应用程序中添加命令范围消息处理函数,不错的东东(Command the scope of application to add the message handler, good stuff)
- 2012-07-18 23:01:43下载
- 积分:1
-
HookEXE
诛仙Hook,截取封包HooK源码(Zhu Xian Hook, intercepts the packet)
- 2012-06-18 00:10:03下载
- 积分:1
-
In-VC-achieve-transparent
有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态。(There is a button looks like a complete picture when the mouse is moved to the key areas, the picture is part of the highlights, the formation of a button when the mouse is moved Shiyou restore the original state.)
- 2013-08-10 08:22:52下载
- 积分:1