Creating a very simple keylogger
1. Open Visual Studio or Visual Basic.
2. Create a new windows form project and name it whatever you want.
Now to the controls
1. Add one richtextbox, make it dock "Fill"
2. Add one timer, make the interval 100 and...