-
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程-The Ring0 achieve protection process, achieved through the protection process HOOK SSDT
- 2022-03-16 21:17:30下载
- 积分:1
-
任务处理的源代码
任务处理的源代码-task of source code
- 2022-05-20 02:48:35下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
枚举所有进程列表.希望对学习系统开发的有所帮助.
枚举所有进程列表.希望对学习系统开发的有所帮助.-Enumerated a list of all processes. Wish to study systems development help.
- 2022-02-03 12:27:08下载
- 积分:1
-
获取硬盘空间大小的静态库程序,可直接调用!
获取硬盘空间大小的静态库程序,可直接调用!-Access to hard disk space the size of static library procedures can be called directly!
- 2022-02-24 21:49:43下载
- 积分:1
-
系统功能:
上班时间的设定。上下班时间相对固定,可保存在客户端的设置文件中
员工出入单位的情况记录。出入情况主要由考勤机...
系统功能:
上班时间的设定。上下班时间相对固定,可保存在客户端的设置文件中
员工出入单位的情况记录。出入情况主要由考勤机来记录,但是需要设置人工添加的功能,已备特殊情况的处理
请假、加班和出差情况的记录
每个月底进行整个月的出勤情况统计-System function:
- 2022-08-18 14:56:20下载
- 积分:1
-
Executable files infected with a presentation on the executable file format
感染可执行文件的一个演示,介绍了可执行文件的格式-Executable files infected with a presentation on the executable file format
- 2022-02-13 11:25:20下载
- 积分:1
-
用vc写的演示如何实现用于编写卸载程序的自删除技术,同时用递归方法删除一个目录下所有文件...
用vc写的演示如何实现用于编写卸载程序的自删除技术,同时用递归方法删除一个目录下所有文件-vc write with a demonstration of how to achieve unloading procedures for the preparation of self-removal technique, Recursive methods used to delete a directory of all documents
- 2022-03-20 15:24:18下载
- 积分:1
-
著名的
著名注册表监控软件-Regmon源代码,希望对大家有所帮助-Famous-Regmon registry monitoring software source code, I hope all of you to help
- 2023-06-19 23:25:04下载
- 积分:1
-
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;...
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;-pbtowordandexcel directory : PowerBuilder 9.0 in through OLE technology with Word and Excel Communications examples;
- 2023-06-02 20:30:03下载
- 积分:1