02-03-2016, 02:15 AM
Hello! In this thread i will show you how to make phishing application in Visual Basic.
Here is source code: http://pastebin.com/Hd0qxDEx (Just wait 5 seconds and click on 'skip ad', you will be redirected).
Ok, so step-by-step!
1. Open win32 application.
2. Paste code given.
3. Make 2 text-boxes and first one name "txtMessage" and second one "msgg" and make them not visible.
4. Make 2 labels, name first one "txtTo" and second one "txtFrom".
5. Make submit button and name it "Button2".
Align them as you wish and add some optional stuff so your application would look like "real hack app"...
In code input your email and password (i typed where you need to do it).
How does it work?
When submit button is clicked, app will login with inputed email and password in the code and send victim's email and password to second email (one that is written in txtFrom).
This works really fine, i tested it and my inbox is full with phishing. Only bad thing with this application is that someone can just click and click and click and for every click you will get mail, but nevermind, it works!
This forum is awesome!
Here is source code: http://pastebin.com/Hd0qxDEx (Just wait 5 seconds and click on 'skip ad', you will be redirected).
Ok, so step-by-step!

1. Open win32 application.
2. Paste code given.
3. Make 2 text-boxes and first one name "txtMessage" and second one "msgg" and make them not visible.
4. Make 2 labels, name first one "txtTo" and second one "txtFrom".
5. Make submit button and name it "Button2".
Align them as you wish and add some optional stuff so your application would look like "real hack app"...
In code input your email and password (i typed where you need to do it).
How does it work?
When submit button is clicked, app will login with inputed email and password in the code and send victim's email and password to second email (one that is written in txtFrom).
This works really fine, i tested it and my inbox is full with phishing. Only bad thing with this application is that someone can just click and click and click and for every click you will get mail, but nevermind, it works!

This forum is awesome!








![[Image: like.png]](http://www.bpcsquad.su/images/smi/like.png)







