-
win32内核编程
适合初学者学习windows内核编程,内容1-15天,涉及几乎全部的内容。各种窗口消息,和学习笔记,学习mfc的可以看看
- 2022-01-26 07:35:19下载
- 积分:1
-
著最高的驱动器是一个Windows NT 5 x内核驱动…一种隐藏的工具…
Spodek Supreme Driver is a Windows NT 5.x kernel driver... a tool for hiding presence in Windows operating system
Features:
hides processes, files, network connections, open ports :)
- 2022-08-07 19:01:09下载
- 积分:1
-
真的不错哦,大家多下阿,保证满意
真的不错哦,大家多下阿,保证满意-really good, oh, everyone under A, satisfaction guaranteed
- 2022-02-21 06:55:45下载
- 积分: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
-
好东西 短小精悍,用代码更改Sam的权限
好东西 短小精悍,用代码更改Sam的权限-Good things dapper, using code to change the permissions Sam
- 2022-03-21 05:17:58下载
- 积分:1
-
用winsock建立udp 连接,并发送数据
用winsock建立udp 连接,并发送数据 -Establish udp connection with winsock and send data
- 2022-02-15 08:25:23下载
- 积分:1
-
实时多任务/多线程演示
Real Mode Multitasking/multithreading Demo
- 2022-05-07 12:48:45下载
- 积分:1
-
Crawl web pages flv video file, locate the cache file is not perfect, is just a...
抓取web页上的flv视频文件,定位缓存文件
目前尚不完善,只是一个示例-Crawl web pages flv video file, locate the cache file is not perfect, is just a sample
- 2022-01-23 11:10:44下载
- 积分:1
-
操作注册表的类,封装的非常完美!
操作注册表的类,封装的非常完美!-operate the registry categories, the perfect package!
- 2022-01-22 09:03:59下载
- 积分:1
-
Windows用户管理
Windows用户管理-Windows user manages
- 2022-08-22 22:58:31下载
- 积分:1