Create a virus to block websites

How to create a virus to block websites


Today i am going to write a post on a simple virus written in C. It will block websites on your computer system. This C code is only the implementation of my previous post How to block a website without any software 
I am implementing that process by a C program to create it as a virus. Once the virus is clicked, it will block the some specific websites on victim's computer. The website which you want to block is mentioned in the source code of the program. Change the list according to your choice.


Download source code of Virus Here:
http://www.ziddu.com/downloadlink/13612130/Virus.rar


How to use:

  • You need to have a C compiler for that.

  • Compile and build the C program and generate the EXE file.

  • Run the EXE on your computer to check it's working. 

  • Go to the browser and try to open google or facebook. ;)

  • to unblock those websites. try the procedure given in my older post How to block a website without any software and delete the new entries in the file hosts created by this virus.

  • Now send this EXE to the victim as a game or any other software.



THIS IS FOR EDUCATIONAL PURPOSE. PLEASE DO NOT USE THIS TO HARM ANYONE

Penulis : Unknown ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel Create a virus to block websites ini dipublish oleh Unknown pada hari Sunday, August 14, 2011. Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan Create a virus to block websites
 

0 comments:

Post a Comment