Hi,
Just updated KeyLog.cs.
Fixed and changed a few details.
Take care.
[Current version: 1.1 (15/01/09)]
Hello,
KeyLog.cs is a C# class I developed for personal use and thought about posting it here.
It is probably my first ‘useful’ post since crwld.org is running. While on my-visualbasic.net I had a lot of code and tutorials, but since I started this new website haven’t had much time or will to do and post stuff.
Anyway, KeyLog.cs was created to detect keys pressed by the user, whether the application has or not focus…yes like a Key Logger.
However this was not created with bad purposes and I hope no one uses it for bad purposes either. I created this for a small personal application I’m currently working on, which I’ll post here as soon as it’s finished.