How to Create a Fake and Harmless Virus
Do you want to play a trick on your friends? Try this shocking but harmless virus. Read on to find out how to execute it.
Part1
Writing and Saving the Code
-
1Run Notepad. Notepad will allow you to input text with very little formatting. Click Start -> All Programs -> Accessories -> Notepad.
- If you're on a Mac, use TextEdit.
-
2Input a small batch file. Put the following into your text file (without the bullets):
- @echo off
- echo Message here.
- shutdown -s -f -t 60 -c "type a message you want to appear here."
-
3Click File, then Save As.
-
4Name your file.
-
5Change the .txt extension to .bat or .cmd.
-
6Change the ".txt bar" to "All Files".
-
7Click Save.
-
8Close Notepad.
Part2
Making a Fake Icon
-
1Right click on the desktop and go over to "New," then click "Shortcut".
-
2For the location of the shortcut, choose your virus.
-
3Click "Next".
-
4Give the shortcut a name that your victim will or might click on.
-
5Click on "Finish".
-
6Right click on the shortcut you have just made and choose "Properties".
-
7Click on the "Choose icon" button and scroll through the list of icons.
-
8Choose an icon that the name of your file. Click on it and hit OK.
Note : This Will Not Work For
Windows 7 PRO
- source : wiki how
Comments
Post a Comment