-
DDK开发的在Ring0中通过HOOK SSDT,实现对注册表监控
DDK开发的在Ring0中通过HOOK SSDT,实现对注册表监控-DDK development in Ring0 through HOOK SSDT, to realize the Registry Monitor
- 2022-02-11 10:37:38下载
- 积分:1
-
asp+html编程,asp与html的完美结合,初学者仔细体会大有帮助。...
asp+html编程,asp与html的完美结合,初学者仔细体会大有帮助。-asp html programming, asp html with the perfect combination of carefully beginners experience of great help.
- 2022-02-01 08:53:41下载
- 积分:1
-
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作...
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation
- 2022-03-19 18:51:30下载
- 积分:1
-
中华吸血鬼的源代码,包含有专杀工具的源代码
中华吸血鬼的源代码,包含有专杀工具的源代码-Chinese Vampire s source code contains the source code专杀工具
- 2022-05-19 11:42:24下载
- 积分:1
-
By Riccardo Pareschi. 系统研究2 读大量的Windows环境信息。有文档及源代码。...
By Riccardo Pareschi. 系统研究2 读大量的Windows环境信息。有文档及源代码。-Pareschi. Reading System two large Windows environment information. There are documents and the source code.
- 2022-05-31 16:34:40下载
- 积分:1
-
LPC2131 learning modules on the new programming has an important role in learnin...
LPC2131学习模块,对新手编程有重要的学习作用 -LPC2131 learning modules on the new programming has an important role in learning
- 2022-01-24 14:09:20下载
- 积分:1
-
系统级钩子监控运行在当前系统中的所有线程的消息流。
系统级钩子监控运行在当前系统中的所有线程的消息流。-System-level hooks run in the current system monitors all the threads of the message flow.
- 2022-03-25 23:50:26下载
- 积分:1
-
这是用VC写的原始套接字通讯的程序!
这是用VC写的原始套接字通讯的程序!-This is the VC wrote the original socket communication procedures!
- 2022-01-26 04:23:12下载
- 积分:1
-
模拟键盘击键,很生动的,很有意思,而且配有声音,呵呵.
模拟键盘击键,很生动的,很有意思,而且配有声音,呵呵.-simulated keyboard keystrokes, very lively, very interesting, but equipped with a voice-huh.
- 2022-06-11 23:30:00下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1