Jump to content

SetWindowsHookEx( ) to hook kernel mode function


Eric Strain

Recommended Posts

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


  • Replies 1
  • Views 775
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...