-
SSDTHook
进程隐藏与进程保护(SSDT Hook 实现)
文章目录:
1. 引子 – Hook 技术
2. SSDT 简介
3. 应用层调用 Win32 API 的完整执行流程
4. 详解 SSDT
5. SSDT Hook 原理(SSDT Hook)
- 2012-06-25 11:46:29下载
- 积分: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
-
keymouse
键盘模拟鼠标的源码 (The source to smimulate keyboard and mouse input)
- 2021-04-13 02:58:56下载
- 积分:1
-
Dll
实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。
实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。
实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。( dlltest MouseHook KeyboardHook)
- 2009-11-18 10:08:35下载
- 积分:1
-
monndis
一个通过hook ndis层来达到监控的工具,代码不错(a tool for hook ndis)
- 2021-01-24 23:18:43下载
- 积分: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
-
TrailMousePos
vc 鼠标位置追踪TrailMousePos的程序源码,值得一看!(Mouse location tracking vc TrailMousePos the program source code, worth a visit!)
- 2011-07-01 22:36:27下载
- 积分:1
-
DRIVER
hook硬盘序列号的驱动,支持win7、xp、2000等操作系统(support win7 system)
- 2020-11-27 02:39:31下载
- 积分:1
-
1
说明: WIN32 APIHOOK WSARecv的例子(The WIN32 APIHOOK WSARecv example)
- 2013-03-21 13:40:23下载
- 积分:1
-
mhook-2.3
API hooking, x64/x86
- 2012-09-23 15:58:59下载
- 积分:1