Jump to content

Key Press

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
falco85

falco85

    Programmer

  • Members
  • PipPipPipPip
  • 105 posts
How can I determine what key is pressed even when there is no event? I'm creating a "Key Logger" for one of my friends who wants to determine what his kids are doing. It will also scan for dirty words and sex talk. Any ideas how I can trap every key pressed even when the applications isn't active?

Thanks

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Keylogger reference for Network Programming in .NET with C# & Visual Basic .NET (VB.NET)
might help you and then there is this:-
Colabora.NET: KeyLogger en C#
but its not in english! but you might give it a try, I think that you can understand the code. just the tutorial is not in English!

#3
falco85

falco85

    Programmer

  • Members
  • PipPipPipPip
  • 105 posts
Thanks for the links! I still couldn't figure it out though....

#4
Guest_littlefranciscan_*

Guest_littlefranciscan_*
  • Guests
Wow, I never knew there was such a program..I did do a yahoo search..since I love yahoo and found this link to a download..It' s great for those of us who are not yet proficient in programming:)

SpyArsenal.com - spy software free download page - Family Key Logger, Home Free Keylogger download, Internet Spy, network sniffer.

#5
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well he doesn't need the software! He needs the Code to do his own software!