-
TestMouseHook
在VC下类似金山词霸屏幕取词功能的鼠标钩子(Mouse hook in capturing function of the VC.)
- 2012-07-14 11:24:09下载
- 积分:1
-
InnerHook
一个简单的 钩子小程序 屏蔽了 鼠标键盘,(A simple hook applet shielding mouse, keyboard,)
- 2013-07-24 20:45:28下载
- 积分:1
-
hooke
hooke-jeeves模式搜索法具有很好的求解最优解的功能,本算法是Mark G. Johnson 编写的,大家可以参考学习(Nonlinear Optimization using the algorithm of Hooke and Jeeves)
- 2015-02-01 23:09:06下载
- 积分:1
-
keyboard
键盘记录源码,更加底层的键盘记录程序。通过Hook API来截获键盘记录。(The keyboard, the bottom of the source record more keylogger. Through the Hook the API to intercept the keyboard records.)
- 2011-08-30 15:08:06下载
- 积分:1
-
windos--api
基于WindowsAPI的VB编程题自动评分系统的研究与实现,接受一些关于自动评分的教程(Research and Implementation of WindowsAPI VB programming question the automatic scoring system, to accept the tutorials on the automatic scoring)
- 2012-05-25 21:45:09下载
- 积分:1
-
1
说明: WIN32 APIHOOK WSARecv的例子(The WIN32 APIHOOK WSARecv example)
- 2013-03-21 13:40:23下载
- 积分:1
-
winping
send message to all windows after UnhookMessagHookEx
- 2010-09-10 15:03:15下载
- 积分:1
-
FormatIO
强制删除文件,无注入无驱动无hook,原理就是查找文件的锁定句柄,然后关闭句柄。(Forced to delete the file, no injection no driver no hook, the principle is to find the file lock handle, and then close the handle.)
- 2017-03-08 23:18:04下载
- 积分:1
-
hook-LOL-chat
hook LOL 房间内的聊天地址 实现一键喊话 LoL喊话内存版(Address hook LOL chat room to achieve a key propaganda LoL invincible refresh memory version)
- 2020-10-30 15:49:56下载
- 积分: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