Jump to ratings and reviews
Rate this book

Windows Kernel Programming

Rate this book
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 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.

400 pages, Paperback

Published June 7, 2019

31 people are currently reading
87 people want to read

About the author

Pavel Yosifovich

14 books6 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
13 (52%)
4 stars
12 (48%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
1 review1 follower
June 20, 2020
Excellent

Excellent resource for anyone seeking to get started with Windows kernel programming and driver development. It also contains good info for more experienced programmers as well. I also own Walter Owney’s Programming the Windows Driver Model (2nd Edition). Since I am relatively new to driver development, I was happy to see the author call Owney’s book out as still being a relevant resource even though it was published back in 2003. I liked this book so much that I am going to invest in the rest of Paul Yosifovich.
Profile Image for Ubnix.
14 reviews
August 23, 2022
Great intro to Kernel programming on Windows. Examples are useful and the writing is clear.
7 reviews
August 12, 2023
Great book for beginners who want to get into windows internals, windows api developing, and kernel drivers development
Profile Image for Agustin.
18 reviews3 followers
November 25, 2024
Very detailed book on windows programming. Pavel, as always, knocks it out of the park with the exercises.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.