-
API Hooking
Hook Library API Sample
- 2017-10-24 20:34:06下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1
-
2007031716045822831
一个简单的开机保护程序 无任何控件 全api编写
关键字 :键盘钩子, dll注入,api函数
api操作注册表, windows消息(a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the registry, windows news)
- 2007-03-17 20:39:04下载
- 积分:1
-
111111
说明: 关于DLL解释得比较好的文章,天天和dll文件打交道,究竟有多少人清楚的知道它的作用和原理呢,本文深入浅出,能学习到钩子的原理!(DLL good explanation on the article, dealing with every day, and the dll file, how many people know exactly what its role and principles, this article easy to understand, to learn the principles of the hook!)
- 2011-03-03 21:39:55下载
- 积分:1
-
APIHOOK
APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
- 2013-08-28 14:12:10下载
- 积分:1
-
dllm
Visual Basic Hook example
- 2017-06-13 23:15:55下载
- 积分: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
-
mumadiy1
木马编程DIY第1篇之功能实现.zip doc文档资料(Trojan programming a function of the DIY realize zip doc documentation)
- 2012-09-17 16:29:15下载
- 积分:1
-
HookMouse001
简单的鼠标钩子,运行时可以使鼠标无法操作(Simple mouse hook, the runtime can not operate the mouse)
- 2012-11-30 00:31:42下载
- 积分:1
-
HookKBLL(src.for.VC6)
说明: 一个不用DLL的键盘底层钩子,运行后可以监视其他应用的键盘输入。(an keyboard hook not use DLL, use it can monitor all application s keyboard input.)
- 2010-04-07 11:43:07下载
- 积分:1