Автор: Pavel Yosifovich
Издательство: Leanpub
Год: 2019
Формат: true pdf/rtf
Страниц: 392
Размер: 11.9 Mb
Язык: English
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.