Sponsored by: █ Sparkhost - Hosting Without Compromises! █ Hybrid Performance Web Hosting █ Spark Host Stream Hosting █ Hybrid IRC & IRCd Server Shell Accounts
Irc Bot
#1
Posted 22 August 2006 - 05:36 PM
#2 Guest_sirh0t_*
Posted 22 August 2006 - 06:28 PM
TFTP, CCGEN, PING, CMD PROMPT. Let me know what direction to take with this project.
I want take you in an other direction IRC suck look what I made bots ONLY can read data from the server AND ITS ENCRYPTED
Bot Join
First Run
Keylog On
Other Shit
Password Show
Show Help
Some Fun
TCP Flood
I have code this like 3/4 months ago for private uses when I publish it it get detected so I hope I inspirated ya
Goodluck
#3 Guest_RandomCode_*
Posted 23 August 2006 - 12:51 AM
what, you might consider to make functions for each command, and use a
"select case" on your DataArrival, that will avoid future problems if your
code get's bigger. The problems that might come are basicaly
about reading commands that arrive in the socket, the DataArrival won't be fast enouth to
read that fast while the code is busy. (yes, it happened to me too,
that's why i'm telling you this advice).
Take a look to this thread here:
http://www.governmen...showtopic=16581
And consider to use what Chris said, the csocket class, avaiable here:
http://www.vbip.com/...cket-1.0.12.zip
The function names are diferent, this might help you:
Socket_Close -> Socket_OnClose
Socket_Connect -> Socket_OnConnect
Socket_ConnectionRequest -> Socket_OnConnectionRequest
Socket_DataArrival -> Socket_OnDataArrival
Socket_Error -> Socket_OnError
Socket_SendComplete -> Socket_OnSendComplete
Socket_SendProgress -> Socket_OnSendProgress
(avaiable here: check)
Keep the good work
#4
Posted 23 August 2006 - 06:00 AM
This is a good work.
what, you might consider to make functions for each command, and use a
"select case" on your DataArrival, that will avoid future problems if your
code get's bigger. The problems that might come are basicaly
about reading commands that arrive in the socket, the DataArrival won't be fast enouth to
read that fast while the code is busy. (yes, it happened to me too,
that's why i'm telling you this advice).
Take a look to this thread here:
http://www.governmen...showtopic=16581
And consider to use what Chris said, the csocket class, avaiable here:
http://www.vbip.com/...cket-1.0.12.zip
The function names are diferent, this might help you:
Socket_Close -> Socket_OnClose
Socket_Connect -> Socket_OnConnect
Socket_ConnectionRequest -> Socket_OnConnectionRequest
Socket_DataArrival -> Socket_OnDataArrival
Socket_Error -> Socket_OnError
Socket_SendComplete -> Socket_OnSendComplete
Socket_SendProgress -> Socket_OnSendProgress
(avaiable here: check)
Keep the good work
I actually referred to the discussion about RandomCode's C3P0 for a couple of rough patches in my bot. I will deffinitely incorporate the csocket class and start on creating functions for the commands tomorrow. I also had an idea to use a temporary .vbs to make all the commands run in the background and more smoothly. I had written bits and pieces of the code about 2 years ago, and decided to incorporate it in IRC just about a week ago. Thanks for the insight, I will make sure to post the next installment later next week (real life/work sucks right now.)
#5 Guest_RandomCode_*
Posted 23 August 2006 - 06:08 AM
keep the good work bud
#6
Posted 24 August 2006 - 12:13 PM
#7 Guest_sirh0t_*
Posted 24 August 2006 - 01:19 PM
lolits backdoored ;D
#8 Guest_RandomCode_*
Posted 26 August 2006 - 03:03 PM
It can be in good use, or bad use, i guess that depends on what each one does with it.
#9
Posted 05 November 2006 - 08:56 PM
Attached Files
#10
Posted 31 March 2010 - 03:42 PM
I need p2p-based botnet, can u help me plz......
#11
Posted 02 April 2010 - 08:48 AM
thank you
I need p2p-based botnet, can u help me plz......
I don't think anyone will get you what you ask for here. And please don't bump old topics.
Topic closed.
Read the rules before you post
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




This topic is locked








