Thursday, 25 June 2015

Let's Create A Computer Virus Today

In this article i'll guide you through the steps of creating a virus. You'll be creating a simple virus file that disrupts CPU acrivity, replicates itself and renders the keyboard useless. 

Remember that we are only scratching the surface here, if you have an interest in this kind of stuff; you might wish to go futher and learn more. I recommend reading 'Hacking for Dummies'. 

You are going to create a simple and fake Virus that makes a PC crash. Here we go:
- Open notepad and type this code
- start virus.bat
  virus.bat
- Save it as virus.bat, make sure the extension/file type is .bat

After you’ve saved it, open it on your system and see what happens, if you can’t stop it; just forcefully shut down by holding down the power button long enough and restarting your computer.

Lemme know how it goes. Leave your comments below.

#Bless

No comments:

Post a Comment