Rohit Sawarkar's Blog

Develop Global Keyboard Hook in C#

Hello all!!

As a final year project,  I have to develop key logger which will record every key pressed. I started googling for implementation, then I came across Stephen Toub’s blog on MSDN. I didn’t understand how to implement that. But later I was able to run that and edit it on my own.

You can download my project from link given below. In my application, you will not see any window or console screen; but you can see the process in task manager. Anything you type anywhere will be recorded in a file test.txt.

You can also refer TheDarkJoker94 tutorial to develop Global Keyboard Hook as a Windows Form Application.

Download Key Logger

If you have any queries do post it here.

Thanks,

Happy Sharing !!! :)

No Comments »

Follow

Get every new post delivered to your Inbox.

Join 48 other followers