Thread: getting inputs from other windows

  1. #1
    Registered User
    Join Date
    Dec 2004
    Posts
    5

    getting inputs from other windows

    hi

    how can i make a program that gets keyinputs from any other window.
    or can you by any chance get the keybords iput state.



    note: i own my computer and have the right to do these things as the administrator, maybe i did wrong calling it a spytool on my previous thread, but you cant really call it that. dont tell me its illegal,
    if microsoft didnt want people to make these programs they wouldnt, put different acces rights on different tasks or functions.
    thats why the SDK exists!
    ever heard of mastereye, we had this in our school. its a program that shows the admin what users do on their computers.

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    I have no idea why your other thread was closed considering it doesn't break any of the forum rules. Perhaps a moderator could explain his/her self before I answer this question?

  3. #3
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    It does break forum rules, quite clearly. He wanted to make a keylogger. Something which is clearly used for breaching privacy, something which is incidentall, actually illegal (1). cgod tries it all the time and gets shut down every time. You may very well have the right to do what you want on your own computer, but that doesn't mean you have the right to do what you want on this forum (2).

    Your question does not seem to have changed much. I won't drop the magic word that tells you how to make a keylogger, but if all you want to do is send messages between windows, then you will find the SendMessage function quite useful. Someone else posted a thread recently in which they posted source code capable of sending messages to Notepad. It was very simple and easy to understand. Check it out.


    (1) Messages relating to cracking, (erroneously called "hacking" by many), copyright violations, or other illegal activities will be deleted.

    (2) The moderators reserve the right to remove or close any thread that they deem to be inappropriate.
    Last edited by sean; 12-26-2004 at 04:05 PM.

  4. #4
    Registered User
    Join Date
    Dec 2004
    Posts
    5
    but i want my program to receive the inputs. you mean i can send a message to the window and get the key back from that window?

    [qoute]
    Your question does not seem to have changed much.
    [/quote]
    that is because i said before i was making a spytool whick was incorrect so i wanted to clearify that to you.

    I won't drop the magic word that tells you how to make a keylogger
    that was not what i asked for, i dont even want any code.
    i just want to know of the methods used to achieve this.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Windows 98/2000 programming in Windows XP
    By Bill83 in forum Windows Programming
    Replies: 3
    Last Post: 07-22-2005, 02:16 PM
  2. Dialog Box Problems
    By Morgul in forum Windows Programming
    Replies: 21
    Last Post: 05-31-2005, 05:48 PM
  3. dual boot Win XP, win 2000
    By Micko in forum Tech Board
    Replies: 6
    Last Post: 05-30-2005, 02:55 PM
  4. SDL and Windows
    By nickname_changed in forum Windows Programming
    Replies: 14
    Last Post: 10-24-2003, 12:19 AM
  5. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM