These tools are supposed to give an insight into various objects and events associated with kernel mode:
- DriverView: This is a tool developed by NirSoft; it allows you to quickly get a list of loaded drivers and their location in memory
- DebugView: This is a Sysinternals tool that allows you to monitor the debugging output from both the user and kernel modes
- WinObj: This is another useful tool from Sysinternals that can present a list of various system objects relevant to kernel-mode debugging, such as devices and drivers