how to communicate with applications

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

how to communicate with applications

 
0
  #1
Oct 17th, 2008
i wondered if this is possible : you will create a windows service application and it will collect information from a certain type of application. let's say if the user is using ms word, i want to keep trace of the user on that like the typed words, clicked buttons etc. can we listen the user events that are rised from various applications by windows services, or is there a way to do what i tell?

thanks
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: how to communicate with applications

 
0
  #2
Oct 17th, 2008
Sort of, but that sounds incredibly virus like.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: how to communicate with applications

 
0
  #3
Oct 17th, 2008
i am not trying to create a virus, i take assembly course this semester, and in the textboox it mentions different intel processors operating in protected mode where applications can not access each others data and stuff, that is why i wonder, if that is prohibited by the hardware or so. i have never tried to write a virus.
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: how to communicate with applications

 
0
  #4
Oct 17th, 2008
No, protected mode wont stop you, however, keylogging which is what you described, wont get you assistance.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: how to communicate with applications

 
0
  #5
Oct 17th, 2008
i dont want key logging, key logging is a premitive way of what i wanted. i want a more structural one, it should tell that it is ms word for instance. do you know anything as where to start?
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 5
Reputation: Davonpk is an unknown quantity at this point 
Solved Threads: 1
Davonpk Davonpk is offline Offline
Newbie Poster

Re: how to communicate with applications

 
0
  #6
Oct 17th, 2008
well you could always use the keylogging program or any other program as a basis and start writing your own program that will monitor a specific program but you will have to make the program so it doesnt look like a virus becuase i tried writing a program that monitors ms accel and my virus protection said that it was a virus and tried to delete it.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 1,934
Reputation: ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of ddanbe has much to be proud of 
Solved Threads: 277
ddanbe's Avatar
ddanbe ddanbe is offline Offline
Posting Virtuoso

Re: how to communicate with applications

 
0
  #7
Oct 19th, 2008
Why, why, why, would you like to know what someone else is typing and the name of the program he is typing it in????
If you're taking a course in assembly, believe me there are plenty interesting assignments to learn from... ;o)
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 58
Reputation: vckicks is an unknown quantity at this point 
Solved Threads: 9
vckicks vckicks is offline Offline
Junior Poster in Training

Re: how to communicate with applications

 
0
  #8
Oct 20th, 2008
I know what you mean, it would be nice to have a structured way for applications to communicate between each other. The best you will find is by hooking on DLL's used by other programs.

There are plenty of legitimate uses for such applications without them being viruses or keyloggers -_-
Visual C# Kicks - Free C# code resources and articles.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 172
Reputation: Jugortha is an unknown quantity at this point 
Solved Threads: 16
Jugortha Jugortha is offline Offline
Junior Poster

Re: how to communicate with applications

 
0
  #9
Oct 30th, 2008
.Net Remoting but not reverse enge.... and the list could be so long ;.)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC