Results 1 to 40 of 47

Thread: Hook on an API Call

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2005
    Posts
    76

    Hook on an API Call

    I am trying to set up a hook to monitor a different app and get the parameters of a certain API call when it is made. I am trying to be certain that I don't need to inject a .dll for this. It seems that API monitors can attach to other processes just fine and I have the API down to get threadID, ProcessID and everything like that. I can do hooks to my own application for capturing keyboard events and things like that. I know this topic is brought up all the time and it just never gets finished...the everlasting API monitor

    Thanks a lot and these boards are NICE!

    PS - I read the post "Log text from WM_SETTEXT messages like Spy++ [Theoretically RESOLVED]" and it seems like that could almost be partially used for this. I am not sure how the message handling and the API calls are related.
    Last edited by Lyric8; Jan 24th, 2005 at 07:23 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width