-
Rootkit的IAT HOOK
Rootkit IAT HOOK---利用内核共享内存实现IAT hook-Rootkit IAT HOOK--- realize the use of shared memory kernel IAT hook
- 2022-11-03 16:40:03下载
- 积分:1
-
win2000下的定时关机(SDK版)
win2000下的定时关机(SDK版)-WIN2000 the Mytob.BSNotes (SDK version)
- 2022-02-15 00:59:02下载
- 积分: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
-
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。...
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。-use Windows API function, the process of change through painting style menu system, Settings defined style menu.
- 2022-05-20 22:48:47下载
- 积分:1
-
tiny编译器,编译<编译原理实践>书中定义的tiny程序,采用一次扫描算法,采用gnu版权发布...
tiny编译器,编译书中定义的tiny程序,采用一次扫描算法,采用gnu版权发布-tiny compiler, compiler lt; Compiler Principle practice gt; The tiny book definition of procedures, using a scanning algorithm, using copyright release gnu
- 2022-03-09 16:55:58下载
- 积分:1
-
VC中通过API函数动态控制计算机关机、重新启动(复位)
VC中通过API函数动态控制计算机关机、重新启动(复位)-VC dynamic control through API function, the computer to shutdown, restart (reset)
- 2023-01-26 04:30:04下载
- 积分:1
-
一个简单的进程控制与监视程序,用delphi开发的,简单得不得了...
一个简单的进程控制与监视程序,用delphi开发的,简单得不得了-a simple process control and monitoring procedures, developed with Delphi, very, very simple!
- 2022-10-04 00:30:04下载
- 积分:1
-
news cycle heavy
消息循环重载实例(光碟)-news cycle heavy-duty case (ROM)
- 2022-02-05 22:51:20下载
- 积分:1
-
a very good collection, and the main speaker of the C language, we can learn som...
一套很不错的合辑,主要讲C语言的,大家可以借鉴一下。是编程爱好者网站的精华帖子的合辑。-a very good collection, and the main speaker of the C language, we can learn some lessons from. Programming enthusiast site is the best collection of articles.
- 2022-07-03 19:46:18下载
- 积分:1
-
能够显示和WINDOWS资源管理器风格相类似的的目录树结构的实例。运行环境WINDOW....
能够显示和WINDOWS资源管理器风格相类似的的目录树结构的实例。运行环境WINDOW.-Can display and WINDOWS Explorer style similar to the example of directory tree structure. Operating environment WINDOW.
- 2022-03-21 07:14:49下载
- 积分:1