You are not logged in or registered. Please login or register to use the full functionality of this board...

 
Thread Rating:
  • 5 Votes - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply 
Catching input from a running process
01-29-2010, 06:31 AM
Post: #1
Catching input from a running process
Hi,

Currently i'm trying to catch input that has been inputted within a running execution program. But i don't have any idea on starting it though i've tried googling for some example. Confused1

Any1 could provide me some leads? Help is greatly appreciated.
Find all posts by this user
Quote this message in a reply
01-29-2010, 06:43 PM
Post: #2
RE: Catching input from a running process
You mean capture keyboard commands on someone else's application? You mean keylogging ? Most trojans have this feature.

[Image: adminexecuterh8.png]
☤ ☢ Software Engineer - Director of Inferno ☢ ☤
Visit this user's website Find all posts by this user
Quote this message in a reply
01-29-2010, 10:00 PM
Post: #3
RE: Catching input from a running process
oh ok. So its called keylogging. Thanks for the lead.
Find all posts by this user
Quote this message in a reply
02-01-2010, 01:31 AM
Post: #4
RE: Catching input from a running process
Be warned though, it is highly illegal to spy on someone else's computer. Unless you have them sign a contract at work (as in some bosses can spy on you on a work computer).

[Image: adminexecuterh8.png]
☤ ☢ Software Engineer - Director of Inferno ☢ ☤
Visit this user's website Find all posts by this user
Quote this message in a reply
02-01-2010, 11:09 AM
Post: #5
RE: Catching input from a running process
I'm looking it for my final year project, not some illegal work though.Laugh
Find all posts by this user
Quote this message in a reply
02-01-2010, 06:24 PM
Post: #6
RE: Catching input from a running process
I did mine on PSP C++ programming.

One of the judges I presented to at the end of the year thought it was a camera. Mellow

Guests cannot see links in the messages. Please register to forum by clicking here to see links.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply