-
-
-
Windows.rar
本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。
-
-
-
-
cache.rar
The cache manager source code implemented in Windows kernel.
-
-
-
-
kernel.txt.tar.gz
... do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, ... manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on ...
-