Hi! This is just a simple spammer I made with Visual Basic.
*It includes two spam options*
-Email spamming (I think you need gmail for this)
-Chat spamming (Msn,Steam)
[IMG]https://i700.photobucke*****m/albums/ww2/Gigu345/Spammer.jpg[/IMG]
VIRUS SCANS
-Virustotal-
-VirusScan-
NOTE: The surprise button just opens a window with textbox & it keylogs everything that you write in to that textbox ( I know it's weird,suspicious & lame, but I did it just because I wanted to try it out)
Last edited by GiGux; 06-22-2011 at 05:00 AM. Reason: More info
Basic, nice job.
OT: One of the most cleanest desktops I've seen lol.
GiGux (06-22-2011)
I dont trust it simply bc it asks for email password..... I'll let @Jason check it out.
If anyone claims to be me via any other source outside of MPGH private or visitor messages, IT'S NOT ME!
They are trying to trick or scam you. Report them immediately and PM me here for verification.
"Don’t confuse my personality with my attitude. My personality is who I am. My attitude depends on who you are." — Frank OceanModerator: 5/2009-10/2009 | GMod: 10/2009-10/2010 | Staff Administrator: 10/2010-Present
I do not do requests via PM. Post in the appropriate section.
Stupid/Pointless Private messages = SPAM, SPAM = BAN.
SMTP clients such as live.com and gmail require an authentication in the form of an existing email account before using their services, so it's quite possibly legit. I'll disassemble and check though
EDIT: Looked through it, looks clean. Though give credits for the hook functionality. In future probably a better idea to leave out anything that may be thought of as a keylogger. Approved.
@Liz
Last edited by Jason; 06-22-2011 at 05:41 AM.
You can win the rat race,Originally Posted by Jeremy S. Anderson
But you're still nothing but a fucking RAT.
++Latest Projects++
[Open Source] Injection Library
Simple PE Cipher
FilthyHooker - Simple Hooking Class
CLR Injector - Inject .NET dlls with ease
Simple Injection - An in-depth look
MPGH's .NET SDK
eJect - Simple Injector
Basic PE Explorer (BETA)
GiGux (06-22-2011)
Simple and cool
Offtopic:
@Fuko - Ever seen something like this?(my gf's desktop)
lol
[highlight=vb.net] Private Sub PostThread_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PostThread.Click
If I_Use_Search = False Then
MsgBox("Use search before posting new thread!", MsgBoxStyle.Critical, "Error!")
Else
Call CreateNewThread(Title, Post)
End If
End Sub[/highlight]
uncheck - Rightclick -> View -> Show Desktop Icons
its magic!
Light travels faster than sound. That's why most people seem bright until you hear them speak.
[highlight=vb.net] Private Sub PostThread_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PostThread.Click
If I_Use_Search = False Then
MsgBox("Use search before posting new thread!", MsgBoxStyle.Critical, "Error!")
Else
Call CreateNewThread(Title, Post)
End If
End Sub[/highlight]
Thanks!
I really appreciate your comments, and yes the e-mail spammer is a little suspicious but how would you send email without logging in?
Note: (Yes it was rhetorical question)
Last edited by GiGux; 06-22-2011 at 08:26 AM. Reason: More info
You can win the rat race,Originally Posted by Jeremy S. Anderson
But you're still nothing but a fucking RAT.
++Latest Projects++
[Open Source] Injection Library
Simple PE Cipher
FilthyHooker - Simple Hooking Class
CLR Injector - Inject .NET dlls with ease
Simple Injection - An in-depth look
MPGH's .NET SDK
eJect - Simple Injector
Basic PE Explorer (BETA)
GiGux (06-22-2011)