-
SSDTHook
进程隐藏与进程保护(SSDT Hook 实现)
文章目录:
1. 引子 – Hook 技术
2. SSDT 简介
3. 应用层调用 Win32 API 的完整执行流程
4. 详解 SSDT
5. SSDT Hook 原理(SSDT Hook)
- 2012-06-25 11:46:29下载
- 积分: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
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分: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
-
simpleinjection
Basic windows DLL Injector
- 2011-11-18 15:10: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
-
jpgzxj
前段时间做键盘程序找的资料,一个钩子程序,程序本身没有什么,主要是用了大量的api函数值得大家参考一下。(side of the keyboard to do procedures for the information, a hook procedures, the process itself is nothing much to it. it is mainly used a lot of api function worth examined.)
- 2007-04-01 09:56:45下载
- 积分:1
-
monndis
一个通过hook ndis层来达到监控的工具,代码不错(a tool for hook ndis)
- 2021-01-24 23:18:43下载
- 积分:1
-
CaptureColor
钩子程序,非常适合初学者,个人感觉还是相当不错的(so good,you can learn many things form it)
- 2010-01-12 10:21:04下载
- 积分:1
-
selport
在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作(in VC use Windows API functions for serial port of computer literacy operation)
- 2007-04-10 11:01:25下载
- 积分:1