-
mhook-2.3
API hooking, x64/x86
- 2012-09-23 15:58:59下载
- 积分:1
-
COM_Com
You can hook the system and do what you want!
- 2021-02-19 13:39:44下载
- 积分:1
-
apihook_Code
一个通过修改DLL文件的IAT表来实现的hook开发包源码(A DLL file by modifying the IAT table to achieve the hook development kit source)
- 2020-06-26 11:40:01下载
- 积分: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
-
MouseTrace
MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。(MouseTrace, using VC++ to write the mouse Hook hook, get X, Y coordinates and the time display on the form, as shown, move the mouse over the form, coordinate information will be tracked, out of form would be invalid.)
- 2015-02-06 10:32:13下载
- 积分: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
-
testHook
hook clavier under vb.net
- 2015-05-13 19:15:08下载
- 积分:1
-
Hooker
Hooker
you can Create Hooker.dll
this file is used Keylogging & injection
- 2011-08-22 11:49:40下载
- 积分:1
-
KeyLogger2
键盘记录的源码,写的很不错的。是一个开源的源码。很值得学习。(Keylogger source code, written in very good. Is an open source code. It is worth learning.)
- 2011-08-30 21:29:22下载
- 积分: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