الجمعة، 25 أبريل 2014

Create a simple keylogger for home use in VB.Net


In this tutorial we will see "How to create a simple keylogger in Visual Basic".First of all What is a Keylogger ?

Keylogger : A computer program that records every keystroke made by a computer user, especially in order to gain fraudulent access to passwords and other confidential information.

Steps :

1)Create a new project in Visual studio .
2)Add three buttons on your form and name them Start Recording,Stop Recording & Hide respectively.
3)Add a RichTextBox & a Timer.
4)Now,double click your form and erase the entire code & paste the code given below.

Watch Video Tutorial :


 Code :

                                                                                                                     

Note -  Dectected by antivirus , so do add to exclusion list .





0 التعليقات:

إرسال تعليق