How to Make a simple keylogger in Visual Basic 2008

Apr 29, 2010 08:48 PM
634753756305244263.jpg

The following video shows how you can make a keylogger in Visual Basic 2008. Follow the steps below to create your own keylogger. First you will want to open a new application and name it according to your preferences. Then you want to click on the toolbar button and click textbox. In the textbox values, you will want to select the value of true for 'Multiline' option and the value of True for 'Read only'. On the toolbar, select the 'Behavior' tab and mark it as 'Window'. Go back on to the main page known as form 1. Enlargen the area to your preferences. Next click on 'Timer' as per the toolbar. Enable the 'Behavior' and for interval time put in '2'. Text will appear on your form. Highlight and select the text that states 'Dim result as integer." Next, click on the 'Private sub values.' Highlight the Private values ranging from 'for i' to 'next i'. Select the text area. Your keylogger has now been created. Click on a word pad or note pad application and insert some text. The text will now appear on the form you were working with. Your keylogger is now a success!

Related Articles

635510855891118641.jpg

Real VB.NET Anti-Virus

635510864917367195.jpg

How to Capture Desktop Screen with VB.NET

Comments

No Comments Exist

Be the first, drop a comment!