Create a harmless computer virus

profilegangula1221
SampleCode1.pdf

University of the Cumberlands (Sample) Lab: Creating a fake computer virus Instructions: Key in the code be below. Open Notepad and save the file with the extension (.vbs). This will help you as prepare for your “Creating a harmless virus project.”

X=MsgBox("Message Description",0+16,"Title") 1

X=MsgBox("This is a very serious problem",0+16,"Don't Worry...") 2

X=MsgBox("Your computer will go into a self-destruction sequence unless you wire me $5,000 by 5:00 PM 3

today!",0+16,"Pay up or data will be deleted...") 4

X=MsgBox("Error while opening. Do you want to fix this problem?",4+64,"My Computer") 5