-
Keyboard-keys-query
实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
- 2020-10-10 12:17:34下载
- 积分: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
-
HookAPILib0.51
说明: HookAPI的源玛文件,也有编译好的文件
HookAPI的源玛文件,也有编译好的文件(HookAPI)
- 2010-04-16 01:22:29下载
- 积分:1
-
HookAPI
本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本(Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62)
- 2020-06-26 11:40:01下载
- 积分: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
-
testhook
说明: 上个程序的DLL 上个程序的D(In the process the last DLL procedures D)
- 2008-09-05 09:04:15下载
- 积分:1
-
srcUDiskCpyManager_V2013_1012_1653
防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance,
IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem
(U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
- 2021-01-27 11:38:35下载
- 积分:1
-
COM_Com
You can hook the system and do what you want!
- 2021-02-19 13:39:44下载
- 积分:1
-
InnerHook
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。(Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.)
- 2007-07-04 19:40:11下载
- 积分: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