買這商品的人也買了...
-
$948$901
相關主題
商品描述
There is nothing like the power of the kernel in Windows - but how do you write kernel drivers to take advantage of that power? This book will show you how.
The book describes software kernel drivers programming for Windows. These drivers don't deal with hardware, but rather with the system itself: processes, threads, modules, Registry, and more. Kernel code can be used for monitoring important events, preventing some from occurring if needed. Various filters can be written that can intercept calls that a driver may be interested in.
The second edition expands on existing topics, and adds new topics, such as using the Windows Filtering Platform, and describing advanced programming techniques.
The book describes software kernel drivers programming for Windows. These drivers don't deal with hardware, but rather with the system itself: processes, threads, modules, Registry, and more. Kernel code can be used for monitoring important events, preventing some from occurring if needed. Various filters can be written that can intercept calls that a driver may be interested in.
The second edition expands on existing topics, and adds new topics, such as using the Windows Filtering Platform, and describing advanced programming techniques.
商品描述(中文翻譯)
沒有什麼能比 Windows 的核心(kernel)更強大 - 但你該如何編寫核心驅動程式以利用這種力量呢?這本書將告訴你如何做到這一點。
本書描述了 Windows 的軟體核心驅動程式編程。這些驅動程式不處理硬體,而是與系統本身打交道:進程、執行緒、模組、登錄檔等。核心程式碼可以用來監控重要事件,並在需要時防止某些事件的發生。可以編寫各種過濾器,以攔截驅動程式可能感興趣的調用。
第二版擴展了現有主題,並新增了主題,例如使用 Windows 過濾平台(Windows Filtering Platform)以及描述進階編程技術。