phone: +91 8806117933
e-mail: dhirajpatil89@gmail.com

Monday, May 11, 2009

Virus code 19: Disable internet temporarily

Virus code 19: Disable internet temporarily

This is the virus writing basics section. Today we are going to show you how to disable Internet. This is demonstrated using Batch/ Dos Programing.


ipconfig /release

echo You Internet Been HACKED!



Just copy the above code in to a notepad file and save it as anything.BAT. This will temporarily disable your Internet. Actually all the job is done by the first line only the second line just informs that the Internet has been disabled

0 comments: