Tag Archives: keylog.cs

KeyLog.cs 1.1

0
Filed under General
Tagged as , , , , ,

Hi,

Just updated KeyLog.cs.
Fixed and changed a few details.

-> Go To Original Post

Take care.

KeyLog.cs

2
Filed under C\C++\C#, General, Programming, Source code
Tagged as , , , , , , , , , , , ,

[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.

Read More »