AshikNesin.com

Notes on Tech & Life

  • Home
  • Programming
  • Tutorials
  • Make Money
  • About
  • Contact
You are here: Home / How to Guide / Computer Tips & Tricks / How to Create fake virus using Notepad

How to Create fake virus using Notepad

By Ashik Nesin 6 Comments

How to Create fake Computer VirusWanna create a fake virus ?

Wanna prank your friends with fake virus?

Or else wanna pretend like a Computer Geek ?

If your answer to these question is yes then this article will help you to do it in a very simple way like never before.

You don’t need any software or access to internet to create fake virus using which you can prank your friends & family.

 

You may also like : How To Create Antivirus in 60 seconds

It’s extremely easy to create. All you need to do is  Just open notepad  and paste the following codes in it.

Fake Virus Program using Batch Script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
:A
color a
dir/s
goto B
:B
color 4
dir /s
goto C
:C
color 6
dir /s
goto d
:d
color 3
dir /s
goto E
:E
color 7
dir /s
goto A

 

Now save this file with .bat extension and open it. You can see some something which loads over and over again.

Create Fake Virus

 

Note : It’s just a piece of DOS code which list current directory on a loop.

Let us know your thoughts and suggestions in the comment below

 

  • Facebook
  • Twitter
  • Google+
  • StumbleUpon
  • Buffer

Recommended Guides for you

  • How to create antivirus in 60 SecondsHow to create antivirus in 60 Seconds
  • How to bypass WatchGuard HTTP proxyHow to bypass WatchGuard HTTP proxy
  • How to block all web Ads within 5 Seconds [Windows]How to block all web Ads within 5 Seconds [Windows]
  • How To Shutdown computer using C ProgramHow To Shutdown computer using C Program

Filed Under: Computer Tips & Tricks Tagged With: Computer Virus, fake virus, virus

About Ashik Nesin

Founder of HugeThoughts. I've been freelancing for many years and now focuses on providing quality resources &tutorials that I hope others find interesting too..
Contact me anytime for anything- I’d love to hear from you!

Comments

  1. [email protected] says

    March 23, 2012 at 2:43 pm

    Will try this virus prank on my friends 🙂

    Reply
  2. Shawnee says

    August 27, 2013 at 1:30 pm

    Wow, that’s what I was looking for, what a information! existing here at this web site, thanks Ashik.

    Reply
  3. John says

    August 29, 2013 at 12:27 pm

    I’m extremely impressed with your writing skills and also with the layout
    on your blog. Is this a paid theme or did you customize it
    yourself? Either way keep up the nice quality writing, it is rare to see a nice blog like this one nowadays.

    Reply
  4. Jayabharath says

    September 11, 2013 at 4:58 pm

    can it go slower?

    Reply
    • Ashik Nesin says

      September 16, 2013 at 1:32 pm

      I don’t think it is possible 🙁

      Reply
  5. Sam says

    December 29, 2013 at 7:58 am

    Simple but cool trick, Ashik

    Really awesome 🙂

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Articles

  • How To Record Your iPhone Screen in 3 Easy Steps
  • Official Link to Download Mozilla Firefox Standalone Offline Installer [Latest ]
  • How to Automatically Login to Windows 8.1/10 in 60 Seconds
  • How to create Self-Destruction program in C/C++
  • Top 5 open-source alternative for Photoshop
Copyright © 2020 · – till the end of time, Ashik Nesin