Eric Strain Posted January 6, 2010 Share Posted January 6, 2010 Hi All, Does anyone here know how to use SetWindowsHookEx( ) function to hook kernel level API's? I've found examples that show how to hook the keyboard, mouse and other hardware subsystems, but I'm trying to find an example on how to hook kernel mode (ring 0 ) function calls. Any ideas? Thanks guys...-Eric Link to comment Share on other sites More sharing options...
Bizarre™ Posted January 7, 2010 Share Posted January 7, 2010 I believe Process Hacker can do that Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.