-
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
-
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
-
mhook-2.3
API hooking, x64/x86
- 2012-09-23 15:58:59下载
- 积分:1
-
WIN64_SSDTHOOK
相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt(Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt)
- 2012-05-19 22:03:19下载
- 积分:1
-
HookFindFile
文件HOOK例程HookFindFile.rar,可以直接以VC6编译通过,达到文件隐藏目地。(HOOK routine document HookFindFile.rar, can be passed directly to the VC6 compiled to document the hidden purpose.)
- 2009-05-16 14:53:12下载
- 积分: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
-
魔兽争霸3 dota 全图maphack源码
魔兽争霸3 dota 全图maphack源码,源码中的HOOK地址为1.24E版本,对于想自己开研究开发maphack的同学是不可多得的好资料。(Warcraft 3 dota maphack source, source the HOOK address is 1.24E version rare good students who want to open their own research and development maphack.)
- 2012-09-27 18:06:33下载
- 积分:1
-
20105127599568
基本上常用的API函数,都整合进了DLL中,就类似MFC,想必会VC的就知道了,与大家共享下,为大家提供方便 (Basically, common API functions are integrated into the DLL, on similar MFC, would have been a VC' s will know and share, the convenience for everyone)
- 2010-05-15 10:29:39下载
- 积分:1
-
COM_Com
You can hook the system and do what you want!
- 2021-02-19 13:39:44下载
- 积分:1