Introduction:
Warning: Image Heavy, linked directly to imageshack
Having trouble infecting victims?
Want to steal those Facebook/Hotmail/Runescape/WoW accounts?
Tired of editing images of programs in Photoshop to trick victims into downloading your keylogger?
Perfect, my HD tutorial will teach you all how to create a very simple fake program to bind your server to.
NOTE: This does not teach you how to code a program, it teaches you how to make good looking fake program. Easier to take screen shots to prove and bind your servers to this.
Requirements:
- A brain
- A computer
- Intended victims
- Microsoft Visual Basic
- Download Here: Click Here
Procedure:
Step 1: Are you Stupid?
Install and Run Microsoft Visual Basic
Continue to Step 2
Comments:
If you are stuck on this step, please do not read the rest of this tutorial.
Step 2: Start it!
Click "File"
Go to "New Project"
Select "Windows Form Application" from all the options provided
Continue to Step 3
Comments:
If you are stuck on this step, please do not read the rest of this tutorial.
Step 3: Label it!
You will be presented with a blank, application template, with the name "Form 1"
- Go to the left side of the toolbar and drag out "Label" onto the blank form
- Left Click the Label and on the right hand bottom there should be a properties tab.
- Locate "Text"
- Left Click the box beside it with the words "Label1" edit that to the name of your program
- Scroll up locate "Font" and change the font to anything you like
- Click the form box
- On the left side look for "Text"
- Change this to the name you want for your program
Continue to Step 4
Comment:
Image of how this all looks.
Spoiler (Click to View)
Step 4: Style it!
Now that you have labeled your form, lets style it.
- Go to google.com
- Search for a nice image
- Save the image
Now that we have that down lets import it.
- Select "PictureBox" in 'toolbox' on the left side
- Drag "PictureBox" over to your form
- Locate the word image on the right side "Properties" tab
- Click the blank space on right of the word "Image"
- You will be presented with a window "Select Resource"
- You will have 2 options
- Local Resource
- Project Resource file:
- Select Local Resource
- Select "Import"
- Locate the image you searched earlier
- Click OK to finish
- Your image has been imported!
Comment: How the image import looks.
Spoiler (Click to View)
Lets add some username and password boxes.
- Locate "Textbox" in the 'Toolbox' on the left side (Hope you know where this is by now)
- Drag 2 "Textbox" over to your form
- Congratulations you just made 2 text boxes
- Now go back to Step 3, follow the steps to label the 2 text boxes
Comment: Here is an image of how it looks thus far
Spoiler (Click to View)
Perfect! We got some fake log in form. Oh yea, we need a Log In button.
- Locate "Button" in the 'Toolbox'
- Drag the "Button" to the form
- Go change the name to "Log In" or whatever you want
- Refer to step 3 if you don't know how to change the name of the Button, basically the same
Perfect, we got a nice looking fake bot with a non working login form. Lets keep going. We need some functions, or else people won't download this :(
- Locate "Checkbox" from 'Toolbox'
- Drag it over to the form
- Now change the name of the checkbox to anything you want
- For the sake of this example I will name this "Collect Wood" and "Fish"
Comment: Image of how it looks so far:
Spoiler (Click to View)
Continue to Step 5.
Step 5: Publish It!
Now that you are satisfied with your fake program, locate on your right hand side a tab called Solution Explorer. On top of "Form1.vb" there is a "My Project", double click this.
You now see a new page with the following on the left side:
- Application
- Compile
- Debug
- References
- Resources
- Services
- Settings
- Signing
- My Extensions
- Security
- Publish
Presently, you are on Application, with options such as "Assembly Name" and "Icon:" as well as "Assembly Information"
- Assembly Name: Name of Published Program
- Icon: Select the icon for your program. (Google if you have no *.ico)
- Assembly Information: Self-Explanatory, edit accordingly.
Comment: Image of this
Spoiler (Click to View)
Select where you want to Publish and press "Publish Now"
Spoiler (Click to View)
End Product:
Spoiler (Click to View)
What Now?
Now you spread your virus.
How?
First, bind your server to this fake program. For the sake of making it unsuspicious, you can crypt it with a crypter.
No comments:
Post a Comment