|
-
Jul 22nd, 2010, 08:58 AM
#1
Re: sned keystrokes to background application
you could use MAPI.
and it's odd that the OP hasn't posted since post #6. and how do you know this isn't a key logger? he hasn't answered one way or another.
lmao!! "if he had the knowledge to do anything malicious with this code then he'd have been able to write it himself." THAT is the definition of a script kiddie
i'm pretty sure if i gave him working code for a keylogger (which I do in my sig actually), he'd figure out how to use it maliciously.
-
Jul 22nd, 2010, 09:19 AM
#2
Addicted Member
Re: sned keystrokes to background application
 Originally Posted by stateofidleness
you could use MAPI.
and it's odd that the OP hasn't posted since post #6. and how do you know this isn't a key logger? he hasn't answered one way or another.
lmao!! "if he had the knowledge to do anything malicious with this code then he'd have been able to write it himself." THAT is the definition of a script kiddie
i'm pretty sure if i gave him working code for a keylogger (which I do in my sig actually), he'd figure out how to use it maliciously.
I spent a long time searching high and low for a solution, MAPI is not it because:
 Originally Posted by http://www.news2news.com/vfp/?example=270
Using the Outlook Express with rules applied to incoming messages moving them to folders other than Inbox folder, you have no chance to reach these messages through this code. Not to my knowledge, to say more precisely.
And that is the story everywhere I have ever read, I always do my research, sometimes I don't find something that someone else does, but I always try.
This sends keys, not detects them, so this can't log the keys. but, if he was using this in a keylogger, would it make much difference? It would be easier to save it to a file or to use another function to submit it in say a webform with an HTTPRequest/HTTPPost or using a webbrowser control.
I still can not see any malicious use for sending a key to a window without the window having focus. Maybe I'm missing something glaringly obvious. I am not a professional programmer and have only undertaken courses in MatLab and basic Java, so who knows perhaps it really can be used maliciously?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|