Results 1 to 2 of 2

Thread: Key Logger

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    Where can I get a free Key Logger program, or can someone tell me how to make one? I need something like a callback function.. and I dont think that GetAsyncKeyState is it. I will be doing the actual programming in C++ but I need to know how first.

    PS You can give me VB code and Ill translate it.

    Thanx!

    ------------------
    Tom Young, 14 Year Old
    tyoung@stny.rr.com
    ICQ: 15743470 Add Me ICQ Me
    AIM: TomY10
    PERL, JavaScript and VB Programmer

  2. #2
    Guest

    Post

    You can get the code for free from http://msdn.microsoft.com/library/te...dn_hooks32.htm
    It records key strokes, mouse movements, and clicks.
    Here's the C++ project code: http://msdn.microsoft.com/library/te...mples/1566.exe

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