EMAIL SECURITY

Useful Tips to Secure your Email Account

HOW-TO GUIDES

How-To Articles and Software Tutorials

INTERNET SECURITY

Useful Tips for a Safe & Secure Internet Usage

NETWORK HACKS

Network Hacking Techniques Exposed!

VIRUS CREATION

Learn How to Create Viruses on your Own

Home » Archive by Category

Articles in the VIRUS CREATION Category

How to Test the Working of your Antivirus – EICAR Test
Saturday, 17 Apr, 2010 – 23:58 | 51 Comments
How to Test the Working of your Antivirus – EICAR Test

Have you ever wondered how to test your Antivirus software to ensure it’s proper working? Well here is a quick and easy way to test your antivirus. The process is called EICAR test which will …

A Virus Program to Disable USB Ports
Sunday, 19 Jul, 2009 – 17:42 | 43 Comments
A Virus Program to Disable USB Ports

In this post I will show how to create a simple virus that disables/blocks the USB ports on the computer (PC). As usual I use my favorite C programming language to create this virus. Anyone with …

How to Make a Trojan Horse
Sunday, 5 Apr, 2009 – 18:41 | 81 Comments
How to Make a Trojan Horse

Most of you may be curious to know about how to make a Trojan or Virus on your own. Here is an answer for your curiosity. In this post I’ll show you how to make a simple …

A Virus Program to Block Websites
Friday, 21 Nov, 2008 – 8:46 | 65 Comments
A Virus Program to Block Websites

Most of us are familiar with the virus that used to block Orkut and Youtube site. If you are curious about creating such a virus on your own, here is how it can be done. As …

A Virus Program to Restart the Computer at Every Startup
Friday, 17 Oct, 2008 – 8:49 | 99 Comments
A Virus Program to Restart the Computer at Every Startup

Today I will show you how to create a virus that restarts the computer upon every startup. That is, upon infection, the computer will get restarted every time the system is booted. This means that …

How to Create a Computer Virus?
Friday, 7 Dec, 2007 – 9:17 | 81 Comments
How to Create a Computer Virus?

This program is an example of how to create a virus in C. This program demonstrates a simple virus program which upon execution (Running) creates a copy of itself in the other file. Thus it …