Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

WDM

Name: Professor Pyro 2009-04-06 13:57

Hello /prog/
I'm a considerably good C++ Win32 programmer and I want to get into driver programming. I'm good with C and am fairly aware of the basics of Windows Internals. Can you help me with my first steps into this world? Any good books? I've started working with windbg and debugging as well as writing a basic driver stub, but I need some more info.

Name: Anonymous 2009-04-06 14:03

Get the WDK. There's also a bunch of good internals books, and a few good driver dev books. The official documentation and examples ( and parts of source code ) that MS provides are decent. If you need more info about internals, get yourself the symbols and a good disassembler/debugger, and start digging. If you're lazy and don't want to do that, you may be able get access to the kernel source code through WRK.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List