TO MAKE VIRUS

Materials are not posted with unethical intention


This will give you insight into how virus works with your system.

STEPS to make virus to shutdown system with message and restart it again

1. open notepad
2. write following codes in notepad

@echo off
echo your system has been infected with virus
pause
echo do you want to delete it?
pause
echo press enter to delete it
echo access denied
pause
echo VIRUS LOADING!!!   /*you can write whatever you wish*/
echo VIRUS ACTIVATED!!!      /*you can write whatever you wish*/
echo welcome to HELL!!!
shutdown -c "WELCOME TO HELL"

3. save files as "Hell.bat" (or whatever you wish)
4. double click "hell.bat"



Now another easy way:


1.Right click on desktop.
2.Go to "new" button.
3. Select "shortcut" option.
4. In the box type following command
     shutdown -s -c "you have got virus"
5. Click on the next Button. You can give it any name you wish.
    Like if you wanna play prank with your friends give it name "Internet Explorer". Click on Finish button
.6. Now on desktop you will see that shortcut, that you just made. Right click over it go to "properties".
 7. Select the "change Icon" button. And among Icon list select the icon of "Internet Explorer".
8. Click "OK". Then "Apply".


Now your friend will think it as Internet Explorer label. As soon he will click it. Shutdown command will be invoked and system will shutdown printing out your message.
There is no harm in this. It's just a prank 

No comments:

Followers